0.161 (they said explain it so)
Answer:
Step-by-step explanation:
Angles 153 and QRP are straight angles, and thus Angle QRP is
180 - 153, or 27 degrees.
The interior angles of the triangle must sum up to 180 degrees:
27 + (3y + 5) + (2y - 7) = 180.
combining like terms, we get:
5y - 25 = 180, or 5y = 155, or y = 31
Then Angle Q is 3(31) + 5, or 93
Angle P is 2(31) - 7, or 55, and
Angle QRP is 27 degrees (found earlier).
Answer:
Step-by-step explanation:
D. 64 square units
Answer:
y = 4.125x + 496.25
Step-by-step explanation:
Set the data up as points. Then deal with the points.
Givens
(30,620)
(70,785)
y2 = 785
y1 = 620
x2 = 70
x1 = 30
Formula
Slope = (y2 - y1) / (x2 - x1)
Solution
Slope = (785 - 620)/(70 - 30)
Slope = 165 / 40
Slope = 4.125
===================
Now you need the y intercept. Either one of the two given points will give you that.
y = 620
x = 30
m = 4.125
y = mx + b
620 = 4.125*30 + b
620 = 123.75 + b
620 - 123.75 + b
b = 496.25