Answer:
2%
Step-by-step explanation:
Answer:
-7 - 3a = 1 – 4a
Step one: Add 4a to -3a
-7 + a = 1
Step two: Add 7 to 1
A = 8
You're done! A=8 for this problem!
Hopefully this helps! Feel free to mark brainliest!
When you arrange the N points in sequence around the polygon (clockwise or counterclockwise), the area is half the magnitude of the sum of the determinants of the points taken pairwise. The N determinants will also include the one involving the last point and the first one.
For example, consider the vertices of a triangle: (1,1), (2,3), (3,-1). Its area can be computed as
(1/2)*|(1*3-1*2) +(2*-1-3*3) +(3*1-(-1)*1)|
= (1/2)*|1 -11 +4| = 3
Answer:
The side of the triangle is 11 inches
Step-by-step explanation:
please kindly see the attached files for explanation
Answer:
2y = x + 2
Step-by-step explanation:
Looking at the graph, we can see from one point to the next (from right to left), the x-value rises by 2 and the y-value by 1;
From this we can work out the gradient between two points using the formula, i.e. the change/difference in y divided by the change/difference in x:

Joining the points gives a straight line, which means a constant gradient of ¹/₂
Use the line equation formula to get the function:
y - y₁ = m(x - x₁)
m = ¹/₂
x₁ = 0
y₁ = 1
y - 1 = ¹/₂.(x - 0)
y - 1 = ¹/₂.x
2y - 2 = x
2y = x + 2