document.write( "Question 425978: Twice one number is four more than 3 times another. Their difference is 3. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #296672 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The correct equations are 2x = 3y + 4 and \"abs%28x-y%29\" = 3.\r
\n" ); document.write( "\n" ); document.write( "These would give two possible pairs of solutions:\r
\n" ); document.write( "\n" ); document.write( "(5,2) and (-13, -10).
\n" ); document.write( "
\n" );