document.write( "Question 898071: The sum of two numbers is 277. Four times the smaller number plus thirty-two is the larger number. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #544515 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 277. Four times the smaller number plus thirty-two is the larger number. What are the two numbers? \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "x + y = 277 \n" ); document.write( "4x + 32 = y \n" ); document.write( "-------------------- \n" ); document.write( "Substitute for \"y\" and solve for \"x\":: \n" ); document.write( "x + 4x + 32 = 277 \n" ); document.write( "5x = 245 \n" ); document.write( "x = 49 \n" ); document.write( "----- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = 4x + 32 \n" ); document.write( "x = 4*49 + 32 = 228 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |