document.write( "Question 633123: Write the following as a quadratic equation,\n" ); document.write( "Two consecutive odd integers have a product of 35 \n" ); document.write( "
Algebra.Com's Answer #398671 by graphmatics(170)\"\" \"About 
You can put this solution on YOUR website!
Denote the first odd number by 2n+1 then the next consecutive odd number is 2n+3. We have (2n+1)(2n+3)=35 so 4*n^2+8n+3=35 so 4*n^2+8n-32=0 so n^2+2n+8=0. \n" ); document.write( "
\n" );