Answer:
y = |x-3| + |x+2| - |x-5|, if x <-2
y = |x-3| + |x+2| - |x-5|
y = -x-3 - x+2 + x-5
y = -x -6
The area means to multiply the length by the width.
let's solve.
14 1/2 x 13 1/4.
convert our fractions into decimals.
14 1/2 = 14.50
13 1/4 = 13.25
Now we can multiply properly.
14.50 x 13.25 = 192.125
since our shape is 2-Dimensional, our units are ^2.
Your area is:
192.25 ft^2
Answer:
3x - 24 = 81
3x = 81 + 24
3x = 105
x = 105 / 3
x = 35
Step-by-step explanation:
Answer: The answer is d. 64 units
<h3>
Answer: -4</h3>
==========================================================
Explanation:
We can pick any two rows from the table to get the (x,y) points needed to find the slope.
Let's say we pick the second and third rows
Subtract the y values: 14-6 = 8
Subtract the x values in the same order: 1-3 = -2
Divide the differences: 8/(-2) = -4
The slope is -4
--------------------------------------------------
You can use the slope formula
Let's say the points are (x1,y1) = (1,14) and (3,6)
m = (y2-y1)/(x2-x1)
m = (6-14)/(3-1)
m = -8/2
m = -4
It's the same basic idea as the previous section. You subtract the y values together (y2-y1) and the x values together (x2-x1) and divide the differences to get m. The order of subtraction doesn't matter as long as you stay consistent. If you do something like y2-y1 and x1-x2, then you'll get the wrong slope value.