You would divide 192 by 6 to get y by itself
y=32
Answer:
(2) angle1 = 139, angle2 = 41, angle4 = 41, angle5 = 139, angle6 = 41, angle7 = 139, angle8 = 41
(3) angle1 = 150, angle2 = 30, angle4 = 30, angle5 = 150, angle6 = 30, angle7 = 150, angle8 = 30
Step-by-step explanation:
All angle are either equal to each other or supplementary. I use corresponding angles and vertical angles to prove each of the above.
For number 3, angle 3 and angle 8 are supplementary, so they add up to 180:
8x +70 + (4x - 10) = 180
12x + 60 = 180
12x = 120
x = 10
So if x = 10, then 8x + 70 = 8(10) + 70 = 150
That means all angles are either 150 or 30 for number 3.
Answer:
no
Step-by-step explanation:
The easiest way is to try the point (-4,1), that is, x=-4, y=1,
to see which equation works.
b works.
The usual way to do it is to find the equation of the circle
standard form of a circle is (x-h)²+(y-k)²=r², (h,k) are the coordinates of the center, r is the radius.
in this case, the center is (-2,1), so (x+2)²+(y-1)²=r²
the given point (-4,1) is for you to find r: (-4+2)²+(1-1)²=r², r=2
so the equation is (x+2)²+(y-1)²=2²
expand it: x²+4x+4+y²-2y+1=4
x²+y²+4x-2y+1=0, which is answer b.