document.write( "Question 792245: two numbers are the sum of 48. twice the first number subtracte4d from the second is three. find the numbers \n" ); document.write( "
Algebra.Com's Answer #479888 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two numbers are the sum of 48. twice the first number subtracte4d from the second is three. find the numbers \n" ); document.write( "----- \n" ); document.write( "x + y = 48 \n" ); document.write( "x - 2y = 3 \n" ); document.write( "------- \n" ); document.write( "Subtract and solve for \"y\": \n" ); document.write( "3y = 45 \n" ); document.write( "y = 15 \n" ); document.write( "------ \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x + y = 48 \n" ); document.write( "x = 33 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |