document.write( "Question 377891: Use the system of equations to solve the following:
\n" ); document.write( "The sum of two numbers is 73. When the smaller number is subtracted from twice the greater number the result is 50. Find the numbers.
\n" ); document.write( "

Algebra.Com's Answer #268497 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let smaller number be x
\n" ); document.write( "the other number be y
\n" ); document.write( "x+y=73.........................1
\n" ); document.write( "2y-x=50........................2
\n" ); document.write( "Add the equations
\n" ); document.write( "3y=123
\n" ); document.write( "/3
\n" ); document.write( "y = 123/3
\n" ); document.write( "y=41..
\n" ); document.write( "plug value of y in (1)
\n" ); document.write( "x+41=73
\n" ); document.write( "-41
\n" ); document.write( "x=73-41
\n" ); document.write( "x=32
\n" ); document.write( "...
\n" ); document.write( "x=32, y =41
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );