document.write( "Question 1053713: 3 consecutive mult. of 5 such that the sum of 2 times the largest mult. of 5 and 4 times the middle mult. of 5 is 160
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #804072 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
multiples of 5 ---> (x-5), x, (x+5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(x+5) + 4x = 160
\n" ); document.write( "2x + 10 + 4x = 160
\n" ); document.write( "6x = 150
\n" ); document.write( "x = 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The numbers are 20, 25, and 30.
\n" ); document.write( "
\n" );