Answer:
40
Step-by-step explanation:
75% divided by 3 since its 3/4 of 100
do the same to 30
Pretty sure the answer is $600
Hope this helps
Although there is no picture, I will assume this is a triangle we are talking about since the terms base and height are being used. If that is the case, the height is roughly 38.72in.
To find this, we will use the area of a triangle formula.
1/2bh = a ---> plug in known values.
1/2(12.6)(h) = 244 ---> multiply to simplify
6.3(h) = 244 ----> divide both sides by 6.3
h = 38.73
Answer: The median, because the data distribution is skewed to the left
EXPLANATION
Given the box plot with the following parameters:
Minimum value at 11
First Quartile, Q1 at 22.5
Median at 34.5
Third Quartile, Q3 at 36
Maximum value at 37.5
First, we notice that the data distribution is skewed to the left because the median (34.5) is closer to the third quartile (36) than to the first quartile
(22.5).
Furthermore, we know that the mean provides a better description of the center when the data distribution is symmetrical while the median provides a better description of the center when the data distribution is skewed.
Therefore, we conclude that for the given box plot, the median will provide a better description of the center because the data distribution is skewed to the left.
Answer:
Step-by-step explanation:
y = -3x² + 24x - 50
factor out leading coefficient
y = -3(x² - 8x) - 50
complete the square
coefficient of the x term: -8
divide it in half: -4
square it: (-4)² = 4²
use 4² to complete the square and keep the equation balanced:
y = -3(x² - 8x + 4²) + 3(4²) - 50
y = -3(x-4)² - 2