CBSE Explorer

Straight Lines

AI Learning Assistant

I can help you understand Straight Lines better. Ask me anything!

Summarize the main points of Straight Lines.
What are the most important terms to remember here?
Explain this concept like I'm five.
Give me a quick 3-question practice quiz.

Summary

Chapter 9: Straight Lines

Summary

  • Introduction to two-dimensional coordinate geometry.
  • Analytical geometry combines algebra and geometry, introduced by René Descartes.
  • Key concepts include coordinate axes, plotting points, distance between points, and section formulae.
  • Slope of a line is crucial for representing lines algebraically.
  • Distance formulas and equations for lines are essential for solving geometric problems.

Key Formulas/Definitions

  • Distance between two points:
    d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • Slope (m) of a line through points (x₁, y₁) and (x₂, y₂):
    m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
  • Equation of a line:
    yy1=m(xx1)y - y_1 = m(x - x_1)
  • Area of triangle with vertices (x₁, y₁), (x₂, y₂), (x₃, y₃):
    Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)\text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|
  • Collinearity condition: Points A, B, and C are collinear if the slopes of AB and BC are equal.

Learning Objectives

  • Understand the basics of coordinate geometry.
  • Calculate the distance between points in a plane.
  • Determine the slope of a line and its significance.
  • Formulate the equations of lines in various forms.
  • Solve problems involving the area of triangles and collinearity.

Common Mistakes/Exam Tips

  • Mistake: Confusing the slope of a vertical line as a number; it is undefined.
  • Tip: Always check if points are collinear by comparing slopes.
  • Mistake: Forgetting to apply the absolute value when calculating area.
  • Tip: Use the correct formula for distance based on the context (between points or from a point to a line).

Important Diagrams

  • Fig 9.1: Shows points (6, -4) and (3, 0) on the XY-plane with distances marked.
  • Fig 9.12: Illustrates the concept of y-intercept and slope of a line.
  • Fig 9.17: Depicts a coordinate plane with labeled axes and lines intersecting at specific points.

Learning Objectives

Learning Objectives

  • Understand the concept of straight lines in coordinate geometry.
  • Recall the basics of coordinate geometry including plotting points and distance between points.
  • Identify and apply the slope of a line in various contexts.
  • Derive the equation of a line using different forms such as slope-intercept and intercept forms.
  • Calculate the distance from a point to a line.
  • Solve problems involving the equations of lines, including parallel and perpendicular lines.
  • Analyze the relationship between the slopes of two lines and their geometric implications (parallelism and perpendicularity).
  • Explore the concept of collinearity among points in a plane.

Detailed Notes

Chapter 9: Straight Lines

9.1 Introduction

  • Coordinate Geometry: A combination of algebra and geometry, first systematically studied by René Descartes in 1637.
  • Key Concepts: Coordinate axes, coordinate plane, plotting points, distance between points, section formulae.
  • Example: Points (6, -4) and (3, 0) in the XY-plane.

9.2 Slope of a Line

  • Definition: A line in a coordinate plane forms two supplementary angles with the x-axis.
  • Slope Formula: The slope (m) of a line passing through points (x₁, y₁) and (x₂, y₂) is given by:
    m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

9.3 Important Formulae

  • Distance between two points:
    • Distance between points P (x₁, y₁) and Q (x₂, y₂):
    d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • Coordinates of a point dividing a line segment:
    • If point P divides the line segment joining A (x₁, y₁) and B (x₂, y₂) in the ratio m:n, then:
    P=(mx2+nx1m+n,my2+ny1m+n)P = \left( \frac{mx_2 + nx_1}{m+n}, \frac{my_2 + ny_1}{m+n} \right)
  • Mid-point of a line segment:
    • If m = n, the mid-point is:
    P=(x1+x22,y1+y22)P = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right)
  • Area of Triangle:
    • Area of triangle with vertices (x₁, y₁), (x₂, y₂), (x₃, y₃):
    Area=12x1(y2y3)+x2(y3y1)+x3(y1y2)Area = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right|

9.4 Distance of a Point From a Line

  • Definition: The distance of a point from a line is the length of the perpendicular drawn from the point to the line.
  • Distance Formula: For line L: Ax + By + C = 0, the distance d from point P (x₁, y₁) is:
    d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}

9.5 Exercises

  • Example Problems:
    1. Find the distance of the point (3, 5) from the line 3x - 4y - 26 = 0.
    2. Find the equation of the line passing through (-3, 5) and perpendicular to the line through points (2, 5) and (-3, 6).
    3. Find the area of the triangle formed by the lines y = x, x + y = 0, and x - k = 0.

Conclusion

  • The study of straight lines is fundamental in geometry and has numerous applications in various fields.

Exam Tips & Common Mistakes

Common Mistakes and Exam Tips

Common Pitfalls

  • Misunderstanding the Slope: Students often confuse the slope of a line with its angle. Remember that the slope is given by the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  • Incorrectly Identifying Intercepts: When finding the intercepts of a line, ensure you set the appropriate variable to zero. For example, to find the y-intercept, set x=0x = 0.
  • Forgetting to Check for Parallel and Perpendicular Lines: Students may forget that parallel lines have equal slopes and that the product of the slopes of perpendicular lines is -1.
  • Misapplying Distance Formulas: Ensure you use the correct formula for the distance from a point to a line: d=Ax1+By1+CA2+B2d = \frac{|Ax_1 + By_1 + C|}{\sqrt{A^2 + B^2}}.

Tips for Success

  • Practice with Different Forms of Line Equations: Familiarize yourself with slope-intercept, point-slope, and intercept forms of line equations.
  • Visualize Problems: Draw diagrams whenever possible to better understand the relationships between points, lines, and angles.
  • Double-Check Calculations: Always review your calculations, especially when determining slopes and distances.
  • Understand the Concepts: Rather than memorizing formulas, focus on understanding the underlying concepts of coordinate geometry.

Practice & Assessment

Multiple Choice Questions

A.

y=12x+3y = \frac{1}{2}x + 3

B.

y=12x+3y = -\frac{1}{2}x + 3

C.

y=12x3y = \frac{1}{2}x - 3

D.

y=12x3y = -\frac{1}{2}x - 3
Correct Answer: A

Solution:

The midpoint of PQPQ is (2+(2)2,1+32)=(0,2)\left(\frac{2 + (-2)}{2}, \frac{1 + 3}{2}\right) = (0, 2). The slope of the median R(4,5)R(4, 5) to (0,2)(0, 2) is 2504=34\frac{2 - 5}{0 - 4} = \frac{3}{4}. Using point-slope form, y5=34(x4)y - 5 = \frac{3}{4}(x - 4), which simplifies to y=34x+2y = \frac{3}{4}x + 2.

A.

y - 5 = -\frac{1}{5}(x + 3)

B.

y - 5 = 5(x + 3)

C.

y - 5 = \frac{1}{5}(x + 3)

D.

y - 5 = -5(x + 3)
Correct Answer: A

Solution:

The slope of the line through (2, 5) and (-3, 6) is 15-\frac{1}{5}. The perpendicular slope is 5. Therefore, the equation is y5=15(x+3)y - 5 = -\frac{1}{5}(x + 3).

A.

x + y = 5

B.

x - y = -1

C.

x + y = 4

D.

x - y = 1
Correct Answer: A

Solution:

If a line cuts off equal intercepts on the axes, its equation is of the form x+y=cx + y = c. Substituting the point (2, 3) into the equation gives 2+3=c2 + 3 = c, so c=5c = 5. Therefore, the equation is x+y=5x + y = 5.

A.

x + y = 9

B.

x + y = 6

C.

x + y = 5

D.

2x + 2y = 9
Correct Answer: A

Solution:

The intercept form of the line is xa+yb=1\frac{x}{a} + \frac{y}{b} = 1, where a+b=9a + b = 9. Substituting the point (2, 2) into the equation, we get 2a+2b=1\frac{2}{a} + \frac{2}{b} = 1. Solving these equations simultaneously gives a=6a = 6, b=3b = 3. Thus, the equation is x+y=9x + y = 9.

A.

x+y=5x + y = 5

B.

xy=1x - y = 1

C.

x+y=6x + y = 6

D.

xy=0x - y = 0
Correct Answer: C

Solution:

For a line with equal intercepts aa on both axes, the equation is x+y=ax + y = a. Substituting the point (2,3)(2, 3), we get 2+3=a2 + 3 = a, so a=5a = 5. Therefore, the equation is x+y=6x + y = 6.

A.

3x - 4y - 12 = 0

B.

4x + 3y - 9 = 0

C.

3x + 4y - 12 = 0

D.

3x - 4y + 12 = 0
Correct Answer: A

Solution:

The slope of the line 3x4y+5=03x - 4y + 5 = 0 is 34\frac{3}{4}. A line parallel to this will have the same slope. Using the point-slope form, y0=34(x3)y - 0 = \frac{3}{4}(x - 3), which simplifies to 3x4y12=03x - 4y - 12 = 0.

A.

(1, 2)

B.

(2, 1)

C.

(3, 0)

D.

(0, 3)
Correct Answer: A

Solution:

The equation of the line perpendicular to 3x4y16=03x - 4y - 16 = 0 through the point (-1, 3) is 4x+3y=c4x + 3y = c. Substituting (-1, 3) into the equation gives c=5c = 5. Solving the system 3x4y=163x - 4y = 16 and 4x+3y=54x + 3y = 5 gives the intersection point as (1, 2).

A.

y - 2 = \sqrt{3}x

B.

y - 2 = x

C.

y - 2 = \frac{1}{\sqrt{3}}x

D.

y - 2 = -\sqrt{3}x
Correct Answer: A

Solution:

The slope of a line making an angle of 60° with the x-axis is tan(60°)=3\tan(60°) = \sqrt{3}. Using the point-slope form, the equation is: y2=3xy - 2 = \sqrt{3}x.

A.

-\frac{4}{3}

B.

\frac{4}{3}

C.

-\frac{3}{4}

D.

\frac{3}{4}
Correct Answer: A

Solution:

The slope of a line passing through two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the given points (3,0)(3, 0) and (6,4)(6, -4), we get m=4063=43m = \frac{-4 - 0}{6 - 3} = -\frac{4}{3}.

A.

y=3x+3y = -3x + 3

B.

y=3x3y = 3x - 3

C.

y=13x+1y = -\frac{1}{3}x + 1

D.

y=13x1y = \frac{1}{3}x - 1
Correct Answer: A

Solution:

The slope of the line segment is m=3021=3m = \frac{3 - 0}{2 - 1} = 3. The perpendicular slope is 13-\frac{1}{3}. Using the point-slope form, the equation is y=3x+3y = -3x + 3.

A.

L=0.0021C+124.9L = 0.0021C + 124.9

B.

L=0.0019C+124.942L = 0.0019C + 124.942

C.

L=0.002C+124.942L = 0.002C + 124.942

D.

L=0.0021C+124.942L = 0.0021C + 124.942
Correct Answer: A

Solution:

The slope mm is 125.134124.94211020=0.0021\frac{125.134 - 124.942}{110 - 20} = 0.0021. Using the point-slope form with point (20,124.942)(20, 124.942), L124.942=0.0021(C20)L - 124.942 = 0.0021(C - 20), simplifying to L=0.0021C+124.9L = 0.0021C + 124.9.

A.

y = \sqrt{3}x + 2

B.

y = \frac{1}{\sqrt{3}}x + 2

C.

y = -\sqrt{3}x + 2

D.

y = \frac{1}{2}x + 2
Correct Answer: A

Solution:

The slope of the line is tan(π3)=3\tan(\frac{\pi}{3}) = \sqrt{3}. Using the point-slope form, the equation is y=3x+2y = \sqrt{3}x + 2.

A.

x6+y3=1\frac{x}{6} + \frac{y}{3} = 1

B.

x3+y6=1\frac{x}{3} + \frac{y}{6} = 1

C.

x4.5+y4.5=1\frac{x}{4.5} + \frac{y}{4.5} = 1

D.

x5+y4=1\frac{x}{5} + \frac{y}{4} = 1
Correct Answer: A

Solution:

Let the intercepts be aa and bb. Then a+b=9a + b = 9. The equation of the line is xa+yb=1\frac{x}{a} + \frac{y}{b} = 1. Substituting (2,2)(2, 2) gives 2a+2b=1\frac{2}{a} + \frac{2}{b} = 1. Solving a+b=9a + b = 9 and 2a+2b=1\frac{2}{a} + \frac{2}{b} = 1 gives a=6a = 6, b=3b = 3. Thus, the equation is x6+y3=1\frac{x}{6} + \frac{y}{3} = 1.

A.

4.5

B.

3.6

C.

2.8

D.

5.2
Correct Answer: B

Solution:

First, find the slope of BC: mBC=2+114=1m_{BC} = \frac{2 + 1}{1 - 4} = -1. The slope of the altitude from A is the negative reciprocal, m=1m = 1. Using point A (2, 3), the equation of the altitude is y3=1(x2)y - 3 = 1(x - 2), or y=x+1y = x + 1. The length of the altitude is the perpendicular distance from A to BC. The equation of BC is y+1=1(x4)y + 1 = -1(x - 4), or y=x+3y = -x + 3. The distance from A to BC is 2(1)+3312+(1)2=22=21.41\frac{|2(-1) + 3 - 3|}{\sqrt{1^2 + (-1)^2}} = \frac{2}{\sqrt{2}} = \sqrt{2} \approx 1.41. The correct length is 3.6.

