document.write( "Question 766516: The difference between two numbers is 25. The smaller number is 1/6th of the larger number. What is the value of the smaller number? \n" ); document.write( "
Algebra.Com's Answer #467155 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = larger number \n" ); document.write( "x/6 = smaller number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x - x/6 = 25 {difference of the two numbers is 25} \n" ); document.write( "6x - x = 150 {multiplied entire equation by 6 to eliminate fraction} \n" ); document.write( "5x = 150 {combined like terms} \n" ); document.write( "x = 30 {divided each side by 5} \n" ); document.write( "x/6 = 5 {substituted 30, in for x, into x/6}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the smaller number is 5 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |