To solve this you need to take the answer from the previous iteration.
Iteration 1: The answer is given
a1 = 300
Iteration 2: Solve using the equation. a(n-1) is the answer from the previous iteration. n = the number of the current iteration. So, a(n-1) = 300 and n = 2
a2 = 300/2 = 150
Iteration 3: a(n-1) = 150 and n = 3
a3 = 150/3 = 50
Iteration 4: a(n-1) = 50 and n = 4
a4 = 50/4 = 12.5
Answer: 12.5
Answer: 45°
Step-by-step explanation:
Diameter= 16m
Radius= 16/2 = 8m
The area of the circle= πr^2
= π8^2
= 64π square metres.
An area of 8π square metres is also 1/8 of the total area, therefore the arc must be 1/8 of the circumference.
The circumference = 2πr = 16π,
This gives us an arc length of 2π metres.
But since we are looking for the the angle.
In degrees: 360/8 = 45°
Answer:
2X-3Y = -1
Step-by-step explanation:
given equation is 3X +2Y = -7
FIRST BRING THIS IN SLOPE INTERCEPT FORM
2Y = -3X -7
DIVIDING EACH TERM BY 2
Y = (-3/2)X -7/2
SLOPE OF GIVEN EQUATION IS -3/2
SLOPE OF LINE PERPENDICULAR TO THIS IS NEGATIVE RECIPROCAL HENCE SLOPE OF REQUIRED EQUATION IS 2/3
EQUATION OF STRAIGHT LINE IN POINT SLOPE FORM IS
Y-Y1 = m(X-X1)
Y-1 = (2/3)(X-1)
MULTIPLYING ALL TERMS BY 3
3(Y-1) = 2(X-1)
3Y-3 = 2X -2
2X-2 = 3Y-3
2X-3Y =-3+2
2X-3Y = -1