document.write( "Question 528424: Three consecutive odd integers are such that the square of the first plus the square of the third is 170. Find the three integers. \n" ); document.write( "
Algebra.Com's Answer #349281 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x^2 + (x + 4)^2 = 170\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + x^2 + 8x + 16 = 170\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 + 4x - 77 = 0 \n" ); document.write( " |