document.write( "Question 1027121: The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #642374 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The difference between two numbers is 25. Two times the larger number is 12 times the smaller number. Find the numbers.
\n" ); document.write( "------
\n" ); document.write( "x - y = 25
\n" ); document.write( "That means the \"x\" is the larger number.
\n" ); document.write( "-----
\n" ); document.write( "2x = 12y
\n" ); document.write( "-----
\n" ); document.write( "x = 6y
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"x\" and solve for \"y\"::
\n" ); document.write( "6y-y = 25
\n" ); document.write( "5y = 25
\n" ); document.write( "y = 5
\n" ); document.write( "------------
\n" ); document.write( "Solve for \"x\"::
\n" ); document.write( "x = y+25
\n" ); document.write( "x = 30
\n" ); document.write( "Notice that \"x\" is the larger number.
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );