document.write( "Question 820095: The sum of two numbers is 25. The larger number is seven less than seven times the larger number. Find the smaller number \n" ); document.write( "
Algebra.Com's Answer #493394 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+7x-7=25
\n" ); document.write( "8x=25+7
\n" ); document.write( "x=32/8
\n" ); document.write( "x=4
\n" ); document.write( "
\n" );