Solveeit Logo

Question

Question: If \(f(x) = {x^2} + 2x + 3\) , then how do you find \(f(a - 1)\) ?...

If f(x)=x2+2x+3f(x) = {x^2} + 2x + 3 , then how do you find f(a1)f(a - 1) ?

Explanation

Solution

Firstly, write down the function f(x)f(x) in terms of aa which will be f(a)f(a) . In terms of aa mean writing aa in place of xx . Now, write f(x)f(x) in terms of f(a1)f(a - 1) which is writing a1a - 1 in place of xx . Simplify to get an expression in terms of aa .

Complete step-by-step solution:
The given function is, f(x)=x2+2x+3f(x) = {x^2} + 2x + 3
The given expression is a quadratic function in the form of, f(x)=ax2+bx+cf(x) = a{x^2} + bx + c
Here, a,b,c  a,b,c\; are constant and xx is a variable.
With respect to our given function,
a=1;b=2;c=3\Rightarrow a = 1;b = 2;c = 3 and xx is the only variable.
Now, let’s write f(a)f(a)
To write f(a)f(a) we have to substitute aa in place of xx .
It is a polynomial function that’s why we almost get the same expression but in terms of aa .
f(x)=x2+2x+3\Rightarrow f(x) = {x^2} + 2x + 3
f(a)=a2+2a+3\Rightarrow f(a) = {a^2} + 2a + 3
In the same way, write f(x)f(x) as f(a1)f(a - 1)
To write f(a1)f(a - 1) we have to substitute a1a - 1 in place of xx .
f(x)=x2+2x+3\Rightarrow f(x) = {x^2} + 2x + 3
f(a1)=(a1)2+2(a1)+3\Rightarrow f(a - 1) = {(a - 1)^2} + 2(a - 1) + 3
Now start simplifying the expression.
Open the squared term, write it twice and then multiply.
f(a1)=[(a1)(a1)]+2(a1)+3\Rightarrow f(a - 1) = [(a - 1)(a - 1)] + 2(a - 1) + 3
f(a1)=[a(a1)1(a1)]+2(a1)+3\Rightarrow f(a - 1) = [a(a - 1) - 1(a - 1)] + 2(a - 1) + 3
Now open the brackets and simplify
Also, add the constants.
f(a1)=[(a2a)(a1)]+2a2+3\Rightarrow f(a - 1) = [({a^2} - a) - (a - 1)] + 2a - 2 + 3
f(a1)=[a2aa+1]+2a+1\Rightarrow f(a - 1) = [{a^2} - a - a + 1] + 2a + 1
Add the same degree terms.
f(a1)=a22a+1+2a+1\Rightarrow f(a - 1) = {a^2} - 2a + 1 + 2a + 1
Now, add the constants.
f(a1)=a2+1+1\Rightarrow f(a - 1) = {a^2} + 1 + 1
Evaluate further.
f(a1)=a2+2\Rightarrow f(a - 1) = {a^2} + 2

When f(x)=x2+2x+3f(x) = {x^2} + 2x + 3 , then f(a1)=a2+2f(a - 1) = {a^2} + 2 .

Additional information: The function defines a property or a relation between the input and the output such that each input relates to exactly one output. A quadratic function is a function where there is a second-degree polynomial and can be shown in the format, f(x)=px2+qx+rf(x) = p{x^2} + qx + r where p0p \ne 0 and p,q,r  p,q,r\; are constants and xx is a variable.

Note: One should be careful while substituting the values in the expression. Whenever a function f(x)f(x) is given and we have to find the value of f(p)f(p) , just substitute the value of pp in place of xx in the function to get f(p)f(p) .