sml92
- 3
- 0
Homework Statement
Function: f(x)=x^2-x Line: x+2y-6=0
The Attempt at a Solution
Find an equation of the line that is tangent to the graph of f and parallel to the given line.
RPierre said:First, you must simplify your line for y = mx + b form.
x + 2y - 6 = 0
-> x - 6 = -2y
-> \frac{x-6}{-2} = y
-> y = \frac{-1x}{2} + 3
Next, to find a line tangent to f(x), we take it's derivitive
f'(x) = 2x - 1
Compare the two slopes. 2 and -1/2. These are in fact perpendicular to each other. See what you can do with that.