Answer:
-64
Step-by-step explanation:
a(b - c)
a = -8
b = 12
c = 4
So, you'd plug in those numbers:
-8(12 - 4)
You'd start within the parenthesis's, so:
(12 - 4), which equals (8)
-8(8)
= -64
Answer:
16.7
Step-by-step explanation:
We can use the Pythagorean theorem, a^2 + b^2 = c^2.
a = 11
c = 20
11^2 + b^2 = 20^2
121 + b^2 = 400
b^2 = 279
b = sqrt(279) = 16.7
Answer:
5x + 4y + 12 = 0
Step-by-step explanation:
Start with the point-slope equation of a straight line: y - k = m(x - h):
Here we are given the point (h, k): (-8, 7) and the slope m = -5/4. Inserting this info into the equation give above, we get: y - 7 = (-5/4)(x + 8).
We must put this equation into "standard form" Ax + By + C = 0.
Multiply all three terms by 4 to remove fractions: 4y - 28 = -5(x + 8), or
4y - 28 + 5x + 40 = 0
Rearranging these terms, we get 5x + 4y + 12 = 0, which is the desired equation in standard form.