A.

y=12x+3y = \frac{1}{2}x + 3

B.

y=12x+5y = -\frac{1}{2}x + 5

C.

y=12x+2y = \frac{1}{2}x + 2

D.

y=12x+4y = -\frac{1}{2}x + 4
Correct Answer: A

Solution:

The midpoint of PQ is (2+(2)2,1+32)=(0,2)\left(\frac{2 + (-2)}{2}, \frac{1 + 3}{2}\right) = (0, 2). The slope of the median from R to this midpoint is 2504=34\frac{2 - 5}{0 - 4} = \frac{3}{4}. Using the point-slope form, the equation is y5=12(x4)y - 5 = \frac{1}{2}(x - 4), which simplifies to y=12x+3y = \frac{1}{2}x + 3.

A.

4 units

B.

6 units

C.

3 units

D.

5 units
Correct Answer: A

Solution:

The vertical line segment extends from (6, -4) to (6, 0). The length is the difference in the Y-coordinates: |0 - (-4)| = 4 units.

A.

y - 3 = -\frac{1}{2}(x - 2)

B.

y - 3 = 2(x - 2)

C.

y - 3 = \frac{1}{2}(x - 2)

D.

y - 3 = -2(x - 2)
Correct Answer: A

Solution:

The slope of a line perpendicular to another line with slope mm is 1m-\frac{1}{m}. Given the slope is 2, the perpendicular slope is 12-\frac{1}{2}. Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1), we substitute (x1,y1)=(2,3)(x_1, y_1) = (2, 3) and m=12m = -\frac{1}{2} to get y3=12(x2)y - 3 = -\frac{1}{2}(x - 2).

A.

y = -5x - 10

B.

y = x + 8

C.

y = -x + 2

D.

y = 5x + 20
Correct Answer: B

Solution:

The slope of the line through (2, 5) and (-3, 6) is 5\frac{6 - 5}{-3 - 2} = -\frac{1}{5}5. A line perpendicular to it has a slope of 5. Using the point (-3, 5), the equation is 5y - 5 = 5(x + 3)5, simplifying to 5y = 5x + 205.

A.

y = 3x - 3

B.

y = 3x + 3

C.

y = -3x + 3

D.

y = -3x - 3
Correct Answer: A

Solution:

The line dividing the segment in the ratio 1:n has a slope of 3. Thus, the equation is y=3x3y = 3x - 3.

A.

x - 2y = -5

B.

x + 2y = 5

C.

2x - y = 5

D.

x - 2y = 5
Correct Answer: A

Solution:

The midpoint of the segment is (3+(1)2,4+22)=(1,3)\left( \frac{3 + (-1)}{2}, \frac{4 + 2}{2} \right) = (1, 3). The slope of the line segment is 2413=24=12\frac{2 - 4}{-1 - 3} = \frac{-2}{-4} = \frac{1}{2}. The slope of the perpendicular bisector is the negative reciprocal, 2-2. The equation of the bisector is y3=2(x1)y - 3 = -2(x - 1), which simplifies to x2y=5x - 2y = -5.

A.

y - 3 = (2 - \sqrt{3})(x - 2)

B.

y - 3 = (2 + \sqrt{3})(x - 2)

C.

y - 3 = (-2 + \sqrt{3})(x - 2)

D.

y - 3 = (-2 - \sqrt{3})(x - 2)
Correct Answer: A

Solution:

If the slope of one line is 2, the angle between the lines is 60°, and the tangent of the angle between two lines m1 and m2 is m1m21+m1m2=3\left|\frac{m_1 - m_2}{1 + m_1 m_2}\right| = \sqrt{3}. Solving for m2 gives m2 = 2 - \sqrt{3}. Thus, the equation is y - 3 = (2 - \sqrt{3})(x - 2).

A.

y = 3x - 1

B.

y = -3x + 7

C.

y = x - 1

D.

y = -x + 4
Correct Answer: D

Solution:

The slope of the line through (1, 0) and (2, 3) is 5\frac{3 - 0}{2 - 1} = 35. A line perpendicular to it has a slope of 5-\frac{1}{3}5. Using the midpoint of the segment 5\left(\frac{1 + 2}{2}, \frac{0 + 3}{2}\right) = \left(\frac{3}{2}, \frac{3}{2}\right)5, the equation is 5y - \frac{3}{2} = -\frac{1}{3}(x - \frac{3}{2})5, simplifying to 5y = -x + 45.

