SOLUTION: if f(x)=x^2-7x find f (a-4)

Algebra ->  Equations -> SOLUTION: if f(x)=x^2-7x find f (a-4)      Log On


   



Question 836607: if f(x)=x^2-7x find f (a-4)
Answer by doodles(24) About Me  (Show Source):
You can put this solution on YOUR website!
Basically you insert (a-4) into x so....
%28a-4%29%5E2-7%28a-4%29 --> a%5E2-16-7a+%2B+28 --> a%5E2-7a%2B12
Then we solve the quadratic equation:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation aa%5E2%2Bba%2Bc=0 (in our case 1a%5E2%2B-7a%2B12+=+0) has the following solutons:

a%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-7%29%5E2-4%2A1%2A12=1.

Discriminant d=1 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--7%2B-sqrt%28+1+%29%29%2F2%5Ca.

a%5B1%5D+=+%28-%28-7%29%2Bsqrt%28+1+%29%29%2F2%5C1+=+4
a%5B2%5D+=+%28-%28-7%29-sqrt%28+1+%29%29%2F2%5C1+=+3

Quadratic expression 1a%5E2%2B-7a%2B12 can be factored:
1a%5E2%2B-7a%2B12+=+1%28a-4%29%2A%28a-3%29
Again, the answer is: 4, 3. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-7%2Ax%2B12+%29


Ultimately, the answer is 4 and 3.