document.write( "Question 67132: Consider the equation
\n" ); document.write( "4x2 - 9 = 0
\n" ); document.write( "Let's try to solve it as follows:
\n" ); document.write( "4x2 - 9 = 0
\n" ); document.write( "(2x - 3)2 = 0
\n" ); document.write( "2x - 3 = 0
\n" ); document.write( "2x = 3
\n" ); document.write( "x = 3/2\r
\n" ); document.write( "\n" ); document.write( "Is this solution correct and if not why and what is the real solution?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #47744 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
4x^2 - 9 = 0
\n" ); document.write( "This form is called \"difference of squares\".
\n" ); document.write( "This is the way it factors:
\n" ); document.write( "a^2-b^2=(a-b)(a+b)
\n" ); document.write( "In your problem a=2x and b=3
\n" ); document.write( "So you factor the left side to get:
\n" ); document.write( "(2x-3)(2x+3)=0
\n" ); document.write( "Since the product is zero one of the factors must be zero.
\n" ); document.write( "So: 2x-3=0 or 2x+3=0
\n" ); document.write( "Then x=3/2 or x=-3/2
\n" ); document.write( "-------------
\n" ); document.write( "That is the standard way to proceed with your problem.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );