Answer: 1.5
Step-by-step explanation: Reverse the equation to get the answer.
-13 divided by 2 is -6.5
add 8 and you'll get 1.5
Answer:
68.965
Step-by-step explanation:
The area of the shaded region will be the area of the rectangle minus the area of the white square inside of it:
((x+10)(2x+5)) - ((x+1)(x+1))
First, FOIL both of the areas separately:
(2x^2 + 5x + 20x + 50) - (x^2 + x + x + 1)
Simplify within the parentheses by adding like terms:
(2x^2 + 25x + 50) - (x^2 + 2x + 1)
Now, subtract one equation from the other:
2x^2 + 25x + 50
-x^2 - 2x - 1
= x^2 + 23x + 49
This will be the equation for the area.
Answer:
y = -1/3x + 4
Step-by-step explanation:
y = 3x +5
current slope m is 3, perpendicular is opposite inverse which is -1/3
Passing through (6,2):
y = mx + b
2 = -1/3(6) + b
2 = -2 + b
b = 4
Use the perpendicular m = -1/3 and b = 4 to form equation of line:
y = mx + b
y = -1/3x + 4