document.write( "Question 244009: What is the quadratic equation of 4x^2-8x-9=0\r
\n" );
document.write( "\n" );
document.write( "(simplifiy your answer. type an exact answer using radicals as needed. Use integers or fractions for any number in the expression. Express complex numbers in the form of i.) \n" );
document.write( "
Algebra.Com's Answer #178629 by mathitutor(25)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2-8x-9=0 \n" ); document.write( "=> (2x)^2 - 2.2x.2 + 2^2 -9 -4 = 0 \n" ); document.write( "=> (2x -2)^2 = 13 \n" ); document.write( "=> 2x - 2 = +sqrt(13) or -sqrt(13) \n" ); document.write( "=> 2x = 2 +sqrt(13) or 2-sqrt(13) \n" ); document.write( "x = 1 + sqrt(13)/2 or 1 - sqrt(13)/2 \n" ); document.write( " |