WE NEED THE FREAKIN' POINTS
Answer:
100
Step-by-step explanation:
4 spirals for 1 student. 4 x 25 to get the total number, and that equals 100
Is a point line and <span>plane</span>
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
<h3>How to generate values from a recursive function</h3>
In this question we have a kind of <em>recursive</em> function known as Fibonacci's function, where a value of the series is generated from at least <em>immediately previous</em> elements. In this case, we need to find the <em>first</em> three elements from the <em>fifth</em> and <em>fourth</em> elements of the series:

a₄ = a₅ - a₆ + 4
a₄ = - 2 - 0 + 4
a₄ = 2
a₃ = a₄ - a₅ + 4
a₃ = 2 - (- 2) + 4
a₃ = 8
a₂ = a₃ - a₄ + 4
a₂ = 8 - 2 + 4
a₂ = 10
a₁ = a₂ - a₃ + 4
a₁ = 10 - 8 + 4
a₁ = 6
The <em>first three</em> elements of the <em>recursive</em> series are 6, 10, 8. (Correct choice: B)
To learn more on recursive series: brainly.com/question/8972906
#SPJ1
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