For the Fibonacci sequence you add the two previous numbers. You always start with 0, 1 and you add 0 and 1 which makes 1 then 1 + 1 makes two and so on. The next number in the sequence would be 34 + 55, meaning 89, and after that would be 55 + 89, or 144.
Perpendicular lines refers to a pair of straight lines that intercept each other. The slopes of this lines are opposite reciprocal, meaning that it's multiplication is -1.
On this case they give you the equation of a line and a point, and is asked to find the equation of a line that is perpendicular to the given one, and that passes through this point.
-2x+3y=-6 Add 2x in both sides
3y=2x-6 Divide by 3 in both sides to isolate y
y=2/3x-6/3
The slope of the given line is 2/3, which means that the slope of a line perpendicular to this one, needs to be -3/2. Now you need to find the value of b or the y-intercept by substituting the given point into the formula y=mx+b, where letter m represents the slope.
y=mx+b Substitute the given point and the previous slope found
-2=(-3/2)(6)+b Combine like terms
-2=-9+b Add 9 in both sides to isolate b
7=b
The equation that represents the line perpendicular to -2x+3y=-6 and that passes through the point (6,-2), is y=-3/2x+7.
<span>45n^(5/2) is the answer
</span>
Your answer will be A because you have to get the sum of 4 and 8 and then divide by 2. Which is 6 for the x coordinate. The you need to take the sum of -5 and -1 and then divide by 2. Which is -3 for the y coordinate. So the answer is (6,-3).
(1-cos^2(x)) csc^2(x)=1
one of the trigonometry rules is sin^2(x) + cos^2(x) = 1 if you rearrange this you realize that sin^2= 1-cos^2(x)
we also know that csc^2(x)= 1/sin^2(x) so now you can rewrite your equation as:
sin^2(x) x 1/sin^2(x) = 1
sin^2(x)/sin^2(x) =1
the LHS (left hand side) can cancel down to 1 because the numerator and denominator are the same
so then 1=1 Therefore LHS=RHS
Hope this helps