Answer:
x=14
Step-by-step explanation:
The sum of a interior angle is 180°
(7x-11)+(2x-3)+(5x-2)°=180°
7x+2x+5x=180+11+3+2
14x/14=196/14
x= 14
Hope this answers your question!! :)
Answer:
35 degrees is the third angle's value.
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 9 ounce box is the better deal, and Kyle will save 2 cents.
Step-by-step explanation:
First, you should find how much 1 once would cost in the 9 ounce box.
Do 2.52 ÷ 9 = x
x = 0.28
This means that in the <u>9 ounce box, one ounce costs 28 cents</u>.
Now, find how much one once would cost in the 12 ounce box.
3.60 ÷ 12 = x
x = 0.30
This means that in the <u>12 ounce box, one ounce costs 30 cents</u>.
This means that the 9 ounce box is a better deal, because it costs less per ounce.
0.30 - 0.28 = 0.02. This means there is a 2 cent difference in their prices per ounce.
So, Kyle should choose the 9 ounce box, and he will save 2 cents per box.