Answer:
very good
Step-by-step explanation:
very good
Answer:
Yes, it will fit snugly in a 90º corner
Step-by-step explanation:
To do this, we simply need to check if the given sides of the shelf is right-angled.
So, we have:


To check for right-angle triangle, we make use of:

This gives:




This shows that the given sides of the shelf is a right-angled triangle.
Hence, it will fit the wall
Answer:
9 is. ................m.m..mk
You have the correct answer. Nice work. If you need to see the steps, then see below
-------------------------------------------------------------------------------
First we need to find the midpoint of H and I
The x coordinates of the two points are -4 and 2. They add to -4+2 = -2 and then cut that in half to get -1
Do the same for the y coordinates: 2+4 = 6 which cuts in half to get 3
So the midpoint of H and I is (-1,3). The perpendicular bisector will go through this midpoint
---------------------
Now we must find the slope of segment HI
H = (-4,2) = (x1,y1)
I = (2,4) = (x2,y2)
m = (y2 - y1)/(x2 - x1)
m = (4 - 2)/(2 - (-4))
m = (4 - 2)/(2 + 4)
m = 2/6
m = 1/3
Flip the fraction to get 1/3 ---> 3/1 = 3
Then flip the sign: +3 ----> -3
So the slope of the perpendicular bisector is -3
-----------------------
Use m = -3 which is the slope we found
and (x,y) = (-1,3), which is the midpoint found earlier
to get the following
y = mx+b
3 = -3*(-1)+b
3 = 3+b
3-3 = 3+b-3
0 = b
b = 0
So if m = -3 and b = 0, then y = mx+b turns into y = -3x+0 and it simplifies to y = -3x
So that confirms you have the right answer. I've also used GeoGebra to help confirm the answer (see attached)
Answer:
a) Water height, H(g) = 8g^2 + 3g -4 - [9g^2 -2g -5] = 8g^2 + 3g -4 -9g^2 + 2g +5 = -g^2 +5g +1
b) g = 1
H(g) = -(1)^2 + 5(1) + 1 = -1 + 5 + 1 = 5
g=2
H(g) = -(2)^2 + 5(2) + 1 = -4 + 10 + 1 = 7
g=3
H(g) = -(3)^2 + 5(3) + 1 = -9 +15 +1 = 5
c) Greatest height
Find the vertex of the parabole
The vertex is at the mid point between the two roots.
To find the roots you can use the quadratic equation
The result is g = 5/2 + [√29]/2 and g = 5/2 - [√29]/2
The middle poin is 5/2 = 2.5
Now find H(2.5) = -(2.5)^2 + 5(2.5) + 1 = 7.5 ≈ 7.3
hope this helps