Step-by-step explanation:
Y is directly proportional to X" can be rewritten as a mathematical expression of the form Y = KX
"K" is the constant of proportionality and must be determined from the initial information.
If Y = 2/3 when X=1/12means 2/3=1/12
K = 2/3÷1/12 = 8
Now that we know the value of K, we can use it to calculate the value of Y when X=1/2
Y = (8)(1/2) = 8/2=4
Y=4
3rd one. The circle is on 7 and is going to the left.
Answer: 188 children and 200 adults were admitted.
Step-by-step explanation:
Let x represent the number of children that were admitted that day.
Let y represent the number of adults that were admitted that day.
On a certain day, 388 people entered the park. It means that
x + y = 388
The admission fee at the amusement park is $2.00 for children and $6.80 for adults. The admission fees collected that day totaled $1736. It means that
2x + 6.8y = 1736- - - - - - - - - - - 1
Substituting x = 388 - y into equation 1, it becomes
2(388 - y) + 6.8y = 1736
776 - 2y + 6.8y = 1736
- 2y + 6.8y = 1736 - 776
4.8y = 960
y = 960/4.8
y = 200
x = 388 - y = 388 - 200
x = 188