document.write( "Question 248905: I can't get my equation in the right order, the 0 is confusing me:\r
\n" ); document.write( "\n" ); document.write( "4x2-9=0 the first part is four x squared.==> 4x^2-9=0\r
\n" ); document.write( "\n" ); document.write( "equation rewritten as 4x^2-9=0
\n" ); document.write( "

Algebra.Com's Answer #181359 by chosenpoint(26)\"\" \"About 
You can put this solution on YOUR website!
We can use the ^ symbol to indicate exponents, but in true mathematical format, the equation should look like this:
\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2-9=0\"
\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2-9%2B9=0%2B9\" adding 9 to both sides
\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2=9\" simplifying
\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2%2F4=9%2F4\" dividing both sides by 4
\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2=9%2F4\" simplifying
\r
\n" ); document.write( "\n" ); document.write( "\"sqrt%28x%5E2%29=sqrt%289%2F4%29\" taking square root of both sides
\r
\n" ); document.write( "\n" ); document.write( "\"x=%2Bsqrt%289%2F4%29\" or \"x=-sqrt%289%2F4%29\" simplifying
\r
\n" ); document.write( "\n" ); document.write( "\"x=%2B3%2F2\" or \"x=-3%2F2\" further simplifying and final answer
\r
\n" ); document.write( "\n" ); document.write( "If using the quadratic formula, it would look like this:
\r
\n" ); document.write( "\n" ); document.write( "\"ax%5E2%2Bbx%2Bc=0\"
\r
\n" ); document.write( "\n" ); document.write( "\"4x%5E2%2B0x-9=0\" converted the original given equation to standard form, notice there is no x term, so we have used \"0x\" as a placeholder
\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29\" where \"a=4\", \"b=0\", and \"c=-9\"
\r
\n" ); document.write( "\n" ); document.write( "and from there, just substitute the numbers in for a, b, and c
\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-0+%2B-+sqrt%28+0%5E2-4%2A4%2A%28-9%29+%29%29%2F%282%2A4%29\"
\r
\n" ); document.write( "\n" ); document.write( "\"x=+0+%2B-+sqrt%28144%29%2F8%29\"
\r
\n" ); document.write( "\n" ); document.write( "\"x=+0+%2B-+12%2F8%29\"
\r
\n" ); document.write( "\n" ); document.write( "\"x=%2B3%2F2\" or \"x=-3%2F2\" final answer verified
\n" ); document.write( "
\n" );