document.write( "Question 259303: solve, what are the solutions: 4x^2=12
\n" );
document.write( "find x-intercepts of f(x)=4x^2-12
\n" );
document.write( "(intercepts are ordered pair) \n" );
document.write( "
Algebra.Com's Answer #190902 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! original equation is \n" ); document.write( " \n" ); document.write( "divide by 4 to get \n" ); document.write( " \n" ); document.write( "take square root to get \n" ); document.write( " \n" ); document.write( "--- \n" ); document.write( "x-intercept of f(x)=4x^2-12 \n" ); document.write( "let y =0 and solve for x. \n" ); document.write( "we get the same as above \n" ); document.write( "x = +- sqrt(3) \n" ); document.write( " |