document.write( "Question 622776: The sum of three numbers is 84. The second number is 6 less than the first . The third number is 4 times the first. What are the numbers?
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #391616 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The sum of three numbers is 84.
\n" ); document.write( "The second number is 6 less than the first\"highlight%28x%29\".
\n" ); document.write( "The third number is 4 times the first\"highlight%28x%29\".
\n" ); document.write( " x + (x-6) + 4x = 84
\n" ); document.write( " 6x = 90
\n" ); document.write( " x = 15
\n" ); document.write( "And
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 15 + 9 + 60 = 84 \n" ); document.write( "
\n" );