document.write( "Question 696300: one number is 12 less than the other, their product is 288. find the greater number? \n" ); document.write( "
Algebra.Com's Answer #428942 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! one number is 12 less than the other, their product is 288. \n" ); document.write( "find the greater number? \n" ); document.write( "------ \n" ); document.write( "1st: x \n" ); document.write( "2nd: x-12 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "x(x-12) = 288 \n" ); document.write( "x^2 - 12x - 288 = 0 \n" ); document.write( "----- \n" ); document.write( "(x-24)(x+12) = 0 \n" ); document.write( "--- \n" ); document.write( "X = 24 \n" ); document.write( "x-12 = 12 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |