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:
y=−x/2+2.
Step-by-step explanation:
The equation of the line in the slope-intercept form is y=2x−5.
The slope of the perpendicular line is negative inverse: m=−12.
So, the equation of the perpendicular line is y=−x/2+a.
To find a, we use the fact that the line should pass through the given point: 3=(−12)⋅(−2)+a.
Thus, a=2.
Therefore, the equation of the line is y=−x/2+2.
Answer:
Part A = the middle one
Part B = 4 days
Step-by-step explanation:
1,300 / 4 = 325
325 x 4 = 1,300
1232 divided by 70. long division. the remainder is 42. the quotient is 17
Answer - D.
you basically find the equation of the line first and eliminate the wrong answers...
Strategy: before u do any of this, label your coordinates as (X1,Y1) and (X2,Y2) and u can choose any of ur points to be as x1 or x2 or y1 or y1...
basically, I'll choose (6,7) as (x1,y1) and (2,-1) as (x2,y2). SO,
First you have to find the gradient (m) of the line.
you do this by using the formula m = Y2-Y1 / X2-X1 (where '/' is division sign) ....
Put the numbers in their respective places and your gradient will be 2x. we put the x after our number to represent it as a gradient as the straight line formula is y = mx+c and you've found the m.
NOW.
use the formula Y-Y1=m(x-x1) to find the equation of the line.Again u can use any Y1 and X1 here but remember your m is 2
replace the digits and solve...Hopefully you'll get sth like this if you use the points (6,7):
Y-7 = 2(x-6) ....
y=2x-12+7...
Y=2x-5! <<<< this is your straight line equation!
Now all u gotta do is rearrange all your options into y = mx+c.
D. is incorrect as it gives us y=2x+5 and not y = 2x-5 unlike the others
Hope you get it!