document.write( "Question 666058: One number is 3 less than a second number. Twice the second number is 5 less than 3 times the first. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #414247 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi, Previously Posted
\n" ); document.write( "One number\"highlight%28y%29\" is 3 less than a second number\"highlight%28x%29\"
\n" ); document.write( "Twice the second number is 5 less than 3 times the first.
\n" ); document.write( "Translating 2nd statement into an equation:
\n" ); document.write( " 2x = 3y - 5 ||| \"y+=+x-3\" From 1st statement
\n" ); document.write( " 2x = 3(x-3) - 5
\n" ); document.write( " 2x = 3x - 9 - 5
\n" ); document.write( " 14 = x and y = 11
\n" ); document.write( "and...
\n" ); document.write( "\"28+=+3%2A11-5+=+33-5+=+28\" \n" ); document.write( "
\n" );