Choice 1. f(5)=5-3 which equals 2
Answer:
4y + 48 - 16x = 0 ~Solve for y~
4y = -48 + 16x
y = -12 + 4x
The slope is 4.
We'll use the point (1, 4) and m = 4.
Plug these into the equation: y - y1 = m(x - x1)
y - 4 = 4(x - 1)
y - 4 = 4x - 4
y = 4x
I think the answer is maybe A?
60 = 0.20x
60/0.20 = x
300 = x <== so 60 minutes is 20% of 300 minutes
Answer:
Area = 14.5
Step-by-step explanation:
Let's label the given coordinates A, B, C;
Thus;
A = (2, 3)
B = (-1, 0)
C = (2, -4)
From the coordinate geometry formula, the formula for area of a triangle with 3 vertices is;
Area = [Ax(By - Cy) + Bx(Cy - Ay) + Cx(Ay - By)]/2
Area = [2(0 - (-4)) + (-1)(-4 - 3) + 2(3 - (-4))]/2
Area = 29/2
Area = 14.5