Answer:
Step-by-step explanation:
68-40=28
28/4=7
therefore, 7 is your answer
(Hope it helps my friend ^_^)
Answer:
true
Step-by-step explanation:
The coordinate of point B is at (29, -15): Option C is correct.
The formula for calculating the midpoint of two points is expressed as:

Given the coordinate points
A is (5, 7).
B is (x, y).
M is (17, -4)
Substituting into the formula to get x and y
17 = 5+x/2
5+x = 34
x = 34 - 5
x = 29
Get the value of y. Similarly;
-4 = 7+y/2
-8 = 7+y
y = -8-7
y = -15
Hence the coordinate of point B is at (29, -15)
Learn more here: brainly.com/question/13989426
Width = W
Length = 2 times the width plus 3 feet = 2W + 3
Area of triangle A = L * W
A = W (2W + 3)
20 = 2W^2 + 3W
2W^2 + 3W - 20 = 0
(W + 4) (2W - 5) = 0
W + 4 = 0; W = - 4 (width cannot be negative, excluded)
2W - 5 = 0
2W = 5
W = 2.5
L = 2W + 3 = 2(2.5) + 3 = 8
Answer:
Width = 2.5 feet and Length = 8 feet
Hope it helps.