document.write( "Question 973964: 3 consecutive odd integers such that the product of the first and the third integers is equal to 4 less than the square of the second integer\r
\n" );
document.write( "\n" );
document.write( "my sides keep cancelling out, what am i missing \n" );
document.write( "
Algebra.Com's Answer #595982 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3 consecutive odd integers such that the product of the first and the third integers is equal to 4 less than the square of the second integer\r \n" ); document.write( "\n" ); document.write( "my sides keep cancelling out, what am i missing \n" ); document.write( "-------------- \n" ); document.write( "Use n-2, n, n+2 \n" ); document.write( "---- \n" ); document.write( "(n-2)*(n+2) = n^2 - 4 \n" ); document.write( "---------------- \n" ); document.write( "It's true for any 3 odd (or even) consecutive integers. \n" ); document.write( "No unique solution. \n" ); document.write( " |