document.write( "Question 1154151: Find three consecutive positive odd integers such that the sum of their squares is 371. \n" ); document.write( "
Algebra.Com's Answer #776523 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! Let the 3 odd integers be x - 2, x and x + 2 \n" ); document.write( "Square of the 1st = \n" ); document.write( "Square of the 2nd = \n" ); document.write( "Square of the 3rd = \n" ); document.write( "Adding the 3 equations above, and equating to the given sum, we get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So \n" ); document.write( "since it is given that x is positive, it cannot be -11\r \n" ); document.write( "\n" ); document.write( "So the 3 numbers are \n" ); document.write( "\n" ); document.write( "Check by adding the 3 squares \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Ans: 9, 11, 13 \n" ); document.write( " |