\n" );
document.write( "Hi,\r
\n" );
document.write( "\n" );
document.write( "One number is 3 greater than another number
.
\n" );
document.write( "The product of the numbers is 154.
\n" );
document.write( "x(x+3) = 154
\n" );
document.write( "x^2 + 3x = 154
\n" );
document.write( "x^2 + 3x - 154 = 0
\n" );
document.write( "(x + 14)(x-11) = 0
\n" );
document.write( " (x + 14)=0, x = -14 (the other -11)
\n" );
document.write( "0r (x-11) = 0, x = 11 (the other 14)
\n" );
document.write( "Two sets of number satisfy: -14, -11 and 11,14
\n" );
document.write( "Wish You the Best in your Studies.
\n" );
document.write( "