document.write( "Question 634305: Given three consecutive odd numbers such that the square of the second number is 192 less than the square of the third. Find those numbers. \n" ); document.write( "
Algebra.Com's Answer #399505 by graphmatics(170) You can put this solution on YOUR website! Let 2n+1 be the first odd integer, then 2n+3 and 2n+5 are the second and third consecutive odd integers \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The consecutive odd integers are 45,47 and 49. \n" ); document.write( " |