Answer:
Step-by-step explanation:
4 hours × (¼ in)/hour = 1 in
6 hours × (½ in)/hour = 3 in
Total snowfall over ten hours = 1 + 3 = 4 in
Answer:

Step-by-step explanation:
We want to find
.
can be written as
, so we can now write our original equation as:
.
We can combine like terms: 
Hope this helps!
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:
Step-by-step explanation:
<u><em>(1).</em></u> (x - <em>h</em>)² + (y - <em>k</em>)² = <em>r</em>²
where <em>(h, k)</em> are coordinates of a center of the circle with radius <em>r</em>
<u><em>(2).</em></u> ( a ± b )² = a² ± 2ab + b²
~~~~~~~~~~~~~~
( 1 , - 2 ) ; r = 3
( x - 1 )² + ( y + 2 )² = 3²
x² - 2x + 1 + y² + 4y + 4 = 9
x² + y² - 2x + 4y - 4 = 0
a = - 2
b = 4
c = - 4