Q. What is the angle between the lines y = 2x + 1 and y = -1/2x + 3?
A.
90 degrees
B.
60 degrees
C.
45 degrees
D.
30 degrees
Show solution
Solution
The slopes are m1 = 2 and m2 = -1/2. The angle θ = tan^(-1) |(m1 - m2) / (1 + m1*m2)| = tan^(-1)(5/4) which is approximately 60 degrees.
Correct Answer:
B
— 60 degrees
Learn More →
Q. What is the distance between the points (2, 3) and (5, 7)?
Show solution
Solution
Using the distance formula, d = √((5 - 2)² + (7 - 3)²) = √(9 + 16) = √25 = 5.
Correct Answer:
A
— 5
Learn More →
Q. What is the equation of the line parallel to y = 3x + 4 that passes through the point (2, 5)? (2022)
A.
y = 3x - 1
B.
y = 3x + 1
C.
y = 3x + 2
D.
y = 3x + 3
Show solution
Solution
Since parallel lines have the same slope, the equation is y - 5 = 3(x - 2) which simplifies to y = 3x + 1.
Correct Answer:
B
— y = 3x + 1
Learn More →
Q. What is the equation of the line parallel to y = 3x - 5 and passing through (2, 1)?
A.
y = 3x - 8
B.
y = 3x + 5
C.
y = 3x - 1
D.
y = 3x + 1
Show solution
Solution
Parallel lines have the same slope. The slope is 3. Using point-slope form: y - 1 = 3(x - 2) gives y = 3x - 8.
Correct Answer:
A
— y = 3x - 8
Learn More →
Q. What is the equation of the line parallel to y = 3x - 5 that passes through the point (2, 1)?
A.
y = 3x - 8
B.
y = 3x + 5
C.
y = 3x - 1
D.
y = 3x + 1
Show solution
Solution
Since the lines are parallel, they have the same slope. Using point-slope form: y - 1 = 3(x - 2) gives y = 3x - 8.
Correct Answer:
A
— y = 3x - 8
Learn More →
Q. What is the equation of the line passing through the points (1, 2) and (3, 4)?
A.
y = x + 1
B.
y = 2x
C.
y = x + 2
D.
y = 2x - 2
Show solution
Solution
The slope m = (4 - 2) / (3 - 1) = 1. Using point-slope form, y - 2 = 1(x - 1) gives y = x + 1.
Correct Answer:
A
— y = x + 1
Learn More →
Q. What is the equation of the line passing through the points (1, 2) and (3, 6)?
A.
y = 2x
B.
y = 3x - 1
C.
y = x + 1
D.
y = 4x - 2
Show solution
Solution
The slope m = (6 - 2) / (3 - 1) = 2. Using point-slope form, y - 2 = 2(x - 1) gives y = 2x.
Correct Answer:
A
— y = 2x
Learn More →
Q. What is the equation of the line perpendicular to y = 3x + 1 that passes through (2, 3)?
A.
y = -1/3x + 4
B.
y = 3x - 3
C.
y = -3x + 9
D.
y = 1/3x + 2
Show solution
Solution
The slope of the perpendicular line is -1/3. Using point-slope form, we find y - 3 = -1/3(x - 2) which simplifies to y = -1/3x + 4.
Correct Answer:
A
— y = -1/3x + 4
Learn More →
Q. What is the equation of the line that passes through the origin and has a slope of -5?
A.
y = -5x
B.
y = 5x
C.
y = -x/5
D.
y = 5/x
Show solution
Solution
The equation of a line through the origin with slope m is y = mx. Thus, y = -5x.
Correct Answer:
A
— y = -5x
Learn More →
Q. What is the equation of the line that passes through the origin and has a slope of -1?
A.
y = -x
B.
y = x
C.
y = -2x
D.
y = 2x
Show solution
Solution
The equation of a line through the origin with slope m is y = mx. Thus, y = -1x or y = -x.
Correct Answer:
A
— y = -x
Learn More →
Q. What is the point of intersection of the lines x + 2y = 5 and 2x - y = 1?
A.
(1, 2)
B.
(2, 1)
C.
(3, 0)
D.
(0, 5)
Show solution
Solution
Solving the equations simultaneously, we find the intersection point is (1, 2).
Correct Answer:
A
— (1, 2)
Learn More →
Q. What is the point of intersection of the lines x + y = 5 and 2x - y = 1?
A.
(2, 3)
B.
(3, 2)
C.
(1, 4)
D.
(4, 1)
Show solution
Solution
Solving the equations simultaneously, we find x = 2 and y = 3. Thus, the point of intersection is (2, 3).
Correct Answer:
A
— (2, 3)
Learn More →
Q. What is the point of intersection of the lines y = 2x + 1 and y = -x + 4?
A.
(1, 3)
B.
(2, 5)
C.
(3, 7)
D.
(0, 1)
Show solution
Solution
Setting 2x + 1 = -x + 4 gives 3x = 3, thus x = 1. Substituting back, y = 2(1) + 1 = 3. The intersection is (1, 3).
Correct Answer:
A
— (1, 3)
Learn More →
Q. What is the point of intersection of the lines y = 3x + 1 and y = -x + 5?
A.
(1, 4)
B.
(2, 7)
C.
(3, 10)
D.
(4, 13)
Show solution
Solution
Setting 3x + 1 = -x + 5 gives 4x = 4, thus x = 1. Substituting x back gives y = 4. The intersection point is (1, 4).
Correct Answer:
A
— (1, 4)
Learn More →
Q. What is the slope of the line perpendicular to the line 3x + 4y = 12?
A.
-3/4
B.
4/3
C.
3/4
D.
-4/3
Show solution
Solution
The slope of the line 3x + 4y = 12 is -3/4. The slope of the perpendicular line is the negative reciprocal, which is 4/3.
Correct Answer:
B
— 4/3
Learn More →
Q. What is the slope of the line perpendicular to the line 4x + 2y = 8?
A.
-1/2
B.
1/2
C.
2
D.
-2
Show solution
Solution
The slope of the line is -2 (from y = -2x + 4). The slope of the perpendicular line is the negative reciprocal, which is 1/2.
Correct Answer:
A
— -1/2
Learn More →
Q. What is the slope of the line perpendicular to the line 4x + 3y = 12?
A.
-3/4
B.
4/3
C.
3/4
D.
-4/3
Show solution
Solution
The slope of the line 4x + 3y = 12 is -4/3. The slope of the perpendicular line is the negative reciprocal, which is 3/4.
Correct Answer:
D
— -4/3
Learn More →
Q. What is the slope of the line perpendicular to the line 5x + 2y = 10?
A.
-2/5
B.
5/2
C.
2/5
D.
-5/2
Show solution
Solution
The slope of the line is -5/2. The slope of the perpendicular line is the negative reciprocal, which is 2/5.
Correct Answer:
A
— -2/5
Learn More →
Q. What is the slope of the line perpendicular to the line 7x - 2y + 3 = 0?
A.
1/2
B.
-1/2
C.
2
D.
-2
Show solution
Solution
The slope of the line is 7/2. The slope of the perpendicular line is the negative reciprocal, which is -2/7.
Correct Answer:
B
— -1/2
Learn More →
Q. What is the slope of the line perpendicular to the line 7x - 2y = 14?
A.
1/7
B.
-1/7
C.
2/7
D.
-2/7
Show solution
Solution
The slope of the line is 7/2. The slope of the perpendicular line is the negative reciprocal, which is -2/7.
Correct Answer:
B
— -1/7
Learn More →
Q. What is the slope of the line that passes through the points (4, 5) and (6, 9)?
Show solution
Solution
The slope m = (9 - 5) / (6 - 4) = 4/2 = 2.
Correct Answer:
A
— 2
Learn More →
Q. What is the x-intercept of the line 5x + 2y = 10?
Show solution
Solution
Setting y = 0 in the equation gives 5x = 10, thus x = 2. The x-intercept is 2.
Correct Answer:
B
— 5
Learn More →
Q. What is the x-intercept of the line 5x - 2y + 10 = 0?
Show solution
Solution
Setting y = 0 in the equation gives 5x + 10 = 0, thus x = -2.
Correct Answer:
B
— 2
Learn More →
Q. What is the x-intercept of the line 6x - 2y = 12?
Show solution
Solution
Setting y = 0 in the equation gives 6x = 12, thus x = 2. The x-intercept is 2.
Correct Answer:
B
— 3
Learn More →
Q. What is the y-intercept of the line 4x + 5y - 20 = 0?
Show solution
Solution
Setting x = 0 in the equation gives 5y = 20, thus y = 4. The y-intercept is 4.
Correct Answer:
B
— 5
Learn More →
Q. Which of the following lines is perpendicular to the line y = 3x + 1?
A.
y = -1/3x + 2
B.
y = 3x - 1
C.
y = 1/3x + 1
D.
y = -3x + 1
Show solution
Solution
The slope of the given line is 3. The slope of a line perpendicular to it is -1/3.
Correct Answer:
A
— y = -1/3x + 2
Learn More →
Q. Which of the following points lies on the line 4x - 5y + 20 = 0?
A.
(5, 0)
B.
(0, 4)
C.
(4, 0)
D.
(0, -4)
Show solution
Solution
Substituting (0, -4) into the equation gives 4(0) - 5(-4) + 20 = 0, which is true.
Correct Answer:
D
— (0, -4)
Learn More →
Showing 31 to 57 of 57 (2 Pages)
Straight Lines MCQ & Objective Questions
Straight lines are a fundamental concept in geometry that play a crucial role in various examinations. Mastering this topic not only enhances your understanding but also boosts your confidence in solving objective questions. Practicing MCQs related to straight lines helps you identify important questions and improves your exam preparation, ensuring you are well-equipped to tackle any challenge that comes your way.
What You Will Practise Here
Definition and properties of straight lines
Equation of a straight line in different forms (slope-intercept, point-slope, and standard form)
Finding the slope of a line and its significance
Understanding parallel and perpendicular lines
Applications of straight lines in real-life problems
Graphical representation of straight lines
Important formulas related to straight lines
Exam Relevance
The topic of straight lines is frequently tested in CBSE, State Boards, NEET, and JEE examinations. Students can expect questions that require them to derive equations, interpret graphs, and solve problems involving slopes and intercepts. Common question patterns include multiple-choice questions that assess both theoretical knowledge and practical application of straight line concepts.
Common Mistakes Students Make
Confusing the different forms of the equation of a straight line
Miscalculating the slope when given two points
Overlooking the conditions for parallel and perpendicular lines
Neglecting to label axes correctly in graphical representations
FAQs
Question: What is the slope of a straight line?Answer: The slope of a straight line indicates its steepness and direction, calculated as the change in y over the change in x.
Question: How do I find the equation of a line given two points?Answer: Use the slope formula to find the slope, then apply the point-slope form of the equation to derive the line's equation.
Now is the time to sharpen your skills! Dive into our practice MCQs on straight lines and test your understanding. The more you practice, the better prepared you'll be for your exams!