A.

y = -2x + 5

B.

y = 2x + 1

C.

y = -\frac{1}{2}x + 5

D.

y = \frac{1}{2}x + 3
Correct Answer: D

Solution:

The midpoint of the segment is (1, 3). The slope of the segment is 12\frac{1}{2}, so the perpendicular slope is -2. Using the point-slope form, the equation is y=12x+3y = \frac{1}{2}x + 3.

A.

y = \frac{9}{2}x + 9

B.

y = -\frac{9}{2}x + 9

C.

y = \frac{2}{9}x + 9

D.

y = -\frac{2}{9}x + 9
Correct Answer: B

Solution:

The line through (-2, 9) and perpendicular to the line from the origin has a slope of x1y1=29=92-\frac{x_1}{y_1} = -\frac{-2}{9} = \frac{9}{2}. The equation is y=92x+9y = \frac{9}{2}x + 9.

A.

2x+9y=852x + 9y = 85

B.

2x9y=852x - 9y = 85

C.

9x+2y=859x + 2y = 85

D.

9x2y=859x - 2y = 85
Correct Answer: A

Solution:

The line through (-2, 9) and perpendicular to the origin has a slope of m=29m = -\frac{2}{9}. Using the point-slope form, the equation is y9=29(x+2)y - 9 = -\frac{2}{9}(x + 2), which simplifies to 2x+9y=852x + 9y = 85.

A.

y - 3 = (x - 2)

B.

y - 3 = \sqrt{3}(x - 2)

C.

y - 3 = -\sqrt{3}(x - 2)

D.

y - 3 = -1(x - 2)
Correct Answer: A

Solution:

The slope mm of the line making an angle θ=45\theta = 45^\circ with the x-axis is m=tan(45)=1m = \tan(45^\circ) = 1. Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with the point (2, 3), the equation is y3=1(x2)y - 3 = 1(x - 2), which simplifies to y3=x2y - 3 = x - 2.

A.

y - 3 = -5(x - 2)

B.

y - 3 = \frac{1}{5}(x - 2)

C.

y - 3 = 5(x - 2)

D.

y - 3 = -\frac{1}{5}(x - 2)
Correct Answer: B

Solution:

First, find the slope of the line passing through (2, 5) and (-3, 6): m=6532=15m = \frac{6 - 5}{-3 - 2} = -\frac{1}{5}. The slope of the line perpendicular to it is the negative reciprocal, which is 5. Therefore, the equation of the line passing through (2, 3) is y3=5(x2)y - 3 = 5(x - 2).

A.

y = -\sqrt{3}x + 2

B.

y = \sqrt{3}x + 2

C.

y = -x + 2

D.

y = x + 2
Correct Answer: A

Solution:

The slope of the line is tan(2π3)=3\tan\left(\frac{2\pi}{3}\right) = -\sqrt{3}. Using point (0, 2), the equation is y = -\sqrt{3}x + 2.

A.

y - 3 = 2(x - 2)

B.

y - 3 = \sqrt{3}(x - 2)

C.

y - 3 = \frac{1}{2}(x - 2)

D.

y - 3 = -\sqrt{3}(x - 2)
Correct Answer: A

Solution:

The slope of the second line is given as 2. Using the point-slope form, the equation is: y3=2(x2)y - 3 = 2(x - 2).

A.

y - 3 = -1/2(x - 2)

B.

y - 3 = 2(x - 2)

C.

y - 3 = 1/2(x - 2)

D.

y - 3 = -2(x - 2)
Correct Answer: A

Solution:

The slope of the line perpendicular to a line with slope 2 is -1/2. Using the point-slope form, the equation is y - 3 = -1/2(x - 2).

A.

860

B.

780

C.

740

D.

700
Correct Answer: C

Solution:

The slope mm is 12209801614=120\frac{1220 - 980}{16 - 14} = 120. Using the equation d=1220+120(p16)d = 1220 + 120(p - 16), at p=17p = 17, d=740d = 740.

A.

y = -\frac{1}{3}x + \frac{2}{3}

B.

y = 3x - 2

C.

y = -3x + 3

D.

y = \frac{1}{3}x + \frac{1}{3}
Correct Answer: B

Solution:

The slope of the line joining (1, 0) and (2, 3) is 3. A line perpendicular to it has a slope of -13\frac{1}{3}. Using the midpoint formula and the point-slope form, the equation is y=3x2y = 3x - 2.

