document.write( "Question 268566: The sum of two numbers is 148.The larger number is 16 more than twice the smaller number.What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #196785 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 148.The larger number is 16 more than twice the smaller number.What are the numbers? \n" ); document.write( "--------------------------- \n" ); document.write( "Using one variable: \n" ); document.write( "1st number: x \n" ); document.write( "2nd number 148-x \n" ); document.write( "----------------------- \n" ); document.write( "Equation: \n" ); document.write( "You really don't know which number is the larger so pick the most \n" ); document.write( "convenient in the equation: \n" ); document.write( "148-x = 2x+16 \n" ); document.write( "3x = 132 \n" ); document.write( "x = 44 \n" ); document.write( "--- \n" ); document.write( "148 - x = 104 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |