Answer:
$7.25
Step-by-step explanation:
Total amount spent on the ticket = $40.75
Number of ticket purchased = 5
Processing fee per ticket = $0.90
Unknown:
Cost of each ticket = ?
Solution:
To solve this problem, we need to find the processing fee for the 5 tickets purchase;
Processing fee = number ticket x processing fee per ticket
Processing fee = 5 x 0.9 = $4.5
Now, the real cost a ticket = $40.75 - $4.5 = $36.25
So, cost per ticket is;
Cost =
= $7.25
In order for something to be a function, it has to pass the vertical line test, atleast in the standard coordinate plane. This is because a single x value can’t correlate with two separate y values. So the first one is not and the second one is
Hope this helped and I’ve shown my work and the answer! :)
Answers:
- Discrete
- Continuous
- Discrete
- Continuous
==============================================
Explanations:
- This is discrete because we can't have half a basketball, or any non-whole decimal value to represent the number of basketballs. We can only consider positive whole numbers {1,2,3,4,...}. A discrete set like this has gaps between items. In other words, the midpoint of 2 and 3 (the value 2.5) isn't a valid number of basketballs.
- This is continuous because time values are continuous. We can take any two different markers in time, and find a midpoint between them. For example, the midpoint of 5 minutes and 17 minutes is 11 minutes since (5+17)/2 = 22/2 = 11. Continuous sets like this do not have any gaps between items. We can consider this to be densely packed.
- This is the same as problem 1, so we have another discrete function. You either score a bullseye or you don't. We can't score half a bullseye. The only possible values are {1,2,3,4,...}
- This is similar to problem 2. This function is continuous. Pick any two different positive real numbers to represent the amount of gallons of water. You will always be able to find a midpoint between those values (eg: we can have half a gallon) and such a measurement makes sense.
So in short, always try to ask the question: Can I pick two different values, compute the midpoint, and have that midpoint make sense? If so, then you're dealing with a continuous variable. Otherwise, the data is discrete.
Old price: p1 = $ 3.90;
New price: p2 = $ 3.40.
The percentual decrease is given by
d(%) = [ (p2 - p1) / p1 ] * 100 %
d(%) = [ (3.40 - 3.90) / 3.90 ] * 100 %
d(%) = [ - 0.50 / 3.90 ] * 100 %
d(%) = - 0.128 * 100 %
d(%) = - 12.8 % (approximately)
So the price fell 12.8 % approximately.
I hope this helps. =)