
Hadassah J.
asked 01/27/20If g(x)=2x2−3x+2, find g(4+c).
1 Expert Answer

Thomas H. answered 01/27/20
Mathematics Tutor
g(x)=2x2 - 3x + 2
if x =4+c, we simply substitute (4+c) for x in the function, g(x).
g(4+c) = 2(4+c)2-3(4+c)+2
g(4+c) will, in this case, turn out to be a polynomial in c.
Looking at the first term of the right side of the equation, we have 2(4+c)2.
We start by expanding (4+c)2 either by simply multiplying (4+c) by (4+c) OR
using the binomial formula
(a+b)2=a2+2ab+b2
so
(4+c)2=42+2*4*c+c2=16+8c+c2
and
2(4+c)2=2(16+8c+c2)=2*16+2*8c+2c2=32+16c+2c2
which we can rewrite as
2(4+c)2=2c2+16c+32
Looking at the second term, -3(4+c)
-3(4+c)=-12-3c
which we can rewrite as
-3(4+c)=-3c-12
Looking back to our original expression for g(4+c)
g(4+c) = 2(4+c)2-3(4+c)+2
we rewrite the terms in their expanded form.
g(4+c) = 2c2+16c+32 -3c-12 + 2
and we rewrite the equation further by consolidating the coefficients of c and c2.
g(4+c) = 2c2+(16-3)c+(32-12 + 2)= 2c2+13c+22
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Thomas H.
I'm assuming here that 2x2 was actually suppose to be 2 times the square of x.01/27/20