document.write( "Question 670579: The sum of two numbers is twenty . Three times the smaller number is equal to two times the larger number \n" ); document.write( "
Algebra.Com's Answer #417023 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"x%2By+=+20\" so \"x+=+20-y\"
\n" ); document.write( "\"3x+=+2y\"
\n" ); document.write( "\"3%2A%2820-y%29+=+2y\"
\n" ); document.write( "\"60+-+3y+=+2y\"
\n" ); document.write( "\"60+=+5y\"
\n" ); document.write( "\"12+=+y\"
\n" ); document.write( "then x = 20-12 = 8\r
\n" ); document.write( "\n" ); document.write( "Does 3*8 = 2*12?
\n" ); document.write( "
\n" ); document.write( "
\n" );