document.write( "Question 240777: Let f(x)=3x^2-8x. find a such that f(a)=-5. \n" ); document.write( "
Algebra.Com's Answer #176383 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
If \"f%28x%29+=+3x%5E2-8x\", then \"f%28a%29+=+3a%5E2+-8a\". And if f(a) = -5 then \"-5+=+3a%5E2+-8a\".

\n" ); document.write( "Now we just solve for a. Since this is a quadratic equation we will
\n" ); document.write( "1) Get one side equal to zero (by adding 5 to each side):
\n" ); document.write( "\"0+=+3a%5E2+-+8a+%2B5\"
\n" ); document.write( "2) Factor (and use the Zero Product Property) or use the Quadratic Formula.
\n" ); document.write( "\"0+=+%283a+-+5%29%28a-1%29\"
\n" ); document.write( "By the Zero Product Property, this or any product can be zero only if one (or more) of the factors is zero. So
\n" ); document.write( "\"3a+-+5+=+0\" or \"a-1+=+0\"
\n" ); document.write( "Solving these two equations we get:
\n" ); document.write( "\"3a+=+5\" or \"a+=+1\"
\n" ); document.write( "\"a+=+5%2F3\" of \"a+=+1\" (You will get these same answers if you use the Quadratic formula correctly.)
\n" ); document.write( "
\n" );