Answer:
Note that we need calculate the scores between the mean (
) and the mean plus 3 times the standard deviation. It is 3 times since the distance between the values given (513 and 759) divided by the standard deviation is 3 (
)
So the rule say that 99.7% of data is between
and
, as it is a normal distribution half of 99.7% is between
and
. Hence 49.85% of people score between 513 and 759.
Ok here are the steps and the answer
648 divided by 8 is 81.
64 goes into 8 8 times (8*8)
8 goes into 8 1 time (8*1)
Answer: x = $7, y = $6
Step-by-step explanation:
Let x be the cost of an adult ticket
Let y be the cost of a children's ticket
Translate these sentences to algebra:
At the circus, three adult tickets and five child tickets cost $51: 3x + 5y = 51
Five adult tickets and two child tickets cost $47: 5x + 2y = 47
Now we have two equations. Let's use substitution to solve.
3x + 5y = 51
3x = 51 - 5y
.: x = 17 - 5y/3
Now substitute this value of x into the second equation to find the numerical value of y:
5(17 - 5y/3) + 2y = 47
85 - 25y/3 + 2y = 47
-19y/3 = -38
-19y = -114
.: y = 6
Now find x:
x = 17 - 5y/3
x = 17 - 10
.: x = 7
So an adult ticket costs $7, and a child ticket costs $6 :)