document.write( "Question 344996: the sum of five consecutive multiples of 3 is 585, what are these numbers? \n" ); document.write( "
Algebra.Com's Answer #246817 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be x\r \n" ); document.write( "\n" ); document.write( "x+x+3+x+6+x+9+x+12 \n" ); document.write( "5x+30=585 \n" ); document.write( "5x=555 \n" ); document.write( "x=111\r \n" ); document.write( "\n" ); document.write( "..... \n" ); document.write( "CHECK \n" ); document.write( "111+114+117+120+123=585 \n" ); document.write( " |