Find f(x)=ax^2+bx+c with tangent m=10 at (2,7), x-int at x=1

crzymath

New member
Joined
Oct 27, 2008
Messages
28
find a second degree polynomial f(x)=ax[sup:eek:ik1nw31]2[/sup:eek:ik1nw31]+bx+c such that its graph has a tangent line with slope 10 at the point (2,7) and an x-intercept at (1,0)

when i tried to do this problem i used a system of equations but my professor said that was not the way to approach it.
 
Re: coefficiant with polynomial

someone please give me an idea on how to do this properly :(
 
Re: coefficiant with polynomial

Hello, crzymath!

Find a second degree polynomial f(x)=ax2+bx+c\displaystyle f(x)\:=\:ax^2+bx+c such that
its graph has a tangent line with slope 10 at the point (2,7) and an x-intercept at (1,0).

When i tried to do this problem i used a system of equations,
but my professor said that was not the way to approach it.

Interesting . . . I'd like to see your professor's approach.
A system of equation is the only obvious way to go . . .

The point (2,7) is on the graph: .f(2)=74a+2b+c=7\displaystyle f(2) = 7 \quad\Rightarrow\quad 4a + 2b + c \:=\:7

The point (1,0) is on the graph: .f(1)=0a+b+c=0\displaystyle f(1) = 0 \quad\Rightarrow\quad a + b + c \:=\:0

f(x)=2ax+b and f(2)=104a+b=10\displaystyle f'(x) \:=\:2ax + b\:\text{ and }\,f'(2) = 10 \quad\Rightarrow\quad 4a + b \:=\:10


Solving the system: .a=3,  b=-2,  c=-1\displaystyle a \,=\,3,\;b \,=\, \text{-}2,\;c \,=\, \text{-}1

Therefore: .f(x)  =  3x22x1\displaystyle f(x) \;=\;3x^2 - 2x - 1

 
Re: coefficiant with polynomial

^^thanks-but where did you get the f '(2) from???
 
Re: coefficiant with polynomial

i know this is gonna sound really dumb-especially comin from a calculus student-but how would you solve a for 3 systems of equations??? last time i did that was in junior high :(
 
Top