document.write( "Question 30819: Please solve the equation by factoring:
\n" ); document.write( "3x^2-24x+48=0
\n" ); document.write( "

Algebra.Com's Answer #17560 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
3x^2-24x+48=0 original
\n" ); document.write( "x^2-8x+16=0 divide by 3
\n" ); document.write( "(x-4)(x-4)=0 the sum of -4 and -4 to get -8; the product of -4 and -4 to get 16
\n" ); document.write( "x-4=0; x-4=0
\n" ); document.write( "x=4; x=4
\n" ); document.write( "the answer is 4
\n" ); document.write( "
\n" );