document.write( "Question 288971: find two consecutive odd integers whose product is 255 \n" ); document.write( "
Algebra.Com's Answer #209374 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Here are the two consecutive odd numbers:\r
\n" ); document.write( "\n" ); document.write( "x
\n" ); document.write( "x + 2\r
\n" ); document.write( "\n" ); document.write( "The product of the two numbers = 255.\r
\n" ); document.write( "\n" ); document.write( "We write it this way:\r
\n" ); document.write( "\n" ); document.write( "x times (x + 2) = 255\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?
\n" ); document.write( "
\n" );