document.write( "Question 174954: If 6 is added to a number and than 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 #130035 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 6 is added to a number and than subtracted from the same number, the product of the sum and the difference is 189 \n" ); document.write( "------------------------ \n" ); document.write( "Let the number be \"x\". \n" ); document.write( "EQUATION: \n" ); document.write( "(x+6)(x-6) = 189 \n" ); document.write( "x^2 -36 = 189 \n" ); document.write( "x^2 = 225 \n" ); document.write( "x = 15 or x = -15 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |