Answer:
Total discount = $39.50
or 46.47 %
Step-by-step explanation:
First we need to figure out what she will pay for the shoes. She is getting 30 percent off the 65 dollars.
Discount = price * percent off
= 65*.3
= 19.50
The cost of her shoes is the price minus the discount.
Cost = 65- 19.5
= 45.50
To find the total discount, take the original price and subtract the final cost.
Total discount = 85-45.50
= 39.50
To find the total percent discount, we use the formula
total percent discount = (original - final)/original * 100
= (85- 45.50)/85 * 100
= 39.5/85*100
= 46.47%
Median: 29
Range: 25
IQR: 14.5
Explanations:
**Median:**
(To find the median, we need to first order all the elements)
Ordered —> 15, 18, 18, 20, 23, 28, 30, 33, 33, 34, 38, 40
(Since there are an even number of elements, we need to add the two elements in the middle and divide by 2)
Median = (28 + 30)/2 = 58/2 = 29
**Range:**
(To find the range, you just have the subtract the smallest one from the largest)
Range = 40 - 15 = 25
**IQR:**
First half of elements —> 15, 18, 18, 20, 23, 28
Second half of elements —> 30, 33, 33, 34, 38, 40
Q1 (Quartile 1) = Median of first half = (18 + 20)/2 = 38/2 = 19
Q3 (Quartile 3) = Median of second half = (33 + 34)/2 = 67/2 = 33.5
IQR = Q3 - Q1 = 33.5 - 19 = 14.5
Step-by-step explanation:
G(x) = - x^2 + 10x
a + G(a) = a - a^2 + 10a = - a^2 + 11a or 11a - a^2 or a(11 - a)
1/G(a) = 1/(10a - a^2) = 1/a(10 - a)