I might be wrong but it should be 1
Answer:
x = 2
Step-by-step explanation:
<em>Distribute</em>
3 (−4) = 2 (−2+1)
3 − 12 = 2 (-2x +1)
<em>Distrubute again</em>
3x - 12 = -4x + 2
<em>Add twelve to both sides of the equation</em>
<em>Simpfly</em>
3x = -4x + 14
<em>Add 4x to both sides of the equation</em>
<em>simpfly</em>
7x = 14
<em>Divide both sides of the equation by the same term</em>
<em>Simpfly</em>
x = 2
I don't know what this question is asking exactly, but if i am right, it is asking for the ratio of heads flipped to tails flipped. If this is correct, then the ratio would be 24 to 8. My reasoning for this is, it already tells you that you have 8 times that tails was flipped, and all you have to do to figure out the amount of times heads if flipped it to subtract: 32-8=24, so that means that heads was flipped a total of 24 times. The last thing that you have to do is to put it into a ratio, and in the order it gives you initially, which would make the answer (3 ways):
1) 24 to 8
2) 24 : 8
3) 24/8
I hope this helps you.
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.