document.write( "Question 306867: If 6 is added to a number and then subtracted from the same number,the product of the sum and the difference is 189. what is the number? \n" ); document.write( "
Algebra.Com's Answer #219539 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let x=the number\r
\n" ); document.write( "\n" ); document.write( "(x+6)(x-6)=189\r
\n" ); document.write( "\n" ); document.write( "x^2 - 36 = 189
\n" ); document.write( "x^2=225
\n" ); document.write( "x=15
\n" ); document.write( "
\n" );