document.write( "Question 296619: the sum of two consecutive multiples of 17 is 85. find the number
\n" ); document.write( "[i know the answer is 34 and 51, but how come?
\n" ); document.write( "

Algebra.Com's Answer #213692 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
17x+17(x+1)=85
\n" ); document.write( "17*(2x+1)=85
\n" ); document.write( "2x+1=5
\n" ); document.write( "2x=4
\n" ); document.write( "x=2
\n" ); document.write( "17*2+17*3=85
\n" ); document.write( "34+51=85\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );