document.write( "Question 324234: the sume of two numbers is twenty five. the smaller number is equal to five less than the larger number. find both numbers \n" ); document.write( "
Algebra.Com's Answer #232055 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-5=25 \n" ); document.write( "2x=30 \n" ); document.write( "x=15 \n" ); document.write( "x-5=10 \n" ); document.write( " |