Since the total measure of all the angles of a triangle is always 180, solve for x with the equation: 3x+1+2x-3+9x=180. x=13. Now plug in x and look for the smallest one, which will be B. 23 degrees.
Answer:
30.4 percent. Hope this helps!
Step-by-step explanation:
Answer:
a_n = 28-2n
Step-by-step explanation:
Given sequence is:
26,24,22,20
We can see that the difference between consecutive terms is same so the sequence is an arithmetic sequence
The standard formula for arithmetic sequence is:

Here,
a_n is the nth term
a_1 is the first term
and d is the common difference
So,
d = 24-26
= -2
a_1 = 26
Putting the values of d and a_1

Hence, the recursive formula for given sequence is: a_n = 28-2n ..