document.write( "Question 354639: Can you help me solve this?\r
\n" );
document.write( "\n" );
document.write( "the sum of two numbers is 45. if 4 times the smaller is increased by 3 times the larger, the result is 150. Find the numbers \n" );
document.write( "
Algebra.Com's Answer #253376 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "let n represent the smaller number. Then (45-n) would be the larger \n" ); document.write( ". \n" ); document.write( "question states * \n" ); document.write( "4n + 3(45-n) = 150 \n" ); document.write( ". \n" ); document.write( "4n + 3*45 -3n = 150 \n" ); document.write( ". \n" ); document.write( "n + 135 = 150 \n" ); document.write( "n = 15 \n" ); document.write( ". \n" ); document.write( "15 and 30 are the numbers \n" ); document.write( ". \n" ); document.write( "check your answer \n" ); document.write( "60 + 90 = 150 \n" ); document.write( " |