Answer:
79.8
Step-by-step explanation:
7.98*10=
79.8
to check
(1/10)*79.8=
7.98
Answer:
0.3
Step-by-step explanation:
Find the number in the tenth place
3
and look one place to the right for the rounding digit
1
. Round up if this number is greater than or equal to
5
and round down if it is less than
5
.
0.3
Step-by-step explanation:
There are 12 games in the population. You need to use a random number generator to choose 2 of these games.
RandomSample[{1,2,3,4,5,6,7,8,9,10,11,12},2]
Let's say the first sample you get is {1,5}. That corresponds to game times of 8 minutes and 7 minutes. The mean game time for that sample is 7.5 minutes. So the first row in your table would be:
![\left[\begin{array}{ccc}Sample&List\ of\ Game\ Times&Mean\ Game\ Time\\1&8,7&7.5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DSample%26List%5C%20of%5C%20Game%5C%20Times%26Mean%5C%20Game%5C%20Time%5C%5C1%268%2C7%267.5%5Cend%7Barray%7D%5Cright%5D)
Given:Price of one taco = x; price of 2 tacos = 2xPrice of salad = $2.50Sales tax = 8% of the combined price of two tacos and a salad, namely .08(2x + 2.50)Tip = constant fee = $3.00Total bill = $13.80 Therefore the equation becomes
2x + 2.50 + .08(2x + 2.50) + 3 = 13.80 Solutions: 2x + 2.50 + .16x + .20 + 3 = 13.80 (using the distributive property to multiply 2x and 2.5 by .08).2.16x + 2.70 + 3 = 13.80 (combining like terms)2.16x + 5.70 = 13.80 (combining like terms)2.16x + 5.70 = 13.80 - 5.70 (subtraction property of equality)2.16x = 8.10x = 8.10/2.16 = 3.75 (division property of equality)
The cost of a single taco is $3.75
Answer:
wat is the actual question for this??
Step-by-step explanation: