Step-by-step explanation:
Mean =sum of values /number of values
total sum ↪️ 6+4+9+6+7+10+7
number of values is 7
= 49/7
<h2> =
7 is themean</h2>
Answer:
3,6,12,24.48,96,192
Step-by-step explanation:
Answer:
a=13
b=5
c=16.25
d=26.25
Step-by-step explanation:
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.
Answer:
Aaron's bowling score is 30
David's bowling score is 54
Step-by-step explanation:
The variable representing Aaron's score is = a
The variable representing David's bowling score = d
The sum of their scores is 84.
= a + d = 84...... Equation 1
David's bowling score is 6 less than 2 times Aaron's score.
d = 2a - 6
Substituting 2a - 6 for d in Equation 1
a + 2a - 6 = 84
3a - 6 = 84
3a = 84 + 6
3a = 90
a = 90/3
a = 30
Hence, Aaron's bowling score is 30
d = 2a - 6
d = 2(30) - 6
d = 60 - 6
d = 54
David's bowling score is 54