Answer:
a = 38⁰
b = 54⁰
c = 54⁰
Step-by-step explanation:
a + 142⁰ = 180⁰ because a straight line = 180⁰
b + 38⁰ + 88⁰ = 180⁰ because the angles of a triangle equal 180⁰, and the missing measurement = 38⁰ because it is a vertical angle to angle a
c + 88⁰ = 142⁰ because the angles are corresponding angles
Answer:
Combine like terms: 18x + 15x = 33x
(45 + 33x + 6x2)
Step-by-step explanation:
Let's use the slope intercept form of a line which is:
y=mx+b where m=slope and b=y-intercept.
Mathematically m=(y2-y1)/(x2-x1) and the y-intercept is just the value of y when x is equal to zero, where the line intercepts the y axis...
First you want to find the slope by finding two clearly identifiable points on the graph...I'll pick (4,4) and (0,1), now we can calculate the slope or "m"...
m=(4-1)/(4-0)=3/4 so now we can say our line is:
y=0.75x+b, using point (4,4) we can now solve for b.
4=0.75(4)+b
4=3+b
b=1 so the line is"
y=0.75x+1
Answer:
x² + (y + 5)² = 100
Step-by-step explanation:
If the center of the circle is 5 units below the origin, its x coordinate is 0 and its y-coordinate is -5. So, the center of the circle is at (0, -5).
Using the equation of a circle with center (h, k)
(x - h)² + (y - k)² = r² where r = radius of the circle.
Given that r = 10 units, and substituting the values of the other variables into the equation, we have
(x - h)² + (y - k)² = r²
(x - 0)² + (y - (-5))² = 10²
x² + (y + 5)² = 100
which is the equation of the circle.