The distance between two points knowing theirs coordinates:
AB =√[(x₂-x₁)² +(y₂-y₁)²]; ===>A(5,-4) & B(-3,-1) Given
A(x₁,y₁) & B(x₂,y₂)
AB =√[(-3-5))²+(-1-(-4)²] =√(73) = 8.381 ≈ 5.44 units
Answer:
29.5 inches squared
Step-by-step explanation:
The formula for the area of a trapezoid is
,
so base1 = 14 inches and base2 = 30 inches
since there is a right angle, you know that the height must equal the length of the left side, so the height = 15 inches
then, 14+30+15=59 and 59/2=29.5
therefore, your answer would be 29.5 inches squared
Answer:
93
Step-by-step explanation:
15 x 5 = 75 + 18 = 93
Answer:
She will be able to cut approximately 2 yards off and still have 1 yard.
Step-by-step explanation:
Because 3-2=1 so there would be 1 yard left.
Answer:
Step-by-step explanation:
Area = 192 m²
Perimeter= 56 m
Width = x m
Perimeter = 56
2*(length + width) = 56
Divide the equation by 2
l + x = 56/2
l + x = 28
l = 28 - x
Area = 192 m²
l * w = 192
(28 - x)*x = 192
28x - x*x = 192
0 = 192 - 28x + x²
x² - 28x + 192 = 0
2) Equation is a quadratic equation. The roots of this equation will the dimensions of the rectangular plot.
3) The roots represent the width and length of the rectangle.
x² - 28x +192 = 0
Sum = -28
Product =192
Factors = -16 , -12 {-16 +(-12) = -28 & (-12)*(-16) = 192}
x² - 28x + 192 = 0
x² - 12x - 16x + (-16)*(-12) = 0
x(x -12) - 16(x - 12) = 0
(x - 12)(x -16) =0
x -12 = 0 ; x - 16 = 0
x = 12 ; x = 16
x = 12 ,16
4) Sum of the roots = 12 + 16 = 28
Sum of the roots = half of the perimeter
5) Product of the roots = 12*16 = 192 = area of the rectangle.