Check if you can write an equation relating the term number to the actual value
n1=3
n2=10 = 3+7
n3= 17 = n2+7 = n1+7+7 = n1 +2*7
n4= 24 = n1+3*7
so you will notice a pattern
for the x-th term
n_x =3+(x-1)*7
the 50th term would be n_50 = 3+(50-1) * 7
280 divided by 7 equals 40 and forty times 12 equals 480 so the answer is 480
B is the answer to your question
Answer:

Step-by-step explanation:
We have given the equation y = 6 sin (x)
On differentiating both side 
As it passes through the point 
So 
Now the unit vector is parallel to the tangent so m will be 5.196
This passes through the point 
So unit vector will be 

Answer:
(6 , -1)
Step-by-step explanation:
2x+ y = 11 ----------------(I)
y = 11 - 2x --------------------(II)

Multiply the whole equation by 2

x - 10y = 16 --------------------(III)
Substitute y = 11- 2x in equation (III)
x - 10(11 - 2x) = 16
x - 110 + 20x = 16
21x - 110 = 16
21x = 16 +110
21x = 126
x = 126/21
x = 6
Plugin x = 6 in equation (II)
y = 11 - 2*6
y = 11 - 12
y = -1