document.write( "Question 104264: one number is two more than a second number. twice the first number is 4 less than 3 times the second. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #77251 by BurningFlame_marc(77)\"\" \"About 
You can put this solution on YOUR website!
Hello!\r
\n" ); document.write( "\n" ); document.write( "This is how I solve this kind of problems.\r
\n" ); document.write( "\n" ); document.write( "Representations: x=1st number, x-2=2nd number.
\n" ); document.write( "Equation:2x=3(x-2)-4
\n" ); document.write( "Solution:
\n" ); document.write( "2x=3(x-2)-4
\n" ); document.write( "2x=3x-6-4
\n" ); document.write( "2x=3x-10
\n" ); document.write( "-x=-10
\n" ); document.write( "x=10
\n" ); document.write( "x-2=8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Final Answer: the 1st number is 10 and the 2nd number is 8.
\n" ); document.write( "
\n" );