Answer:
(a, b, c) = (30°, 60°, 105°)
Step-by-step explanation:
Angle "a" and 30° are vertical angles, hence equal.
Angle "b" and angle "a" are complementary angles, so b = 90° -30° = 60°.
Angle "c" is supplementary to the one marked 75°, so is 180° -75° = 105°.
___
Angles "a" and "b" are complementary because the sum of angles in a triangle is 180° and the third angle in that triangle is 90°. Then ...
a+b = 180°-90° = 90°
___
75° and "c" are supplementary, because they are linear angles. The angle measure of a line is 180°, so that is their total measure.
Given:
The polynomial is:
To find:
The degrees and determine whether it is a monomial, binomial, or trinomial.
Solution:
We have,
The highest power of the variable <em>x</em> in the given polynomial is 4. So, the degree of the polynomial is 4.
Monomial: Polynomial with one term.
Binomial: Polynomial with two terms.
Trinomial: Polynomial with three terms.
In the given polynomial, we have three terms . So, the given polynomial is trinomial.
Therefore, the degree of the polynomial is 4 and it is a trinomial.
Answer:
266
Step-by-step explanation:
Answer:
<em>75</em>
Step-by-step explanation:
Given:
f(1) = 100
f(n+1) = f(n) - 5
Solve for:
f(6)
Solution:
f(1) = 100
f(2) = f(1) - 5 = 100 - 5 = 100 - 1 x 5 = f(1) - 1 x 5
f(3) = f(2) - 5 = 100 - 5 - 5 = 100 - 2 x 5 = f(1) - 2 x 5
...
f(n) = f(n - 1) - 5 = 100 - (n-1) x 5 = f(1) - (n-1) x 5
=> f(6) = f(1) - (6-1) x 5 = 100 - 5 x 5 = 100 - 25 = 75
Hope this helps!