First, find what 110% of 12 is by multiplying 12 by 1.1 (13.2).
Second, find what 110% of 13.2 is by multiplying 13.2 by 1.1 (14.52).
The answer is 14.52 miles each day in May.
I hope that this helps you.
What is the upper quartile, Q3, of the following data set? 54, 53, 46, 60, 62, 70, 43, 67, 48, 65, 55, 38, 52, 56, 41
scZoUnD [109]
The original data set is
{<span>54, 53, 46, 60, 62, 70, 43, 67, 48, 65, 55, 38, 52, 56, 41}
Sort the data values from smallest to largest to get
</span><span>{38, 41, 43, 46, 48, 52, 53, 54, 55, 56, 60, 62, 65, 67, 70}
</span>
Now find the middle most value. This is the value in the 8th slot. The first 7 values are below the median. The 8th value is the median itself. The next 7 values are above the median.
The value in the 8th slot is 54, so this is the median
Divide the sorted data set into two lists. I'll call them L and U
L = {<span>38, 41, 43, 46, 48, 52, 53}
U = {</span><span>55, 56, 60, 62, 65, 67, 70}
they each have 7 items. The list L is the lower half of the sorted data and U is the upper half. The split happens at the original median (54).
Q3 will be equal to the median of the list U
The median of U = </span>{<span>55, 56, 60, 62, 65, 67, 70} is 62 since it's the middle most value.
Therefore, Q3 = 62
Answer: 62</span>
Sin2(x) +cos(x)=1
from the relation: (sin2(x) +cos2(x) =1 )
so , sin2(x)=1-cos2(x)
by subs. in the main eqn.
1-cos2(x) + cos(x) =1
by simplify the eqn.
cos(x) -cos2(x)=0
take cos(x) as a common factor
cos(x)* (1-cos(x))=0
then cos(x)=0 && cos(x)=1
cos(x)=0 if x= pi/2
& cos(x) = 1 if x = 0 , 2*pi
so the solution is x= {0,pi/2 , 2*pi}
Answer:
a=1
b= 1/16
c= 1/256
d= 1
e= 4/9
f= 16/81
Step-by-step explanation:
Plug in the values of X on the left side of the table into the function on the right side of the table. Remember that negative exponents mean the number is under a fraction. 4^-0 is like saying one over 4^0.
For the blue table, because the numbers are already in a fraction and in parentheses, you apply the exponent to each number individually.
Answer:
Step-by-step explanation:
Hi, to answer this question we have to write a system of equations:
3 T + 4 B =425
T + B = 125
Where T is the number of tacos sold, and B is the number of burritos sold.
Multiplying the second equation by 3, and subtracting it to the first equation:
3 T + 4 B =425
3T + 3B = 375
___________
B =50
Replacing B in any equation:
T + B = 125
T +50 =125
T =125-50
T = 75
Feel free to ask for more if needed or if you did not understand something.