Sin (x/4) = 1/2
x/4 = sin⁻¹ 1/2
x/4 = 45
x = 45*4
x = 180
So, your final answer is 180
Hope this helps!
The correct answer is the second option (b)
When n = 1 first term = -6
n = 2 second term = 0
n = 3 third term = 6
n = 4 4th term = 12
so we have an Arithmetic sequence first term = -6 and common difference = 6
Sum 14 terms = (14/2)[2*-6 + (14-1)*6]
= 462 answer
Answer:
y=1.7x + 1.3
Step-by-step explanation:
16x + 15y =20
therefore we make the variable stand on its own
15y = 20 - 16x
Divide both sides by the variable which is 15.
it will be y= 1.3 - 1 7x
so therefore the answer is :
y= 1.7x + 1.3
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13