Draw a rectangle, draw a line in middle. This is a halve.
<span>Draw another rectangle, draw two lines. This is thirds.</span>
<span>Draw another rectangle, draw two lines but in a "+" type of way.. This is fourths.</span>
Answer:
13 units
Step-by-step explanation:
D is at (1,6) and C is at (-4,-6)
The distance is found by
d = sqrt(( y2-y1)^2+ (x2-x1)^2))
= sqrt( ( -6-6)^2 + (-4-1)^2)
= sqrt( -12^2 + -5^2)
= sqrt( 144+ 25)
= sqrt( 169)
= 13
The second one that you did
Answer:
x = 5
y = 4
Step-by-step explanation:
multiply the second equation by -1 and add the first equation to eliminate "x"

_____________


Replace "y" in the first equation:




Hope this helps