document.write( "Question 911227: The sum of two number is 81 the difference of twice one number and three times the other is 62. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #552929 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Numbers x and (81-x)
\n" ); document.write( "3(81-x) - 2x = 62
\n" ); document.write( "243 - 3x - 2x = 62
\n" ); document.write( "181 = 5x
\n" ); document.write( "36.2 = x
\n" ); document.write( "36.2 and 44.8 \"81-36.2\" are the numbers
\n" ); document.write( "and..checking
\n" ); document.write( "3(44.8) - 2(36.2) = 62
\n" ); document.write( "
\n" ); document.write( "
\n" );