Answer:
B.
the complementary angles form a right angle with the shared ray
Answer:
Right Isosceles
Step-by-step explanation:
First, let's see if this triangle is Acute, Obtuse or Right.
We see that PB and QB are perpendicular lines, meaning that they form a right angle. Therefore, triangle PQB is a right triangle.
Next, let's see if this triangle is equilateral, isosceles or scalene. PB and QB are congruent side lengths but PQ is not congruent to either PB or QB. Therefore, because two of the side lengths are congruent to each other and one is not, then triangle PQB is a isosceles triangle.
In conclusion, triangle PQB can be categorized as a right isosceles triangle.
Hope this helps!
Answer:
0, -2
Step-by-step explanation:
Can I have brainliest? I hope this helped and have a nice day!
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5