document.write( "Question 839258: Find three consecutive positive odd integers such that the product of the first and third is equal to one less then twice the second (only an algebraic solution wjll be excepted) \n" ); document.write( "
Algebra.Com's Answer #505634 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "three consecutive positive odd integers:\"highlight_green%28x%29\",\"highlight_green%28x%2B2%29\",\"highlight_green%28x%2B4%29\"
\n" ); document.write( "Question states***product of the first and third is equal to one less then twice the second
\n" ); document.write( "*** x(x+4) = 2(x+2) - 1
\n" ); document.write( " x^2 + 2x -3 = 0
\n" ); document.write( " (x + 3)(x - 1) = 0, x = 1 (positive odd integers)
\n" ); document.write( "The three consecutive positive odd integers are: 1, 3, 5
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " \"1%2A5+=+2%2A3+-+1+=+5\"
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );