1/2 = cos(2*t)sqrt(3) /2 = sin(-2*t)find tfind the time derivative of x(t), y(t)(-2sin(2*t) , -2cos(2*t) )plug in the t you found to find the velocity vector.
Answer:
Either A or B
Step-by-step explanation:
Its not C or D sorry I couldn't be much help, but I hope that makes it a bit easier?
P=650
R= 5% annually= 0.05
T=1 month=1/12 year
Sl=Prt=650*0.05*1/12= $2.70
So the answer would be 2.7 or 2.70
Y =ax² + bx +c
1) Point (0,7)
7 = a*0² +b*0 +c
c = 7
y=ax² + bx + 7
2) Point (1,4)
4=a*1² + b*1 + 7, ----> 4 = a +b + 7, ------>
a+b= - 3
3) Point (2, 5)
5=a*2² + b*2 + 7, ----> 5=4a+2b +7,---> -2=4a+2b, ---->
-1=2a + b
4)
a+b= - 3, ----> b= -3 - a (substitute in the second equation)
2a+b= -1
2a - 3 - a = -1, ----> a - 3 = -1,
a =2
5) a+b= - 3
2 + b = -3
b = -5
y=2x² - 5x + 7