document.write( "Question 427294: the sum of two numbers is 80. Three smaller numbers is larger than the bigger number by 48. Determine the value \n" ); document.write( "
Algebra.Com's Answer #297150 by stanbon(75887) ![]() You can put this solution on YOUR website! the sum of two numbers is 80. Three times the smaller number is larger than the bigger number by 48. Determine the value \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 80 \n" ); document.write( "3x - y = 48 \n" ); document.write( "--- \n" ); document.write( "Add to get: \n" ); document.write( "4x = 128 \n" ); document.write( "x = 32 (smaller #) \n" ); document.write( "--- \n" ); document.write( "solve for \"y\": \n" ); document.write( "x + y = 80 \n" ); document.write( "32 + y = 80 \n" ); document.write( "y = 48 (larger #) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |