No, bc the lower quartile should be in between the minimum and middle quartile(median) Hoped this helped!
Answer:
Twelve tickets cost $30 --> True
Thirty tickets cost $12 --> False
Each additional costs $2.50 --> True
The table is a partial rep --> True
ordered pairs --> False
Step-by-step explanation:
Twelve tickets cost $30 --> True, you can literally see that in the table
Thirty tickets cost $12 --> False, 30 is not in the table so you don't have that information. Besides, $12 is an unlikely low value for so many tickets.
Each additional costs $2.50 --> True, you can see the difference in the TotalCost column to be consistently 2.50.
The table is a partial rep --> True, values below 11 are not shown for example.
ordered pairs --> False --> Then the x value should be first, e.g., (11, 27.50), since the cost y is a function of the number x.
Answer:
Step-by-step explanation: X and Y represent the digits.
The tens digit is twice the units digit.
The digit in the Tens place has 10× its base value, so we can set up equations to model the information given.
10x +y 10y +x are Original & Reversed numbers
X = 2y means the Tens digits is twice the units digit.
10y + x +2 = 10x +y - 34 models the statement: The reversed number plus two is 34 less than the original number.
Substitute 2y for x to solve for y
10y +2y +2= 10(2y) + y -34
Distribute and combine like terms
12y + 2 = 20y +y - 34
34 +2 = 21y -12y
36 = 9y Divide both sides to find the value of y.
4 = y
X = 2(4) Substitute 4 for y to find x
X = 8
Original number: 84 Reversed number: 48
Substitute into equation model
48 +2= 84 -34
50 = 50
True!
Answer:
5^(14)
Step-by-step explanation:
5^3 x 5^11
We know that a^b * a^c = a^(b+c)
5^3 x 5^11 = 5^(3+11) = 5^(14)
The only true statement that compares the two functions is:
B: The solution to f(x)=g(x) is 1
<h3>
Which statements are correct?</h3>
Here we have the functions:
f(x) = |x - 3| + 1
g(x) = 2x + 1
First, let's find the solution for:
f(x) = g(x)
|x - 3| + 1 = 2x + 1
|x - 3| = 2x
Notice that we have two options, x = 3:
|3 - 3| = 2*3
0 = 6 (x = 3 is not a solution)
And x = 1:
|1 - 3| = 2*1
2 = 2 (x = 1 is a solution).
Now to get the y-value where the graphs intersect, we just evaluate one of the functions in the solution we found above;
f(1) = |1 - 3| + 1 = 2 + 1 = 3
The graphs intersect when y = 3.
Then we conclude that the only true statement is:
B: The solution to f(x)=g(x) is 1
If you want to learn more about systems of equations, you can read:
brainly.com/question/13729904