If you're working with complex numbers, then I'm sure you're comfortable with plotting them on a complex-plane ... real part of the number along the x-axis, and imaginary part of the number along the y-axis.
When you look at it that way, your two points are simply two points on the x-y plane:
4 - i ===> (4, -1)
-2 + 3i ===> (-2, 3) .
The distance between them is
D = √ (difference in 'x')² + (difference in 'y')²
= √ (6)² + (4)²
= √ (36 + 16)
= √ (52)
= 7.211 (rounded)
Answer:
32
Step-by-step explanation:
a door is rectangular in shape
area = length × breadth
8 × 4
32
Answer:
Let's define the high temperature as T.
We know that:
"four times T, was more than 2*T plus 66°C"
(i assume that the temperature is in °C)
We can write this inequality as:
4*T > 2*T + 66°C
Now we just need to solve this for T.
subtracting 2*T in both sides, we get:
4*T - 2*T > 2*T + 66°C - 2*T
2*T > 66°C
Now we can divide both sides by 2:
2*T/2 > 66°C/2
T > 33°C
So T was larger than 33°C
Notice that T = 33°C is not a solution of the inequality, then we should use the symbol ( for the set notation.
Then the range of possible temperatures is:
(33°C, ...)
Where we do not have an upper limit, so we could write this as:
(33°C, ∞°C)
(ignoring the fact that ∞°C is something impossible because it means infinite energy, but for the given problem it works)
Answer:
As the largest side is
15
yards and smaller sides are
9
yards and
12
yards
from Pythagoras theorem, if the triangle is right angled square of largest side should be equal to sum of the squares of smaller two sides.
Square of largest side is
15
2
=
225
and squares of smaller two sides are
9
2
=
81
and
12
2
=
144
.
As
225
=
81
+
144
, the triangle is right angled.
Step-by-step explanation:
Answer:
x = -7
Step-by-step explanation:
First we find the slope using
m = ( y2-y1)/(x2-x1)
= ( -8 - 5)/( -7 - -7)
= (-8-5)/(-7+7)
= -13/0
This means the slope is undefined and the line is vertical
Vertical lines are in the form
x= constant and the constant is the x value of the points
x = -7