Equation of Tangent Line Parallel to x+2y-6=0 for f(x)=x^2-x

  • Thread starter Thread starter sml92
  • Start date Start date
  • Tags Tags
    Line
sml92
Messages
3
Reaction score
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.
 
Physics news on Phys.org
What is the requirement for two lines to be parallel to each other?
 
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.
 
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.

I think you should rethink that. I see a line with slope -1/2 and another line with a variable slope. Perhaps you should equate them.
 
thanks guys
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top