Answer: True
Step-by-step explanation: The left side 3.6 is greater than the right side 1, which means that the given statement is always true.
I hope this helps you out!
Length (L): w + 3.5
width (w): w
Perimeter (P) = 2L + 2w
31 = 2(w + 3.5) + 2(w)
31 = 2w + 7 + 2w
31 = 4w + 7
24 = 4w
6 = w
Length (L): w + 3.5 = (6) + 3.5 = 9.5
Answer: width = 6 inches, length = 9.5 inches
Important:
The sum of the three angles inside
every triangle is always 180°.
First, look at the left triangle alone.
Two of its angles are 46° and 58° . (46° + 58° ) = 104°
That leaves (180° - 104° ) = 76° degrees for the third angle.
The third angle in that triangle is 'x'.
x = 76° .
At the point where 'x' and 'z' come together:
'x' and 'z' are a "linear pair".
Placed side-by-side, they form a straight line.
So (x + z) = 180° .
But x = 76°.
So z = (180° - 76°). z = 104° .
Now look at the the skinny triangle on the right alone.
The angle at the top is 13°, and z = 104°.
(13° + 104°) = 117° .
That leaves (180° - 117°) = 63° for the third angle.
'y' is the third angle.
y = 63° .
The answer is C because it equals 9
the distance between points is:
d = 7.8 units
d = root ((x2-x1) ^ 2 + (y2-y1) ^ 2)
The ordered pairs are:
(x1, y1) = (- 3, -2)
(x2, y2) = (2,4)
By applying the formula we have:
d = root ((2 - (- 3)) ^ 2 + (4 - (- 2)) ^ 2)
d = root (61)
d = 7.8