Answer:
The kitchen drawing is 48 millimeters long.
If i’m correct it’s y=2 im 99% sure
Answer:
(x-6)^2+(y-14)^2=4
Step-by-step explanation:
In parallelograms, opposite sides are congruent, meaning that they are the same lengths. So, we have:
y - 4x = 9
-x + 4 = y
Add x to both sides of the second equation:
y + x = 4
y - 4x = 9
This is a system of linear equations. Solve by eliminating the y and subtracting the two equations:
5x = -5
x = -1
Use x to solve for y:
y + (-1) = 4
y = 5
So, x = -1 and y = 5.
Answer:
d = 10.8167
Step-by-step explanation:
The distance between two points can be easily found by using the following expression
d = √((x1-x2)^2 + (y1-y2)^2)
where
(x1,y1) = (6,-4)
(x2,y2) = (0,5)
d = √((6-0)^2 + (-4-5)^2)
d = √(36 + 81)
d = √(117)
d = 10.8167