Your Worksheet is Ready
CBSE - Class 10 Mathematics Coordinate geometry Worksheet
The ratio in which the point P (3/4, 5/12)divides the line segment joining the Points A (1/2, 3/2) and B (2, –5) is:
1:5
b.5:1
c.1:3
d.3:1
If the point C(-1, 2) divides internally the line segment joining the points A(2,5) and B(x,4) in the ratio 3:4. Find the value of
If C(-5,0) is the midpoint of the line segment AB with A at (3, -1), what are the coordinates of point B?
(-1, -0.5)
b.(-7, 1)
c.(-7, -1)
d.(-13, 1)
If the distance between the points (2, –2) and (–1, x) is 5, one of the values of x is
-2
b.2
c.-1
d.1
Which of the following nitrogen oxides do not contain N-N bonds
N2O5
b.N2O4
c.N2O
d.None of these
Find the distance between the points (0, 0) and (36, 15). Can you now find the distance between the two towns A and B.
Prove that the points P(0,-1), Q(-2,3) R(6,7) and S(8,3) are the vertices of a rectangle PQRS.
Write X = {1, 4, 9, 16, 25,…} in set builder form.
X = {x: x is a set of prime numbers}
b.X = {x: x is a set of whole numbers}
c..X = {x: x is a set of natural numbers}
d..X = {x: x is a set of square numbers}
The distance of the point P (2, 3) from the x-axis is
2
b.3
c.1
d.5
If the distance between the points (4, p) and (1, 0) is 5, then the value of p is
4 only
b.± 4
c.-4 only
d.0
If the centre amd radius of circle is (3,4) and 7 units, then what is the position of the point A(5,8) with respect to circle?
If the coordinates of points A and B are (-2,-2) and (2,-4) find the coordinates of P such that AP = 3/7 AB, where P lies on the line segment AB.
Find the ratio in which (-3, q) divides the line segment joining the points (-5,-4) and (-2, 3). Find the value of q.
We can find whether any 3 given points are collinear using the distance formula.
Worksheet Answers
(x,y) = (-5) (-2); 29
Solution:
Given: Two points in a Cartesian plane, $P(x_1, y_1) = (0, 0)$ and $Q(x_2, y_2) = (36, 15)$.
To Find: The distance between points $P$ and $Q$, and subsequently, the distance between two towns $A$ and $B$ represented by these coordinates.
Step 1: State the Distance Formula
The distance $d$ between any two points $(x_1, y_1)$ and $(x_2, y_2)$ in a coordinate plane is given by the Euclidean distance formula:
$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$
[This formula is derived from the Pythagorean Theorem applied to the right-angled triangle formed by the horizontal and vertical differences of the coordinates.]
Step 2: Substitute the Given Values
Assign the coordinates:
$x_1 = 0, y_1 = 0$
$x_2 = 36, y_2 = 15$
Substituting these into the formula:
$d = \sqrt{(36 - 0)^2 + (15 - 0)^2}$
Step 3: Perform Algebraic Simplification
Calculate the squares of the differences:
$d = \sqrt{(36)^2 + (15)^2}$
Calculate $36^2$: $36 \times 36 = 1296$
Calculate $15^2$: $15 \times 15 = 225$
Sum the squares:
$d = \sqrt{1296 + 225}$
$d = \sqrt{1521}$
Step 4: Extract the Square Root
To find $\sqrt{1521}$, we look for a number which, when multiplied by itself, equals $1521$.
Since $30^2 = 900$ and $40^2 = 1600$, the value must be between 30 and 40.
Testing $39$: $39 \times 39 = 1521$.
$d = 39$
Step 5: Application to Towns A and B
If town $A$ is located at $(0, 0)$ and town $B$ is located at $(36, 15)$, the distance between them is equivalent to the distance calculated between points $P$ and $Q$.
Therefore, the distance between town $A$ and town $B$ is $39$ units.
Final Answer: The distance between the points (0, 0) and (36, 15) is 39 units. Consequently, the distance between town A and town B is 39 units.
P, Q, R and S are the vertices of a rectangle PQRS
is less than 7; the point lies inside the circle.
P = (-2/7, -20/7)
q= 2/3
Solution:
Given:
Point $Q(0, 1)$ is equidistant from points $P(5, -3)$ and $R(x, 6)$.
To find:
1. The value(s) of $x$.
2. The distance $QR$.
3. The distance $PR$.
Step 1: Applying the Distance Formula
The distance $d$ between two points $(x_1, y_1)$ and $(x_2, y_2)$ is given by the formula:
$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$
Since $Q$ is equidistant from $P$ and $R$, we have $QP = QR$. Therefore, $QP^2 = QR^2$.
Step 2: Calculating $QP^2$
For $Q(0, 1)$ and $P(5, -3)$:
$QP^2 = (5 - 0)^2 + (-3 - 1)^2$
$QP^2 = (5)^2 + (-4)^2$
$QP^2 = 25 + 16 = 41$
Step 3: Calculating $QR^2$ and solving for $x$
For $Q(0, 1)$ and $R(x, 6)$:
$QR^2 = (x - 0)^2 + (6 - 1)^2$
$QR^2 = x^2 + (5)^2$
$QR^2 = x^2 + 25$
Equating $QP^2 = QR^2$:
$41 = x^2 + 25$
$x^2 = 41 - 25$
$x^2 = 16$
$x = \pm \sqrt{16} = \pm 4$
Thus, the possible coordinates for $R$ are $(4, 6)$ or $(-4, 6)$.
Step 4: Finding the distance $QR$
Since $QP = QR$ and $QP^2 = 41$, then $QR = \sqrt{41}$.
Step 5: Finding the distance $PR$
Case 1: If $R = (4, 6)$ and $P = (5, -3)$:
$PR = \sqrt{(4 - 5)^2 + (6 - (-3))^2}$
$PR = \sqrt{(-1)^2 + (9)^2} = \sqrt{1 + 81} = \sqrt{82}$
Case 2: If $R = (-4, 6)$ and $P = (5, -3)$:
$PR = \sqrt{(-4 - 5)^2 + (6 - (-3))^2}$
$PR = \sqrt{(-9)^2 + (9)^2} = \sqrt{81 + 81} = \sqrt{162} = 9\sqrt{2}$
Final Answer:
The values of $x$ are $4$ or $-4$. The distance $QR = \sqrt{41}$. The distance $PR$ is $\sqrt{82}$ (when $x=4$) or $9\sqrt{2}$ (when $x=-4$).