document.write( "Question 1032468: the sum of two number is 30 . the larger number is 5 more than four times the smaller number find the product of number \n" ); document.write( "
Algebra.Com's Answer #647137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of two number is 30 . the larger number is 5 more than four times the smaller number find the product of number \n" ); document.write( "----- \n" ); document.write( "x + y = 30 \n" ); document.write( "x = 4y+5 \n" ); document.write( "------------------- \n" ); document.write( "Substitute to get: \n" ); document.write( "4y+5 + y = 30 \n" ); document.write( "5y = 25 \n" ); document.write( "y = 5 \n" ); document.write( "---------------- \n" ); document.write( "x = 30-5 = 25 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |