Answer:
x = 12
Step-by-step explanation:
130 + y = 180 {linear pair}
y = 180 - 130
y = 50°
3x - 6 +8x + 4 + 50 = 180 {Angle sum property of triangle}
3x + 8x - 6 + 4 + 50 = 180 {Combine like terms}
11x + 48 = 180
11x = 180 - 48
11x = 132
x = 132/11
x = 12°
Answer:
Scalene triangle (As the definition says)
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
The polynomial is:

Step-by-step explanation:
A third degree polynomial can be written in function of it's zeros
the following way:

In which a is the leading coefficient.
Integer coefficient that have zeros: 1+2i, 1-2i, -4
Leading coefficient: 1
So




Since 



