document.write( "Question 956097: Please help me solve this word problem:One number is nine more than a second number. Six times the first is 12 less than 4 times the second. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #584150 by Zucchini(70)\"\" \"About 
You can put this solution on YOUR website!
X= 9 + y.
\n" ); document.write( "6x = 4y - 12.\r
\n" ); document.write( "\n" ); document.write( "It's a system of equations. All you have to do is plug in and solve:\r
\n" ); document.write( "\n" ); document.write( "6(9 + y) = 4y - 12
\n" ); document.write( "54 + 6y = 4y - 12
\n" ); document.write( "66 = -2y
\n" ); document.write( "-33 = y\r
\n" ); document.write( "\n" ); document.write( "Now we plug y into the first equation.\r
\n" ); document.write( "\n" ); document.write( "9 + -33 = x
\n" ); document.write( "-24 = x\r
\n" ); document.write( "\n" ); document.write( "The numbers are -33 and -24
\n" ); document.write( "
\n" );