Answer:
D
Step-by-step explanation:
The sum of the 3 angles in a triangle = 180°, that is
∠ 1 + ∠ 2 + ∠ 3 = 180°
Given ∠ 1 + ∠ 2 = 134°, then
134° + ∠ 3 = 180° ( subtract 134° from 180° )
∠ 3 = 46° → D
Answer:
7w<u> > </u>5w + 50
Step-by-step explanation:
X = low-energy lamp
y = high-energy lamp
1) 4x + 5y
2) 120= 4x + 5y
Answer:
y-intercept = 275
x-intercept = 125
Step-by-step explanation:
The y-intercept is the point on your line where x=0. On this line, the y-intercept is the point (0,275) (x,y)
The x-intercept is the point on your line where y=0. On this line, the x-intercept is the point (125,0) (x,y)
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