document.write( "Question 579095: The product of a number and the number decreased by 3 is 108. Find the two possible answers for the number? \n" ); document.write( "
Algebra.Com's Answer #370859 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the number be x
\n" ); document.write( "x(x-3)=108\r
\n" ); document.write( "\n" ); document.write( "x^2-3x=108
\n" ); document.write( "x^2-3x-108 =0\r
\n" ); document.write( "\n" ); document.write( "x^2-12x+9x-108=0\r
\n" ); document.write( "\n" ); document.write( "x(x-12)+9(x-12)=0\r
\n" ); document.write( "\n" ); document.write( "(x-12)(x+9)=0\r
\n" ); document.write( "\n" ); document.write( "x=12 OR -9 \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );