document.write( "Question 116773: Solve by using the quadratic formula: 3x^2+4x-15=0 \n" ); document.write( "
Algebra.Com's Answer #84896 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( ".
\n" ); document.write( "\"3x%5E2%2B4x-15=0\"
\n" ); document.write( ".
\n" ); document.write( "This is in the standard quadratic form of:
\n" ); document.write( ".
\n" ); document.write( "\"ax%5E2+%2B+bx+%2B+c+=+0\"
\n" ); document.write( ".
\n" ); document.write( "By comparing the standard form to the given problem, you can see that a = 3, b = 4, and c = -15
\n" ); document.write( ".
\n" ); document.write( "For the standard form, the values of x that satisfy the equation are given by:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ".
\n" ); document.write( "So all you have to do to solve the given equation is to substitute 3 for a, 4 for b, and -15
\n" ); document.write( "for c into the equation for x. When you do, that equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-%284%29+%2B-+sqrt%28+4%5E2-4%2A3%2A%28-15%29+%29%29%2F%282%2A3%29+\"
\n" ); document.write( ".
\n" ); document.write( "Multiply out the denominator 2*3 = 6 to make the equation become:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-%284%29+%2B-+sqrt%28+4%5E2-4%2A3%2A%28-15%29+%29%29%2F6+\"
\n" ); document.write( ".
\n" ); document.write( "Work inside the radical. \"4%5E2+=+16\" and \"-4%2A3%2A%28-15%29+=+180\" and substituting
\n" ); document.write( "these values results in:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-%284%29+%2B-+sqrt%28+16%2B180%29%29%2F6+\"
\n" ); document.write( ".
\n" ); document.write( "Combine the terms in the radical:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-%284%29+%2B-+sqrt%28+196%29%29%2F6+\"
\n" ); document.write( ".
\n" ); document.write( "But the square root of 196 is 14. Substituting this results in:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-%284%29+%2B-+14%29%2F6+\"
\n" ); document.write( ".
\n" ); document.write( "Note that -(4) = -4 which simplifies the equation to:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-4+%2B-+14%29%2F6+\"
\n" ); document.write( ".
\n" ); document.write( "So there are two possible values of x as follows:
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-4+%2B+14%29%2F6++=+10%2F6+=+5%2F3\"
\n" ); document.write( ".
\n" ); document.write( "and
\n" ); document.write( ".
\n" ); document.write( "\"x+=+%28-4+-+14%29%2F6+=+-18%2F6+=+-3\"
\n" ); document.write( ".
\n" ); document.write( "Those are the two answers. Hope this helps to familiarize you with the quadratic equation and
\n" ); document.write( "how it can be used to solve quadratic equations.
\n" ); document.write( ".
\n" ); document.write( "
\n" );