document.write( "Question 564632: One number is 11 more than 3 times another number. Their sum is 55. Find the SMALLER number. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365395 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number is 11 more than 3 times another number. \n" ); document.write( "Their sum is 55. Find the SMALLER \n" ); document.write( "--- \n" ); document.write( "smaller: x \n" ); document.write( "larger: 3x+11 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "x + 3x+11 = 55 \n" ); document.write( "4x = 44 \n" ); document.write( "x = 11 (smaller) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |