FIRST QUESTION
Given points are:
A(2, -4) and B(6, 2)
Now, Use the distance formula.
distance formula =
Now, plug the values into the formula, So,
distance =
=
=
=
=
=
![2 \sqrt{13}](https://tex.z-dn.net/?f=2%20%5Csqrt%7B13%7D%20)
So, the length of AB is
![2 \sqrt{13}](https://tex.z-dn.net/?f=2%20%5Csqrt%7B13%7D%20)
.
<span>
THIRD QUESTION</span>Two points given are:
A(3, -2) and B(1, 1)
Also given that B is the midpoint of AC.
Let, the co-ordinates of C be C(a, b).
Now, using midpoint formula,
Midpoint =
![(1, 1)=(\frac{ 3+ a }{2} , \frac{ -2+b }{2} )](https://tex.z-dn.net/?f=%281%2C%201%29%3D%28%5Cfrac%7B%203%2B%20a%20%7D%7B2%7D%20%2C%20%5Cfrac%7B%20-2%2Bb%20%7D%7B2%7D%20%29)
Now, equaling the ordered pair, we have,
![1=\frac{ 3+ a }{2}](https://tex.z-dn.net/?f=1%3D%5Cfrac%7B%203%2B%20a%20%7D%7B2%7D)
.............equation (1)
![1=\frac{ -2+b }{2}](https://tex.z-dn.net/?f=1%3D%5Cfrac%7B%20-2%2Bb%20%7D%7B2%7D%20)
................equation (2)
Now, taking equation (1)
![1=\frac{ 3+ a }{2}](https://tex.z-dn.net/?f=1%3D%5Cfrac%7B%203%2B%20a%20%7D%7B2%7D)
![1*2=3+a](https://tex.z-dn.net/?f=1%2A2%3D3%2Ba)
![2-3=a](https://tex.z-dn.net/?f=2-3%3Da)
![a=-1](https://tex.z-dn.net/?f=a%3D-1)
Now, taking equation (2)
![1=\frac{ -2+b }{2}](https://tex.z-dn.net/?f=1%3D%5Cfrac%7B%20-2%2Bb%20%7D%7B2%7D)
![1*2=-2+b](https://tex.z-dn.net/?f=1%2A2%3D-2%2Bb)
![2+2=b](https://tex.z-dn.net/?f=2%2B2%3Db)
![b=4](https://tex.z-dn.net/?f=b%3D4)
<span>So, the co ordinates of C are (a, b) which is <u>(-1 , 4)
</u></span>
<span>
SECOND QUESTION:</span>Given equations are:
2x + 3y = 14.....................equation (1)
-4x + 2y = 4 .....................equation (2)
Taking equation (2)
-4x + 2y = 4
2y = 4 + 4x
y = (4 + 4x) / 2
y = 2 + 2x .......................equation (3)
Now, Taking equation (1)
2x + 3y = 14
Substituting the value of y from equation (3), we get,
2x + 3(2 + 2x) = 14
2x + 6 + 6x = 14
8x = 14 - 6
x = (14 - 6) / 8
x = 1
Taking equation (3)
y = 2 + 2x
Now, substituting the value of x in equation (3), we get,
y= 2 + 2 (1)
y = 2 + 2
y = 4
So,
x=1 and
y=4