Answer:
B = (5, 1).
Step-by-step explanation:
From the formula for the midpoint of a line :-
(-1 + x)/2 , (5 + y)/2 = (6/2, 6/2) where x and y are the coordinates of B.
so (-1 + x)/2 = 6/2
-1 + x = 6
x = 5.
and (5 + y)/2 = 6/2
5 + y = 6
y = 1.
Answer:
The Answer is 0.785398163 rad
Step-by-step explanation:
Answer:
I think its D
Step-by-step explanation:
It is between A&D but it just depends on if it says equal to or not and if not then it's D
Answer: 912
===================================
Work Shown:
The starting term is a1 = 3. The common difference is d = 5 (since we add 5 to each term to get the next term). The nth term formula is
an = a1+d(n-1)
an = 3+5(n-1)
an = 3+5n-5
an = 5n-2
Plug n = 19 into the formula to find the 19th term
an = 5n-2
a19 = 5*19-2
a19 = 95-2
a19 = 93
Add the first and nineteenth terms (a1 = 3 and a19 = 93) to get a1+a19 = 3+93 = 96
Multiply this by n/2 = 19/2 = 9.5 to get the final answer
96*9.5 = 912
I used the formula
Sn = (n/2)*(a1 + an)
where you add the first term (a1) to the nth term (an), then multiply by n/2
-----------------
As a check, here are the 19 terms listed out and added up. We get 912 like expected.
3+8+13+18 +23+28+33+38 +43+48+53+58 +63+68+73+78 +83+88+93 = 912
There are 19 values being added up in that equation above. I used spaces to help group the values (groups of four; except the last group which is 3 values) so it's a bit more readable.
Answer:
The output of the function y = -6x + 8 when the input is x = 20 is -112.
Step-by-step explanation:
y = -6x + 8
Input the value x = 20.
y = -6(20) + 8
Multiply -6 and 20.
y = -120 + 8
Add -120 and 8.
y = -112.