Answer:
20 inches
Step-by-step explanation:
x/2=10
20/2=10
9514 1404 393
Answer:
Step-by-step explanation:
Using the given information, we have ...
BH = 2·HF
3x +6 = 2(2x -1)
3x +6 = 4x -2
8 = x
__
The length of the median is ...
BF = BH + HF
BF = (3x +6) +(2x -1) = 5x +5
BF = 5·8 +5
BF = 45
Since the second line is parallel to the first, it will have the same slope. The y-intercept of the new line is 4 (because of the coordinates given) so the equation of Lynda's second cut is y = 1/4x + 4 which is choice C
Answer:

Step-by-step explanation:
The population of a city is 250,000 and the annual growth rate is 2.2%
General equation for exponential growth is

Where y is final population and P is the initial population
'r' is the rate of growth and x is the number of years
p = 25000 and r= 2.2%= 0.022. Replace all the values in the general equaiton


If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10