document.write( "Question 633239: The sum of two numbers is 47. One of the numbers is 2 more than twice the other number. Find the value of the smaller number. \n" ); document.write( "
Algebra.Com's Answer #398828 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x+2=47 \n" ); document.write( "3x=45 \n" ); document.write( "x=45/3 \n" ); document.write( "x=15 smaller number \n" ); document.write( "2x+2=32 \n" ); document.write( " |