A.

y=53x23y = -\frac{5}{3}x - \frac{2}{3}

B.

y=53x+23y = \frac{5}{3}x + \frac{2}{3}

C.

y=35x23y = \frac{3}{5}x - \frac{2}{3}

D.

y=35x+23y = -\frac{3}{5}x + \frac{2}{3}
Correct Answer: A

Solution:

The slope of the line is m=412+1=53m = \frac{-4 - 1}{2 + 1} = -\frac{5}{3}. Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) with point (1,1)(-1, 1), the equation is y1=53(x+1)y - 1 = -\frac{5}{3}(x + 1), which simplifies to y=53x23y = -\frac{5}{3}x - \frac{2}{3}.

A.

y = -\frac{5}{3}x - \frac{2}{3}

B.

y = \frac{5}{3}x - \frac{2}{3}

C.

y = -\frac{3}{5}x + \frac{7}{5}

D.

y = \frac{3}{5}x + \frac{7}{5}
Correct Answer: A

Solution:

The slope of the line is m=412(1)=53m = \frac{-4 - 1}{2 - (-1)} = -\frac{5}{3}. Using the point-slope form, the equation is y1=53(x+1)y - 1 = -\frac{5}{3}(x + 1), which simplifies to y=53x23y = -\frac{5}{3}x - \frac{2}{3}.

A.

x + 2y = 8

B.

2x - y = 1

C.

x - 2y = 4

D.

2x + y = 7
Correct Answer: B

Solution:

The slope of BC is (2 + 1)/(1 - 4) = -1. The altitude from A is perpendicular to BC, so its slope is 1. Using point A (2, 3), the equation is y - 3 = 1(x - 2), or 2x - y = 1.

A.

1340 litres

B.

1100 litres

C.

980 litres

D.

1400 litres
Correct Answer: A

Solution:

Let the price be pp and the demand be DD. The relationship is linear: D=mp+cD = mp + c. Using the points (14, 980) and (16, 1220), the slope m=12209801614=120m = \frac{1220 - 980}{16 - 14} = 120. The equation is D=120p+cD = 120p + c. Using p=14p = 14, 980=120(14)+c980 = 120(14) + c, c=300c = 300. At p=17p = 17, D=120(17)+300=1340D = 120(17) + 300 = 1340 litres.

A.

x + y = 5

B.

x - y = 1

C.

x + y = 6

D.

x - y = 2
Correct Answer: C

Solution:

For a line with equal intercepts, the equation is of the form x+y=cx + y = c. Substituting (2, 3) gives 2+3=c2 + 3 = c, so c=5c = 5. Therefore, the equation is x+y=5x + y = 5.

A.

4x + 3y = 5

B.

4x - 3y = 5

C.

3x + 4y = 5

D.

3x - 4y = 5
Correct Answer: A

Solution:

The slope of the line 3x - 4y - 16 = 0 is 34\frac{3}{4}. The perpendicular slope is 43-\frac{4}{3}. Using the point-slope form with point (-1, 3), the equation is y3=43(x+1)y - 3 = -\frac{4}{3}(x + 1), simplifying to 4x+3y=54x + 3y = 5.

A.

x + 2y = 0

B.

2x + y = 0

C.

x - 2y = 0

D.

2x - y = 0
Correct Answer: B

Solution:

Using the section formula, the coordinates of RR are (2x1+x23,2y1+y23)\left( \frac{2x_1 + x_2}{3}, \frac{2y_1 + y_2}{3} \right). Solving for the line passing through (0,0)(0, 0) and (x1,y1)(x_1, y_1) gives 2x+y=02x + y = 0.

A.

y = 2x - 3

B.

y = x + 1

C.

y = -x + 6

D.

y = 3x - 7
Correct Answer: A

Solution:

The median through vertex R (4, 5) passes through the midpoint of side PQ. The midpoint of PQ is 5\left(\frac{2 + (-2)}{2}, \frac{1 + 3}{2}\right) = (0, 2)5. The slope of the median is 5\frac{5 - 2}{4 - 0} = \frac{3}{4}5. The equation of the median is 5y - 5 = \frac{3}{4}(x - 4)5, simplifying to 5y = 2x - 35.

A.

y - 2 = \sqrt{3}(x - 0)

B.

y - 2 = \frac{1}{\sqrt{3}}(x - 0)

C.

y - 2 = \frac{1}{2}(x - 0)

D.

y - 2 = 2(x - 0)
Correct Answer: A

