Find the coefficient - calculus questions

AI Thread Summary
The discussion revolves around finding coefficients in polynomial expressions. The first question involves evaluating g(2+h) for the function g(x) = 2x^2 – 5x, leading to the simplified expression -2 + 3h + 2h^2. The second question focuses on determining the coefficient of x in the expansion of (2x – 7)^2, which is clarified to be -28 after expanding the polynomial. Participants emphasize that the coefficient refers specifically to the term directly in front of x, distinguishing it from coefficients of other terms like x^2. The final consensus confirms that the coefficient of x in the given expression is indeed -28.
vorcil
Messages
395
Reaction score
0
1:
If g(x) = 2x^2 – 5x then g(2+h) =

my working

2(2+h)^2 -5(2+h)
( 2((2+h)*(2+h)) ) - 5(2+h)
2(4 + h^2 + 4h) - 10 -5h
8 + 2h^2 + 8h - 10 -5h

-2 + 3h + 2h^2

2:
Find the coefficient of x in (2x – 7)^2.
isn't it 2?
 
Physics news on Phys.org
#1 looks correct.
#2 you'll have to expand it first!
 
queenofbabes said:
#1 looks correct.
#2 you'll have to expand it first!

Find the coefficient of x in (2x – 7)2.

2x-7 * 2x-7
4x^2 - 14x - 14x + 49

4x^2 - 28x + 49

coefficient is 4-28?
so -24?
or 4, or 28

i'm pretty sure it's 4, because it's infront of the x^2, but the 28 infront of x could also be a coefficient?
 
Coefficient fof x is the number in front of x...so in 4x^2 + (- 28)x + 49 what is that?
 
rock.freak667 said:
Coefficient fof x is the number in front of x...so in 4x^2 + (- 28)x + 49 what is that?

there is a 4 in front of the x^2,
and -28 infront of the x.

if you meant the number infront of just the x, then it's -28
if you meant the number infront of the x, in x^2 then it's 4

which one do i choose? the power functioned x or the x without it?

i'm assuming it's the x without it because if there were more functions, like a cubic polynomial, with like ax^4 + bx^3 + cx^2 + dx + e, then it'd get confusing

so -28 is my awnser?
 
vorcil said:
so -28 is my awnser?

Yes.


But if you had

ax3+bx2+cx+d

The coefficient of x3 is a
The coefficient of x2 is b
The coefficient of x is c

and so forth.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top