The answer I believe is c or d
Answer:
20. AB = 42
21. BC = 28
22. AC = 70
23. BC = 20.4
24. FH = 48
25. DE = 10, EF = 10, DF = 20
Step-by-step explanation:
✍️Given:
AB = 2x + 7
BC = 28
AC = 4x,
20. Assuming B is between A and C, thus:
AB + BC = AC (Segment Addition Postulate)
2x + 7 + 28 = 4x (substitution)
Collect like terms
2x + 35 = 4x
35 = 4x - 2x
35 = 2x
Divide both side by 2
17.5 = x
AB = 2x + 7
Plug in the value of x
AB = 2(17.5) + 7 = 42
21. BC = 28 (given)
22. AC = 4x
Plug in the value of x
AC = 4(17.5) = 70
✍️Given:
AC = 35 and AB = 14.6.
Assuming B is between A and C, thus:
23. AB + BC = AC (Segment Addition Postulate)
14.6 + BC = 35 (Substitution)
Subtract 14.6 from each side
BC = 35 - 14.6
BC = 20.4
24. FH = 7x + 6
FG = 4x
GH = 24
FG + GH = FH (Segment Addition Postulate)
(substitution)
Collect like terms


Divide both sides by -3

FH = 7x + 6
Plug in the value of x
FH = 7(6) + 6 = 48
25. DE = 5x, EF = 3x + 4
Given that E bisects DF, therefore,
DE = EF
5x = 3x + 4 (substitution)
Subtract 3x from each side
5x - 3x = 4
2x = 4
Divide both sides by 2
x = 2
DE = 5x
Plug in the value of x
DE = 5(2) = 10
EF = 3x + 4
Plug in the value of x
EF = 3(2) + 4 = 10
DF = DE + EF
DE = 10 + 10 (substitution)
DE = 20
.764 in percentage form is 76.4%
Answer:
What is the point used in the equation of the line y+4=1/2(x-2)
The other format for straight-line equations is called the "point-slope" form. For this one, they give you a point (x1, y1) and a slope m, and have you plug it into this formula:
y - y1 = m(x - x1)
Don't let the subscripts scare you. They are just intended to indicate the point they give you. You have the generic "x" and generic "y" that are always in your equation, and then you have the specific x and y from the point they gave you; the specific x and y are what is subscripted in the formula. Here's how you use the point-slope formula
They've given me m = 4, x1 = -1, and y1 = -6. I'll plug these values into the point-slope form, and solve for "y=":
y - y1 = m(x - x1)
y - (-6) = (4)(x - (-1))
y + 6 = 4(x + 1)
y + 6 = 4x + 4
y = 4x + 4 - 6
y = 4x - 2