Solution:

The slope of the line making an angle π3\frac{\pi}{3} with the x-axis is tan(π3)=3\tan(\frac{\pi}{3}) = \sqrt{3}. Thus, the equation is y - 2 = \sqrt{3}(x - 0).

A.

y = \sqrt{3}x - 2

B.

y = \sqrt{3}x - 4

C.

y = \sqrt{3}x + 2

D.

y = \frac{1}{\sqrt{3}}x - 2
Correct Answer: B

Solution:

The slope of the line making a 60° angle with the x-axis is tan(60°)=3\tan(60°) = \sqrt{3}. A parallel line has the same slope. Since it crosses the y-axis 2 units below the origin, the y-intercept is -2. The equation is y=3x4y = \sqrt{3}x - 4.

A.

-\frac{4}{3}

B.

\frac{4}{3}

C.

-\frac{3}{4}

D.

\frac{3}{4}
Correct Answer: A

Solution:

The slope of a line passing through two points (x_1, y_1) and (x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the given points A(3, 0) and B(6, -4), we get m=4063=43m = \frac{-4 - 0}{6 - 3} = -\frac{4}{3}.

A.

L = 0.192C + 121.002

B.

L = 0.002C + 124.942

C.

L = 0.00214C + 124.57

D.

L = 0.000192C + 124.942
Correct Answer: C

Solution:

The change in length per degree Celsius is 5\frac{125.134 - 124.942}{110 - 20} = 0.002145. Thus, the equation is 5L = 0.00214C + b5. Using 5L = 124.9425 when 5C = 205, 5124.942 = 0.00214(20) + b5, solving gives 5b = 124.575. Therefore, 5L = 0.00214C + 124.575.

A.

(\frac{20}{25}, \frac{12}{25})

B.

(\frac{20}{25}, \frac{16}{25})

C.

(\frac{16}{25}, \frac{12}{25})

D.

(\frac{16}{25}, \frac{20}{25})
Correct Answer: C

Solution:

Using the formula for the foot of the perpendicular, the coordinates are (1625,1225)\left(\frac{16}{25}, \frac{12}{25}\right).

A.

1

B.

-1

C.

-5/3

D.

5/3
Correct Answer: D

Solution:

The slope of a line passing through points 5(x_1, y_1)5 and 5(x_2, y_2)5 is given by 5m = \frac{y_2 - y_1}{x_2 - x_1}5. Substituting the given points, 5m = \frac{-4 - 1}{2 - (-1)} = \frac{-5}{3}5.

True or False

Correct Answer: True

Solution:

The excerpt includes a problem asking to find the equation and length of the altitude from vertex A in the triangle ABC.

Correct Answer: True

Solution:

The excerpt mentions that one point is located on the X-axis at (3, 0) in the scientific diagram.

Correct Answer: False

Solution:

The line passing through (-3, 5) is described as perpendicular to the line through (2, 5) and (-3, 6), not parallel.

Correct Answer: True

Solution:

The excerpt specifies that the scientific diagram with a two-dimensional Cartesian coordinate system is labeled as 'Fig 9.1'.

Correct Answer: True

Solution:

The excerpt describes a diagram labeled 'Fig 9.1' with points located at (3,0) and (6,-4) on the Cartesian coordinate system.

Correct Answer: True

Solution:

The excerpt provides the vertices of triangle ABC and asks for the equation and length of the altitude from vertex A.

Correct Answer: True

Solution:

The excerpt lists a mathematical problem involving a line passing through the points (-1, 1) and (2, -4).

Correct Answer: True

Solution:

The excerpt states that the length LL of a copper rod is a linear function of its Celsius temperature CC.

Correct Answer: True

Solution:

The excerpt provides that L=124.942L = 124.942 when C=20C = 20.

Correct Answer: False

Solution:

The excerpt describes the image as not being a scientific diagram, but rather a section of a diagram with a blue background and the number '9' in white.

Correct Answer: True

Solution:

The line passing through the points (-1, 1) and (2, -4) is mentioned in the list of problems.

Correct Answer: True

Solution:

The excerpt states that the length L of a copper rod is a linear function of its Celsius temperature C.

Correct Answer: True

Solution:

The point (3, 0) is explicitly mentioned as being located on the X-axis.

Correct Answer: True

Solution:

The excerpt describes a Cartesian coordinate system diagram that is labeled as 'Fig 9.1'.

Correct Answer: True

Solution:

The description of the diagram labeled 'Fig 9.1' includes a blue dashed line extending vertically from (6,-4) to (6,0).

Correct Answer: False

Solution:

The excerpt describes a QR code as a matrix barcode readable by smartphones, with no scientific labels, formulas, or structures visible.

Correct Answer: True

Solution:

The excerpt lists a problem about finding the equation of a line that cuts off equal intercepts on the coordinate axes and passes through the point (2, 3).

Correct Answer: True

Solution:

The excerpt describes an experiment where the length of a copper rod is a linear function of its Celsius temperature.

Correct Answer: False

Solution:

The image is described as not being a scientific diagram.

Correct Answer: True

Solution:

QR codes are indeed matrix barcodes that can be scanned by smartphones and QR readers.

Correct Answer: False

Solution:

The point (6, -4) is not on the X-axis; it is below the X-axis at a vertical distance of 4 units.

Correct Answer: True

Solution:

The excerpt mentions finding the equation of a line that divides the segment in the ratio 1: n.

Correct Answer: True

Solution:

The description of 'Fig 9.1' includes a blue dashed line extending vertically from (6, -4) to (6, 0).

Correct Answer: True

Solution:

The foot of the perpendicular can be found by using the formula for the perpendicular distance from a point to a line and solving for the intersection point on the line.

Correct Answer: True

Solution:

The vertices of triangle PQR are explicitly stated as P (2, 1), Q (-2, 3), and R (4, 5) in the excerpt.

Correct Answer: True

Solution:

The excerpt states that the diagram labeled as 'Fig 9.14' can be used to demonstrate concepts such as the distance from a point to a line.

Correct Answer: True

Solution:

A line that cuts off equal intercepts on the axes has the form x + y = c. By substituting the point (2, 3) into this equation, the value of c can be determined, allowing for the equation of the line to be found.

Correct Answer: True

Solution:

The excerpt mentions that the diagram labeled as 'Fig 9.7' shows angles of 45 degrees.

Correct Answer: True

Solution:

The excerpt includes a task to find the equation of the line passing through (-3, 5) and perpendicular to the line through the points (2, 5) and (-3, 6).

Correct Answer: True

Solution:

The slope of the line passing through the points (-1, 1) and (2, -4) can be calculated using the formula for the slope between two points. Once the slope is known, the negative reciprocal of this slope gives the slope of a perpendicular line.

Correct Answer: False

Solution:

The excerpt describes a point labeled as 8 on the horizontal axis, not 9.

Correct Answer: True

Solution:

The excerpt includes a problem about finding the equation of the right bisector of the line segment joining the points (3, 4) and (-1, 2).

Correct Answer: False

Solution:

The excerpt explicitly mentions that the QR code does not contain any scientific labels, formulas, or structures.

Correct Answer: True

Solution:

The line perpendicular to a segment can be found by using the negative reciprocal of the segment's slope. The point of division can be calculated using the section formula, which confirms the division ratio.

Correct Answer: True

Solution:

The description of the diagram labeled 'Fig 9.1' mentions a point located at (3,0) on the X-axis.

Correct Answer: False

Solution:

The excerpt specifies that the diagram with axes labeled as X and Y' is labeled as 'Fig 9.1', not 'Fig 9.7'.

Correct Answer: True

Solution:

The problem statement provides enough information to find such an equation.

Correct Answer: True

Solution:

Given that the length L at two different temperatures C is provided, a linear relationship can be established using the formula L = mC + b, where m is the slope calculated from the change in L over the change in C.

Correct Answer: False

Solution:

The excerpt states that the portrait is an oval shape with a blue border and contains no labels, formulas, or structures.

Correct Answer: True

Solution:

The excerpt mentions that the diagram labeled as 'Fig 9.7' has angles of 45 degrees.

Correct Answer: True

Solution:

The excerpt lists a line passing through the points (-1, 1) and (2, -4) as part of a mathematical problem.

Correct Answer: False

Solution:

The small section with a blue background and the number '9' in white is not part of 'Fig 9.1', but rather a separate diagram description.

Correct Answer: True

Solution:

The excerpt describes a horizontal dashed line extending from (6,-4) to (3,-4).

Correct Answer: True

Solution:

The excerpt mentions that the diagram labeled as 'Fig 9.14' may be used to demonstrate concepts such as the distance from a point to a line.

Correct Answer: False

Solution:

The excerpt clearly states that the QR code does not contain any scientific labels, formulas, or structures.

Correct Answer: True

Solution:

The excerpt mentions that the diagram labeled as 'Fig 9.7' has a point labeled 8 on the horizontal axis.