document.write( "Question 749286: The difference between 2 numbers is 46. 5 times the smaller is equal to 2 more than the larger. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #455894 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The difference between 2 numbers is 46. 5 times the smaller is equal to 2 more than the larger. What are the numbers? \n" ); document.write( "----------- \n" ); document.write( "Equations: \n" ); document.write( "x - y = 46 \n" ); document.write( "5y = x + 2 \n" ); document.write( "----- \n" ); document.write( "Rearrange: \n" ); document.write( "x = y + 46 \n" ); document.write( "x = 5y - 2 \n" ); document.write( "----- \n" ); document.write( "Substitute: \n" ); document.write( "y+46 = 5y-2 \n" ); document.write( "4y = 48 \n" ); document.write( "y = 12 \n" ); document.write( "------ \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = y + 46 \n" ); document.write( "x = 12 + 46 = 58 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |