document.write( "Question 762688: The sum of two numbers is 15 less than twice the first number. Their difference is 5 less than twice the second number. Find each of the numbers. Enter the larger number in the answer box below \n" ); document.write( "
Algebra.Com's Answer #464108 by lordshubham(4)\"\" \"About 
You can put this solution on YOUR website!
let 1 no be x
\n" ); document.write( "other no be y\r
\n" ); document.write( "\n" ); document.write( "x+y=15-2x
\n" ); document.write( "3x+y=15.....(I)\r
\n" ); document.write( "\n" ); document.write( "x-y=5-2y
\n" ); document.write( "x+y=5.......(II)
\n" ); document.write( "Solving I and II
\n" ); document.write( "x= 5 and y= 0\r
\n" ); document.write( "\n" ); document.write( "therfore two numbers are 5 and 0
\n" ); document.write( "
\n" ); document.write( "
\n" );