Answer:
45, 36
Step-by-step explanation:
let x y minutes be the time for pipes to fill the tank, let n be the water needed to fill the tank.
x-y=9
(n/x)*20+(n/y)*20=n
n is removed by dividing the 2nd equation by n
here u get:
(1/x+1/y)*20=1
you sub x=9+y into the above equation
1/y+1/(9+y)=1/20
((9+y)+(y))*20=(9+y)(y)
180+40y=9y+y2
y2-31y-180=0
then use the quadratic formula and u will find y=36 or -5
-5 is rejected because it is negative
x=36+9=45
therefore it is 36 mins and 45 mins
Answer:
B) 54π in²
Step-by-step explanation:
area of full circle = πr² = 81π in²
area of 4π/3 segment = (81)(4π/3)/2π = 54π in²
Answer:
y = 1/6 x^2 + 8/3 x + 49/6
Step-by-step explanation:
This is a parabola which opens upwards.
The distance of a point (x, y) from the focus is
√[(x - -8)^2 + (y - -1)^2] and
the distance of the point from the line y = -4
= y - -4
These distances are equal for a parabola so:
√[(x - -8)^2 + (y - -1)^2] = y + 4
Squaring both sides:
(x + 8)^2 + (y + 1)^2 = (y + 4)^2
x^2 + 16x + 64 + y^2 + 2y + 1 = y^2 + 8y + 16
x^2 + 16x + 64 + 1 - 16 = 8y - 2y
6y = x^2 + 16x + 49
y = 1/6 x^2 + 8/3 x + 49/6 is the equation of the parabola.
-42 x 27 = -1,134 Hope this helped!
-TTL
Answers:
The formula is [f(-1)-f(-4)]/[3]
The value of f(-1) is 3
The value of f(-4) is -3
The average rate of change is 2
==============================================
Explanation:
For the first blank, we use the formula
[ f(b) - f(a) ]/[ b - a ]
where 'a' and 'b' are the endpoints for the x interval
In this case, a = -4 and b = -1. When you plug those values into the formula above, you get...
[ f(b) - f(a) ]/[ b - a]
[ f(-1) - f(-4)]/[ -1 - (-4) ]
[ f(-1) - f(-4)]/[ -1+4 ]
[ f(-1) - f(-4)]/[ 3 ]
which is why the answer is choice C for the first blank
-------------------------------------------
To compute the value of f(-1), we draw a vertical line through -1 on the x axis. This vertical line crosses the diagonal function graph at the point (-1,3). The y value of this point is what we want. Plugging in x = -1 leads to y = 3. This is why f(-1) = 3
If you want, you can draw a horizontal line through (-1,3) and you'll see it touching 3 on the y axis.
-------------------------------------------
Follow similar steps as above to compute f(-4). Draw a vertical line through x = -4 on the x axis. Mark the point where the vertical line crosses the diagonal line. This point is (-4,-3). Optionally draw a horizontal line over til you hit the y axis and you'll find that y = -3 corresponds to x = -4
This is why f(-4) = -3
-------------------------------------------
We'll use the last three sections to compute the average rate of change. Everything combines together building up to this moment.
From the first part, we had the formula
[ f(b) - f(a) ]/[ b - a ]
[ f(-1) - f(-4)]/[ 3 ]
We can replace the "f(-1)" with 3 since we found that f(-1) = 3
Similarly, f(-4) = -3 so we can replace the "f(-4)" with -3
Doing those replacements and simplifying leads to...
[ f(-1) - f(-4)]/[ 3 ]
[ 3 - (-3)]/[ 3 ]
[ 3 + 3]/[ 3 ]
6/3
2
So the average rate of change is 2
Note: because the entire graph is a straight line, the average rate of change for any interval a < x < b is going to be equal to the slope m. In this case, the slope of the line is m = 2/1 = 2. We move up 2 units each time we move to the right 1 unit along the diagonal line.