Answer:
640 dm
Step-by-step explanation:
200+40+400=640dm
Y-axis, because what i’ve been taught with coordinates, is you crawl before you walk which means is first it’s x-axis then y-axis. so (0,4) would be on the y-axis. :)
It is 6 units because you find the absolute value of the two different coordinates, in this case it is 4 and -2. Since they belong in different quadrants (one x or y value is positive and the other is negative) you add them. If they are both in the same quadrant, you subtract them.
Answer:
The sum of reciprocals is 2/3.
You don't need complex numbers to solve this, but if you try to find a and b you will need complex numbers.
Step-by-step explanation:
a+b = 2
a*b = 3
1/a + 1/b = x
(a*b)*(1/a + 1/b) = (a*b)x
b + a = (a*b)(x)
2 = 3x
x = 2/3
b = 2 - a
a*(2 - a) = 3
-a^2 + 2a = 3
-a^2 + 2a - 3 = 0
a^2 - 2a + 3 = 0
let's solve the quadratic equation
a^2 - 2a + 3 = a^2 - 2a + 1 + 2 = (a - 1)^2 + 2 = 0
(a - 1)^2 = -2

these options correspond to a and b from the original question.