document.write( "Question 1136721: The second of three numbers is 6 times the first. The third is 5 more than the second. If the second is decreased by twice the third, the result is -40. Find the three numbers \n" ); document.write( "
Algebra.Com's Answer #754521 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "WHICH           NUMBER\r\n" );
document.write( "first            x\r\n" );
document.write( "second          6x\r\n" );
document.write( "third           6x+5\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-----
\n" ); document.write( "If the second is decreased by twice the third, the result is -40.
\n" ); document.write( "-----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"6x-2%286x%2B5%29=-40\"
\n" ); document.write( "Solve and find the other two numbers (second and third).
\n" ); document.write( "
\n" );