document.write( "Question 696396: The number 66 is divided into smaller numbers. One number is 3 more than twice the other number. Find the larger of the two numbers \n" ); document.write( "
Algebra.Com's Answer #428977 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The number 66 is divided into smaller numbers. One number is 3 more than twice the other number. Find the larger of the two numbers \n" ); document.write( "---------------------- \n" ); document.write( "Equations: \n" ); document.write( "a + b = 66 \n" ); document.write( "a = 2b+3 \n" ); document.write( "--- \n" ); document.write( "Substitute for \"a\" and solve for \"b\": \n" ); document.write( "2b+3 + b = 66 \n" ); document.write( "3b = 63 \n" ); document.write( "b = 21 \n" ); document.write( "---- \n" ); document.write( "solve for \"a\": \n" ); document.write( "a = 2b+3 \n" ); document.write( "a = 2*21+3 \n" ); document.write( "a = 45 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |