Parameterize part of a Parabola

getty102
Messages
38
Reaction score
0

Homework Statement


Find a parametric equation for a part of a parabola.

Given:
y=-2x2
initial point: (-2,-8)
terminal point: (1,-2)



Homework Equations


x(t)=a+t(c-a)
y(t)=b+t(d-b)


The Attempt at a Solution


x(t)=-2+t(1-(-2))
=3t-2
y(t)=-8+t(-2-(-8))
=6t-8

I'm not sure where to go from there.
 
Physics news on Phys.org
dont you need to plug the x(t) into the y=-2x^2 to get y(t)
 
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