How do I turn a parabolic curve into a straight line?

  • Thread starter Thread starter twenty5
  • Start date Start date
AI Thread Summary
To turn a parabolic curve into a straight line, one must differentiate the curve to find the gradient at a specific point. For the equation y = x², the gradient is calculated as 2x, which at x = 4 results in a gradient of 8. Using the point-slope formula y - y1 = g(x - x1), where y1 is 16 and x1 is 4, the equation of the tangent line becomes y = 8x + 12. Understanding differentiation is crucial for solving these types of problems. Mastery of these concepts will enhance comprehension of related mathematical questions.
twenty5
Messages
93
Reaction score
0
sooper easy question :)

uhmm, say I have half of a parabolic curve, how do I turn it into a straight line?

what I'm thinking...

y = x2
root of y = x? but I leave the x as it is?

hmm hard to explain... let me try explaining a bit

(x,y)
(4,16)

okay? ok now to make it straight, I would do root of 4 and leave x as 16 and then just plot this on graph?

result

(x,y)
(2,16)

or would I do the root of 16 as well
 
Physics news on Phys.org


I have to ask, what are you trying to do?

"uhmm, say I have half of a parabolic curve, how do I turn it into a straight line?"

That doesn't really make sense.. Are you trying to find the gradient of the curve at a point?
 


Yeah i think he is;

First off you must differentiate, I'm not sure if you know what this means so i'll put a simple version down anyway;

y = x²

So CHANGE in y / CHANGE in x (gradient) = 2x (bring the power down)

Then insert the x figure

so say at the point x = 4, the gradient would be 8. (If you don't understand differentiation, look it up, it is KEY!! to understanding / doing any of these questions) http://en.wikipedia.org/wiki/Derivative

Then you must use the formula

y - y1 = g ( x - x1) Where you insert G gradient, y1 & x1, the points so

y - 16 = 8 (x - 4)

y = 8x + 12 Would be the equation for the line at the point x = 4

I can understand why you might find all that a bit hard to understand, if you still can't pickup on some stuff here post again! You must understand these problems! Peace! :P
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top