The answer is 8/81. find the values with a common denominator
Answer:
72° is the largest angle, 63°, 45°
Step-by-step explanation:
7x + 5x + 8x = 180
20x = 180
20x/20 = 180/20
x = 9
I set the equation equal to 180 because there are 180 degrees in a triangle.
Now find the largest angle, which will be the 8x, since 8 is bigger than 5 and 7.
8x
8(9)
72° is the largest angle
If you need the other two angle measures:
7x
7(9)
63°
5x
5(9)
45°
If these coordinates are rotated 270° counterclockwise, the resulting coordinates will be;
<em>X' = (3, -1)</em>
<em>Y' = (2, -2)</em>
<em>Z' = (-1, -3)</em>
<h3>Rotation of coordinates</h3>
If the coordinates (x, y) is rotated 270° counterclockwise, the resulting coordinate point will be;
(x, y) - > (y, -x)
From the given triangles, the coordinate points are expressed as
<em>X = (1, 3)</em>
<em>Y = (2, 2)</em>
<em>Z = (3, -1)</em>
If these coordinates are rotated 270° counterclockwise, the resulting coordinates will be;
<em>X' = (3, -1)</em>
<em>Y' = (2, -2)</em>
<em>Z' = (-1, -3)</em>
Learn more on rotation here: brainly.com/question/26249005
#SPJ1
Answer:
50
Step-by-step explanation:
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