75,88,90,96,98,100
minimum = 75
Q1 = 88.....this is where the box begins
Q2 (the median) = (90 + 96) / 2 = 186/2 = 93....this is the line in the box
Q3 = 98....this is where the box ends
maximum = 100
88_93______98
75_______| | |___100
|___|_______|
Answer:
Step-by-step explanation:
The discriminant is found in
which is part of the quadratic formula. In
, a = 4, b = 10, c = -16. Filling in for the discriminant:

It's positive so we know we have real roots; it's not a perfect square, so our solutions are 2 complex rational.
In
, a = -16, b = -7, c = 3. Filling in for the discriminant:

It's positive and not a perfect square so the 2 solutions are complex rational
Answer:
health class
Step-by-step explanation:
when the mean absolute deviation (M.A.D) is lower, that means the data is closer together. When it is higher that means the data is more spread out.
Answer:
y = (x^2 + 6) / 2
Step-by-step explanation:
Original function: 
To find the inverse of a function we have to switch the x and y values and solve for y again
x = sqrt (2y-6)
To get rid of a square root we square the square root so:
x^2 = 2y-6
Add 6
x^2 + 6 = 2y
Divide by 2
y = (x^2 + 6) / 2