All Exams  >   Grade 10  >   Mathematics for Grade 10  >   All Questions

All questions of Where’s the Proof? for Grade 10 Exam

The distance between the points A (0, 6) and B (0, -2) is
  • a)
    6
  • b)
    8
  • c)
    4
  • d)
    2
Correct answer is option 'B'. Can you explain this answer?

Amit Kumar answered
Since both these points lie on a straight line i.e x axis, distance will be the difference between the respective y coordinates
(0,-2) & (0,6)  =>  6-(-2)) = 6+2 = 8

The graph of the equation x = 3 is:​
  • a)
    a point
  • b)
    straight line parallel to y axis
  • c)
    straight line passing through the origin
  • d)
    straight line parallel to x axis
Correct answer is option 'B'. Can you explain this answer?

Naina Sharma answered
x=3 is fixed. This means the value of x is constant. So y can vary but x has only one value. For example (3,0),(3,2),(3,5) etc. So the line drawn will be parallel to y axis as y can vary.

If the distance between the points (2, - 2) and (-1, x) is 5, one of the values of x is
  • a)
    -2
  • b)
    2
  • c)
    -1
  • d)
    1
Correct answer is option 'B'. Can you explain this answer?

Naina Sharma answered
Let us consider the points as
A = (2, -2)
B = (-1, x)
AB = 5 units
Using the distance formula
AB2 = (x₂ - x₁)2 + (y₂ - y₁)2
Substituting the values
52 = (-1 - 2)2 + (x + 2)2
25 = (-3)2 + (x + 2)2
Using the algebraic identity
(a + b)2 = a2 + b2 + 2ab
25 = 9 + x2 + 4 + 4x
By further calculation
25 = x2 + 4x + 13
x2 + 4x + 13 - 25 = 0
x2 + 4x - 12 = 0
By splitting the middle term
x2 + 6x - 2x - 12 = 0
Taking out the common terms
x(x + 6) - 2(x + 6) = 0
(x + 6)(x - 2) = 0
So we get
x + 6 = 0
x = -6
And
x - 2 = 0
x = 2

The distance between the points A (0, 7) and B (0, -3) is
  • a)
    4 units
  • b)
    10 units
  • c)
    7 units
  • d)
    3 units
Correct answer is option 'B'. Can you explain this answer?

Amit Sharma answered
Since both these points lie on a straight line i.e x axis, distance will be the difference between the respective y coordinates
(0,-3)   (0,7)
7-(-3) = 7+3 = 10

The point on x-axis which is equidistant from (5,9) and (-4,6) is​
  • a)
    (3,0)
  • b)
    (1,0)
  • c)
    (2,0)
  • d)
    (4,1)
Correct answer is option 'A'. Can you explain this answer?

Vikas Kumar answered
for 2 points to be equidistant to 2 another the length of the line drawn to them should the first two should be equal to the next two.
let that point be (x,0) (y=0 as it leis on the x axis)
using distance formula-
root of ((x+4)2 +(0-6)2)=root of ((x-5)2 +(0-9)2)
squaring both sides and opening the brackets we get-
x2 + 8x + 16 + 36 = x2 - 10x + 25 +81
bring variables to one side and constants to another we get-
18x = 54
x = 54/18 = 3
therefore x = 3 and y =0 (since it leis in the x axis)

The values of x and y, if the distance of the point (x,y) from (-3,0) as well as from (3,0) is 4 are
  • a)
    x = 1, y = 7
  • b)
    x = 2, y = 7
  • c)
    x = 0, y = – √7
  • d)
    x = 0, y = ± √7
Correct answer is option 'D'. Can you explain this answer?

Sandhya rane answered
There are two possible solutions for this problem:

1) Solution 1:
To find the distance between two points, we can use the distance formula:

distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)

In this case, we have two distances:

distance from (-3,0) to (x,y) = sqrt((x - (-3))^2 + (y - 0)^2)
distance from (3,0) to (x,y) = sqrt((x - 3)^2 + (y - 0)^2)

Since the distance from (-3,0) to (x,y) is 4, we can write the equation:

4 = sqrt((x - (-3))^2 + (y - 0)^2)

Simplifying the equation:

16 = (x + 3)^2 + y^2

Similarly, since the distance from (3,0) to (x,y) is 4, we can write the equation:

4 = sqrt((x - 3)^2 + (y - 0)^2)

Simplifying the equation:

16 = (x - 3)^2 + y^2

Now we have a system of equations:

16 = (x + 3)^2 + y^2
16 = (x - 3)^2 + y^2

Expanding the equations:

16 = x^2 + 6x + 9 + y^2
16 = x^2 - 6x + 9 + y^2

Simplifying the equations:

x^2 + 6x + y^2 = 7
x^2 - 6x + y^2 = 7

Subtracting the second equation from the first equation:

0 = 12x

Solving for x:

x = 0

Substituting x = 0 into one of the equations:

0^2 - 6(0) + y^2 = 7

Simplifying the equation:

y^2 = 7

Taking the square root of both sides:

y = ±sqrt(7)

Therefore, the possible values of x and y are:

x = 0, y = sqrt(7) or x = 0, y = -sqrt(7)

So, the correct answer is:

c) x = 0, y = ±sqrt(7)

2) Solution 2:
We can also solve this problem by graphing the two circles with centers (-3,0) and (3,0) and radius 4.

The equation of the first circle is:

(x + 3)^2 + y^2 = 4^2
(x + 3)^2 + y^2 = 16

The equation of the second circle is:

(x - 3)^2 + y^2 = 4^2
(x - 3)^2 + y^2 = 16

By graphing these two circles, we can see that the only point that satisfies both equations is (0, ±sqrt(7)).

Therefore, the correct answer is:

c) x = 0, y = ±sqrt(7)

The points A (9, 0), B (9, 6), C (-9, 6) and D (-9, 0) are the vertices of a
  • a)
    square
  • b)
    rectangle
  • c)
    rhombus
  • d)
    trapezium
Correct answer is option 'B'. Can you explain this answer?

Pratibha das answered
Here is the solution to your question:

Since,
• Opposite sides are equal 
• Sides are perpendicular to each other
Therefore, ABCD is a rectangle

So, the correct answer is B.

You can learn everything about Coordinate Geometry for Class 10 through the link:

The point (-1,-5) lies in the Quadrant​
  • a)
    3rd
  • b)
    1st
  • c)
    2nd
  • d)
    4th
Correct answer is option 'A'. Can you explain this answer?

Rising Star answered
Quadrant 1 = +,+

Quadrant 2= -,+

Quadrant 3= -,-

Quadrant 4 = +,-

Thus,the point (-1,-5 ) will lie in Quadrant 3 !!!

For the triangle whose sides are along the lines y = 15, 3x – 4y = 0, 5x + 12y = 0, the incentre is :
  • a)
    (1, 8)
  • b)
    (8, 1)
  • c)
    (-1, 8)
  • d)
    None of these
Correct answer is option 'C'. Can you explain this answer?

Raghav Bansal answered
Given equations:
3x – 4y = 0 …(1)
5x+12y = 0 …(2)
Y-15 = 0 …(3)
From the given equations, (1), (2) and (3) represent the sides AB, BC and CA respectively.
Solving (1) and (2), we get
x= 0, and y= 0
Therefore, the side AB and BC intersect at the point B (0, 0)
Solving (1) and (3), we get
x= 20, y= 15
Hence, the side AB and CA intersect at the point A (20, 15)
Solving (2) and (3), we get
x= -36, y = 15
Thus, the side BC and CA intersect at the point C (-36, 15)
Now,
BC = a = 39
CA = b = 56
AB = c = 25
Similarly, (x1, y1) = A(20, 15)
(x2, y2) = B(0, 0)
(x3, y3) = C(-36, 15)
Therefore, incentre is

The perimeter of the triangle formed by the points A(0,0), B(1,0) and C(0,1) is
  • a)
    √2 + 1
  • b)
    1 ± √2
  • c)
    2 + √2
  • d)
    3
Correct answer is option 'C'. Can you explain this answer?

Consider A (0,0),B (1,0),C (0,1)

=>AB=root(X2-X1)^2+(Y2-Y1)^2

=>AB=root (1-0)^2+(1-0)^2

=>AB=1

similarly,

BC=root2

and

AC=1

Perimeter=AB+BC+AC

=1+root1+1
=2+root2

If A and B are the points (-6, 7) and (-1, -5) respectively, then the distance 2AB is equal to​
  • a)
    26
  • b)
    169
  • c)
    13
  • d)
    238
Correct answer is option 'A'. Can you explain this answer?

Aditi bajaj answered
To find the distance between two points, we can use the distance formula. The distance formula is derived from the Pythagorean theorem and allows us to calculate the distance between two points in a coordinate plane.

The distance formula is given by:
d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

where (x1, y1) and (x2, y2) are the coordinates of the two points.

In this case, we are given the points A (-6, 7) and B (-1, -5). We need to find the distance 2AB, which means we need to find the distance between A and B and then multiply it by 2.

Let's calculate the distance between A and B first:

x1 = -6, y1 = 7 (coordinates of A)
x2 = -1, y2 = -5 (coordinates of B)

Using the distance formula:
dAB = sqrt((-1 - (-6))^2 + (-5 - 7)^2)
= sqrt(5^2 + (-12)^2)
= sqrt(25 + 144)
= sqrt(169)
= 13

Now, to find the distance 2AB, we multiply the distance between A and B by 2:
2AB = 2 * 13
= 26

So, the distance 2AB is equal to 26. Therefore, the correct answer is option A.

The condition that the point (x,y) may lie on the line joining (3,4) and (-5,-6) is​
  • a)
    -5x+4y+1=0
  • b)
    -5x-4y+1=0
  • c)
    5x+4y+1=0
  • d)
    5x-4y+1=0
Correct answer is option 'D'. Can you explain this answer?

Since the point P(x,y) lies on the line joining A(3,4) and B(-5,-6), 

Therefore, points P, A and B are collinear points.

So, area of triangle PAB = 0                                         

Therefore, we have: 

10x-18-3y-5y+20=0

10x-8y+2=0

5x-4y+1=0 , which is the required condition. 

he horizontal and vertical lines drawn to determine the position of a point in a Cartesian plane are called​
  • a)
    Intersecting lines
  • b)
    Transversals
  • c)
    Perpendicular lines
  • d)
    X-axis and Y-axis
Correct answer is option 'D'. Can you explain this answer?

Ananya Das answered
The point is determined on 2 dimensions .The name of horizontal and vertical lines drawn to determine the position of any point in the Cartesian plane is x-axis and y-axis respectively. The name of each part of the plane formed by these two lines x-axis and the y-axis is quadrants. The point where these two lines intersect is called the origin.

If the four points (0,-1), (6,7),(-2,3) and (8,3) are the vertices of a rectangle, then its area is​
  • a)
    40 sq. units
  • b)
    12 sq. units
  • c)
    10 sq. units
  • d)
    13 sq. units
Correct answer is option 'A'. Can you explain this answer?

Arun Sharma answered
Let A(0-1), B(6,7), C(-2,3) and D(8,3) be the given points. Then
∴ AD = BC and AC = BD
So, ADBC is a parallelogram
Now 
Clearly, AB= AD+ DBand CD= CB+ BD2
Hence, ADBC is a rectangle.
Now
,Area of rectangle ADBC = AD × DB =(4√5​ × 2√5​)sq. units = 40sq. units

If (3, 2), (4, k) and (5, 3) are collinear then k is equal to :
  • a)
    3/2
  • b)
    2/5
  • c)
    5/2
  • d)
    3/5
Correct answer is option 'C'. Can you explain this answer?

Swara sharma answered
To determine the value of k, we need to check if the three given points (3, 2), (4, k), and (5, 3) are collinear. Two points are collinear if the slope between them is the same as the slope between any other two points on the line.

Calculating the slope between (3, 2) and (4, k):
The slope formula is given by:

m = (y2 - y1) / (x2 - x1)

Using the coordinates (3, 2) and (4, k), we have:

m = (k - 2) / (4 - 3)
m = (k - 2) / 1
m = k - 2

Calculating the slope between (4, k) and (5, 3):
Using the coordinates (4, k) and (5, 3), we have:

m = (3 - k) / (5 - 4)
m = (3 - k) / 1
m = 3 - k

Since the two slopes are equal, we can equate them:

k - 2 = 3 - k

Solving this equation for k:

2k = 5

k = 5/2

Therefore, the value of k is 5/2, which corresponds to option C.

The distance between points (a + b, b + c) and (a – b, c – b) is :
  • a)
  • b)
  • c)
  • d)
Correct answer is option 'C'. Can you explain this answer?

Subset Academy answered
Distance between two point is
  • = √{[(a+b)-(a-b)]2 + [(b+c)-(c-b)]2}
  • =√[{(a+b-a+b)2}] + [((b+c-c+b)}2]
  • =√[(2b)2 + (2b)2]
  • =√[4b2 +4b2]
  • =√[8b2]
  • =2√(2)xb = 2√2b

If two vertices of a parallelogram are (3, 2) and (–1, 0) and the diagonals intersect at (2, –5), then the other two vertices are :
  • a)
    (1, –10), (5, –12)
  • b)
    (1, –12), (5, –10)
  • c)
    (2, –10), (5, –12)
  • d)
    (1, – 10), (2, – 12)
Correct answer is option 'B'. Can you explain this answer?

Parth Chawla answered
Let's call the two given vertices A and B, with coordinates (3, 2) and (x, y) respectively.

Since a parallelogram has opposite sides that are parallel, we can find the coordinates of the other two vertices by applying the same translation to points A and B.

To find the translation, we can subtract the x-coordinate of point A from the x-coordinate of point B, and subtract the y-coordinate of point A from the y-coordinate of point B:

x - 3 = 3 - 3 = 0
y - 2 = 2 - 2 = 0

So the translation is (0, 0).

To find the coordinates of the other two vertices, we can add the translation to points A and B:

Point A + translation = (3, 2) + (0, 0) = (3, 2)
Point B + translation = (x, y) + (0, 0) = (x, y)

Therefore, the other two vertices of the parallelogram are (3, 2) and (x, y).

The co-ordinates of the points which divides the join of (– 2, – 2) and (– 5, 7) in the ratio 2 : 1 is :
  • a)
    (4, – 4)
  • b)
    (– 3, 1)
  • c)
    (– 4, 4)
  • d)
    (1, – 3).
Correct answer is option 'C'. Can you explain this answer?

To find the co-ordinates that divide the line segment joining the points (–2, –2) and (–5, 7) in the ratio 2:1, use the section formula:
  • Let the points be:
    • x1 = –2, y1 = –2
    • x2 = –5, y2 = 7
  • Using the section formula, the co-ordinates are calculated as follows:
    • x = (m2x1 + m1x2) / (m1 + m2)
    • y = (m2y1 + m1y2) / (m1 + m2)
  • Here, m1 = 2 and m2 = 1.
  • Substituting the values:
    • x = (1 × (–2) + 2 × (–5)) / (2 + 1) = (–2 – 10) / 3 = –4
    • y = (1 × (–2) + 2 × 7) / (2 + 1) = (–2 + 14) / 3 = 4
  • The result is the point (–4, 4).

The co-ordinates of the point on x-axis which is equidistant from the points (5, 4) and (– 2, 3) are :
  • a)
    (2, 0)
  • b)
    (3, 0)
  • c)
    (0, 2)
  • d)
    (0, 3).
Correct answer is option 'A'. Can you explain this answer?

Surbhi Gupta answered
Let the point on x-axis be (a,0)
Since PA = PB  PA2 = PB2
 (a + 2)2 + (0 - 5)2 = (a - 2)2 + (0 + 3)2
 (a + 2)2 - (a - 2)2 = 9 - 25 = -16
 8a = -16  a = -2.
 The required point is (-2,0).

The points (– 2, 2), (8, – 2) and (– 4, – 3) are the vertices of a :
  • a)
    equilateral Δ
  • b)
    isosceles Δ
  • c)
    right Δ
  • d)
    None of these
Correct answer is option 'C'. Can you explain this answer?

Izumi answered
Let A(-2, 2)
B(8, -2)
C(-4, -3)
distance
AB=√(x2-x1) ²+(y2-y1) ²
=√(8+2) ²+(-2-2) ²=√100+16=√116
BC=√(-4-8) ²+(-3+2) ²=√144+1=√145
AC=√(-4+2) ²+(-3-2) ²=√4+25=√29
from the above
AB²=(√116) ²=116
BC²=(√145) ²=145
AC²=(√29) ²=29
AB²+AC²=BC²=145units
hence, by Converse of Pythagoras theorem
ABC is a right triangle
and hence,
A, B, C are the vertices of a right ∆
hence, option (C) is correct

The distance between A (1, 3) and B (x, 7) is 5. The value of x > 0 is :
  • a)
    4
  • b)
    2
  • c)
    1
  • d)
    3.
Correct answer is option 'A'. Can you explain this answer?

The distance between points A(1, 3) and B(x, 7) is given by the distance formula:
sqrt((x - 1)² + (7 - 3)²) = 5
Simplify inside the square root:
sqrt((x - 1)² + 16) = 5
Square both sides to remove the square root:
(x - 1)² + 16 = 25
Subtract 16 from both sides:
(x - 1)² = 9
Take the square root of both sides:
x - 1 = ±3
So, x = 1 + 3 = 4 or x = 1 - 3 = -2
Since x > 0, the valid solution is x = 4.
The answer is A.

The points (1, 7), (4, 2), (– 1, 1) and (– 4, 4) are the vertices of a :
  • a)
    parallelogram
  • b)
    rhombus
  • c)
    rectangle
  • d)
    square.
Correct answer is option 'D'. Can you explain this answer?

Vertices of a Square
The given points (1, 7), (4, 2), (-1, 1), and (-4, 4) can form the vertices of a square.

Properties of a Square
- A square is a special type of rectangle and rhombus.
- All sides of a square are equal in length.
- Opposite sides of a square are parallel.
- All angles in a square are right angles (90 degrees).
- The diagonals of a square are equal in length and bisect each other at right angles.

Verifying the Given Points
To verify if the given points form a square, we need to check the properties mentioned above.
- Calculate the distances between the points to ensure that all sides are equal.
- Check if the slopes of opposite sides are equal to show that they are parallel.
- Calculate the angles between the sides to confirm that they are all right angles.
- Calculate the lengths of the diagonals and check if they are equal.

Conclusion
After verifying the properties of the given points, if all conditions hold true, then the points (1, 7), (4, 2), (-1, 1), and (-4, 4) form the vertices of a square. Hence, the correct answer is option 'D' - square.

Chapter doubts & questions for Where’s the Proof? - Mathematics for Grade 10 2026 is part of Grade 10 exam preparation. The chapters have been prepared according to the Grade 10 exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Grade 10 2026 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Where’s the Proof? - Mathematics for Grade 10 in English & Hindi are available as part of Grade 10 exam. Download more important topics, notes, lectures and mock test series for Grade 10 Exam by signing up for free.

Mathematics for Grade 10

200 videos|306 docs|155 tests

Top Courses Grade 10