X + 2 = 6.2
subtract 2 from both sides
x = 4.2
Answer:
Step-by-step explanation:
Domain is the independent variable (x)
Range is the dependent variable (y)
For each of these you would just put what x and y are equal to
For the Domain you would put:
0<=x<=3
<= is less than or equal to
For the Range you would put
1<=y<=4
The line is a function
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