Answer:
13
Step-by-step explanation:
The range of a set of data is the difference between the highest and lowest values in the set.
So, in order to find the range, you first order the data from least to greatest. Which it is already.
3, 7, 11, 14, 16
Then subtract the smallest value from the largest value in the set.
16 - 3 = 13
Hope this helps you out! : )
Answer:
its rational
Step-by-step explanation:
Answer:
h(x) = 11/(x -4)
Step-by-step explanation:
The domain of m(x) is restricted to x≠1. That means the domain of m(n(x)) must be restricted so that n(x)≠1, or x≠4.
The only offered choice with a domain restriction x≠4 is the 3rd choice:
h(x) = 11/(x -4)
System of Equations
For the problem to solve we'll use the following variables:
x = number of the early bird tickets sold
y = number of the regular tickets sold
Haley sold a total of 20 tickets, thus:
x + y = 20 [1]
Early bird tickets cost $10 and regular tickets cost $15, thus the total money collected is:
10x + 15y = 225
Dividing by 5:
2x + 3y = 45 [2]
We have to solve the system of equations [1] and [2].
Multiply [1] by -2:
-2x - 2y = -40 [3]
Add [3] to [2]:
-2x - 2y +2x + 3y = -40 + 45
Simplifying:
y = 5
Substituting in [1]:
x + 5 = 20
Subtracting 5:
x = 20 - 5
x = 15
Solution: Hayley sold 15 early bird tickets and 5 regular-priced tickets
The order pair solution is (15,5)