document.write( "Question 488927: the difference between 2 numbers is 5. the sum of four times the smaller and the larger is 35. find the numbers.\r
\n" );
document.write( "\n" );
document.write( "I cant understand the word problem, please help me. \n" );
document.write( "
Algebra.Com's Answer #333490 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the difference between 2 numbers is 5. the sum of four times the smaller and the larger is 35. find the numbers. \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "x - y = 5 \n" ); document.write( "4x + y = 35 \n" ); document.write( "--- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "5x = 40 \n" ); document.write( "x = 8 \n" ); document.write( "--- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x -y = 5 \n" ); document.write( "8 - y = 5 \n" ); document.write( "y = 3 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |