The answer will be -1.
I hope it helps. Let me know.
The GCF is the largest number that both will divide into. Eight is the larger of the two, but 52 is not divisible by 8. The next highest value is 4. 8÷4=2 and 52÷4=13. Therefore, the GCF is 4.
Supplementary angles add up to 180 degrees-
Let x = "the angle"
supplement angle = 2x + 12 // 12 more than twice the measurement of "the angle"
Supplement angle + "the angle" = 180 degrees
(2x + 12) + x = 180 degrees // 2x + 12 is the supplement angle
3x + 12 = 180 // Simplify
3x = 168 // Subtract 12 from both sides
x = 56 degrees // Divide both sides by 3
The measure of the angle is 56° and its supplement is 124°
Write the equation of a line that is parallel to y=-5/4x + 7
Any line parallel to the given line will have the same slope. In an equation presented in the y-intercept form, the slope is always the coefficient of "x". In this case, the slope is -5/4 (meaning the next point is down 5, and 4 to the right).
Our equation so far looks like this: y = -5/4x + b
"b" represents the y-intercept. To solve for be, we will need to substitute values into x and y. The next piece of information it gives us is one of the points, or solutions, of the line. This means that since this point is on the line, we can use its x and y values to substitute.
x = -4
y= 1
y = -5/4x + b
1 = -5/4(-4) + b
1 = 5 + b
-4 = b
Final Answer: y = -(5/4)x -4