Finding the parametric form of a tangent line vectors

Wm_Davies
Messages
51
Reaction score
0

Homework Statement


Find the parametric form for the tangent line to the graph of y=2x2−5x+3 at x=2 is

Homework Equations


I have no clue!


The Attempt at a Solution


I found the tangent line to be y=3x-5

I know that the answer has to be in the form...

<x0,y0>+t<x1-x0,y1-y0>

I have absolutely no idea what is x0,y0,x1, or y1.

So I am just really confused on how to put it in the requested form.
 
Physics news on Phys.org
There are a lot of choices for x0, y0, x1 and y1. Pick any two points on your tangent line. Put x=2 and get y=1. So (2,1) is a choice for (x0,y0). Pick x=3. What do you get for y? That's a choice for (x1,y1). There's no one form for a parametric line. Pick any two points you want.
 
Thank you Dick. That actually makes a lot of sense! I was just making the problem too hard (as usual).
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top