For AD:
AD=root((c-0)^2 + (d-0)^2)=root((c)^2 + (d)^2)
For BC:
BC=root(((b+c) - b)^2+(d-0)^2)=root((c)^2+(d)^2)
For AB:
AB=root((b-0)^2 + (0-0)^2)=root((b)^2 + (0)^2)=root((b)^2)
For CD:
CD=root((c-(b+c))^2 + (d-d)^2)
CD=root((b)^2 + (0)^2)
CD=root((b)^2)
Answer:
y = x/4 + 5
Step-by-step explanation:
Solve for y:
20 - 4 y = -x
Hint: | Isolate terms with y to the left-hand side.
Subtract 20 from both sides:
-4 y = -x - 20
Hint: | Solve for y.
Divide both sides by -4:
Answer: y = x/4 + 5
Answer:
(2, -1)
Step-by-step explanation:
We can add the first equation by the second
(4x + 6y = 2)+(-4x + 4y = -12)=
10y=-10
we divide both sides by 10 to get
y=-1
We plug -1 in the second equation to get:
-4x+4(-1)=-12
-4x-4=-12
-4x=-8
Now, we divide both sides by -4
x=2
Hope this helps!