document.write( "Question 885592: there are three consecutive odd integers. if we take the difference of the third and the first integers, it becomes equal to the product of the first and second integers plus the square of the second integer. what is the third odd integer?\r
\n" );
document.write( "\n" );
document.write( "hint: x be the first integer
\n" );
document.write( " x+2 be the second odd integer
\n" );
document.write( " x+4 be the third odd integer \n" );
document.write( "
Algebra.Com's Answer #535268 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! List of the three consecutive odd integers: \n" ); document.write( "2x+1 \n" ); document.write( "2x+3 \n" ); document.write( "2x+5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Difference between first and third: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Product of first and second, plus square of the second: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "They are given as equal: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "I see now your hint of \"let x be the first integer\"; but I followed a more typical method. I used x as any positive whole integer, and then built the consecutive ODD integers based on this idea. 2x will be an EVEN number, but 2x plus an ODD number will be an ODD number. \n" ); document.write( "- \n" ); document.write( "Now, when you solve for x, this will not be your first integer of the list. Your first integer of the list will be |