document.write( "Question 405782: using college math - quadratic equations - i factored this out like this:
\n" );
document.write( " 3x^2+5x-12=0
\n" );
document.write( "(3x+4) (x-3)
\n" );
document.write( " -4 +3
\n" );
document.write( " x= -4 x=3\r
\n" );
document.write( "\n" );
document.write( "1)now i need to use the form x^2 = k, then = +- sqrt k
\n" );
document.write( "how do i do that?
\n" );
document.write( "The only example i have is this, but i don't understand where they got the 6 and the 2 from.
\n" );
document.write( " x^2=72
\n" );
document.write( " x=+-sqrt72
\n" );
document.write( "x = +-6sqrt2\r
\n" );
document.write( "\n" );
document.write( "How do i use the x^2=k for 3x^2+5x-12=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #286553 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3x^2+5x-12=0 \n" ); document.write( "(3x+4)(x-3) = 0 \n" ); document.write( "--- \n" ); document.write( "Since the product is zero, one or those factors is zero. \n" ); document.write( "Solve: \n" ); document.write( "3x+4 = 0 \n" ); document.write( "x = -4/3 \n" ); document.write( "---- \n" ); document.write( "x-3 = 0 \n" ); document.write( "x = 3 \n" ); document.write( "-------------------------------- \n" ); document.write( "1)now i need to use the form x^2 = k, then = +- sqrt k \n" ); document.write( "how do i do that? \n" ); document.write( "The only example i have is this, but i don't understand where they got the 6 and the 2 from. \n" ); document.write( "x^2=72 \n" ); document.write( "x=+-sqrt72 \n" ); document.write( "x = +-sqrt(36*2) \n" ); document.write( "x = +-[sqrt(36)*sqrt(2)] \n" ); document.write( "x = +-6sqrt2 \n" ); document.write( "========================================== \n" ); document.write( "How do I use the x^2=k for 3x^2+5x-12=0 \n" ); document.write( "--- \n" ); document.write( "Comment: \n" ); document.write( "You don't; you have already solved the \n" ); document.write( "equation by factoring and using the \n" ); document.write( "zero product method. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |