document.write( "Question 477301: Find three consecutive odd whole numbers such that the sum of the squares of the two smaller numners is 9 more than the square of the largest. \n" ); document.write( "
Algebra.Com's Answer #327191 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "<==> (x - 7 )(x + 3 ) = 0 ==> x = 7, -3. \n" ); document.write( "Eliminate -3 because it is not non-negative.\r \n" ); document.write( "\n" ); document.write( "==> the numbers are 7,9, 11. \n" ); document.write( " |