document.write( "Question 720226: The sum of two numbers 100. Five times the smaller is 8 more than the larger. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #441713 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! SMALLER NUMBER========================18 \n" ); document.write( "LARGER NUMBER========================82 \n" ); document.write( "X+Y=100 \n" ); document.write( "5X-Y=8 \n" ); document.write( "6X=108 \n" ); document.write( "X=180/6=18 \n" ); document.write( "18+Y=100 \n" ); document.write( "Y=100-18=82 \n" ); document.write( " \n" ); document.write( " |