Answer:
-25
Step-by-step explanation:
Answer:1x20x3
Step-by-step explanation: 1 times 20 equals 20 and 20 times 3 equals 60 cubic units. Basically you are just multiplying 3 numbers that equal to 60.
For each question we must apply the Pythagorean theorem and clear the value of x.
question 5
x = root (14 ^ 2 + 16 ^ 2)
x = root (452)
x = 2raiz (113)
question 6
x = root (8 ^ 2 + 15 ^ 2)
x = 17
question 7
x = root (12 ^ 2 + 12 ^ 2)
x = root (2 * (12 ^ 2))
x = 12raiz (2)
question 8
x = root (18 ^ 2 - 9 ^ 2)
x = root (243)
x = 9raiz (3)
Find two points on the graph that the line crosses through almost perfectly. It looks like (1,10) and (9,1) will do.
Use them to compute the slope:
m = (1 - 10) / (9 - 1)
= -9/8
Then set up the "point-slope form":
y - y0 = m * (x - x0)
You choose some point (x0, y0) that the line crosses through. We already know the line passes through (1,10) pretty well, so let's use that.
x0 = 1
y0 = 10
Now finish plugging into the equation:
y - 10 = -9/8 * (x - 1)
The above equation will work fine for an answer, but let's go a step further and solve for y.
y - 10 = -9/8x + 9/8
y = -9/8x + 9/8 + 10
y = -9/8x + 9/8 + 80/8
y = -9/8x + (9 + 80)/8
y = -9/8x + 89/8