Exhaustive Guide to Higher GCSE Straight Lines
- The fundamental equation for a straight line is written in the form: y=mx+c.
* m represents the gradient (slope) of the line.
* c represents the y-intercept, which is where the line crosses the y-axis.
- Key skills required for Higher GCSE include:
* Finding the gradient of a line.
* Finding the equation of a line directly from its graph.
* Understanding different forms of straight line equations beyond y=mx+c.
* Finding the mid-point of a line segment.
* Finding the length of a line segment.
* Determining the equation of a line when given the gradient and one point on the line.
* Determining the equation of a line when given two points on the line.
* Identifying and working with parallel and perpendicular lines.
* Using simultaneous equations to find the intersection point of two lines.
* Applying perpendicular line rules to find perpendicular bisectors and tangents to circles.
Plotting Straight Line Graphs
- The procedure for plotting a straight line graph involves three steps:
1. Create a table of x and y values and calculate the corresponding points.
2. Plot the calculated points on a grid.
3. Join the points with a single straight line.
- Example: Plot the graph of y=2x+1
* The table of values is as follows:
* When x=−2, y=−3
* When x=−1, y=−1
* When x=0, y=1
* When x=1, y=3
* When x=2, y=5
* When x=3, y=7
* When x=4, y=9
* From this graph, the gradient is 2 and the y-intercept is 1.
- Example: Plot the graph of y=3−21x
* Identify the y-intercept and gradient for this line to plot it accurately.
Sketching Straight Line Graphs
- Sketching differs from plotting as a grid is not required; only a set of axes is needed without initial numbers.
- Procedure for sketching:
1. Identify the gradient (m) and the y-intercept (c).
2. Determine the point where the graph crosses the y-axis using c.
3. Assess the direction: If the gradient is positive, the graph goes up from left to right. If the gradient is negative, it goes down from left to right.
4. Assess steepness: A larger numerical value for the gradient result in a steeper graph.
- Example Sketch: y=2x+1 and y=3−21x on the same axes:
* For y=2x+1: The y-intercept is 1. The gradient is 2, meaning for every 1 unit the line moves across, it moves up by 2 units.
* For y=3−21x: The y-intercept is 3. The gradient is −21, meaning for every 1 unit the line moves across, it moves down by 21 unit.
Analyzing Straight Line Equations
- Case study of y=2x+3:
* The y-intercept occurs at x=0. For this equation, the y-intercept is 3.
* The x-intercept occurs at y=0. To find it, solve 0=2x+3.
* The gradient is 2, which can be visualized using a gradient triangle.
* Specific points on the line can be found by substituting values for x or y.
- Case study of equations in the form ax+by=d (e.g., 3x+4y=12):
* To find the y-intercept, set x=0. In this case, 4y=12, so y=3.
* To find the x-intercept, set y=0. In this case, 3x=12, so x=4.
* The gradient can be found by rearranging the equation into the form y=mx+c or by using a gradient triangle between the intercepts.
Calculating the Gradient of a Line
- The gradient is the "Rise" (change in y) divided by the "Run" or "tread" (change in x).
- General Formula:
* m=x2−x1y2−y1
* Note: The y values are always on top. The coordinates for the same point must come first in both the numerator and the denominator.
- Walkthrough Example: Line segment AB where A(0,2) and B(12,8):
* Rise = change in y=yB−yA=8−2=6
* Run = change in x=xB−xA=12−0=12
* Gradient m=126=21
Finding the Equation of a Line from its Graph
- Methodology:
1. Identify the y-intercept if possible. this gives the value of c.
2. Use a gradient triangle or identifying two points to calculate m using the formula m=x2−x1y2−y1.
3. If the y-intercept is not clearly visible, substitute the calculated gradient m and the coordinates of a known point (x,y) into y=mx+c and solve for c.
- Example Line (a) analysis:
* Intercept = 0
* Gradient = 510=2
* Equation: y=2x
Mid-point of a Line Segment
- The mid-point M is the average location between two known points A(x1,y1) and B(x2,y2).
- General Formula:
* M=(2x1+x2,2y1+y2) or M=(extmeanx,extmeany)
- Walkthrough Example: Mid-point of AB where A(0,2) and B(12,8):
* x-coordinate of M=20+12=6
* y-coordinate of M=22+8=5
* M=(6,5)
Distance Between Two Points
- The distance between points is calculated using Pythagoras’ Theorem.
- General Formula:
* AB2=(x2−x1)2+(y2−y1)2
- Walkthrough Example: Distance of AB where A(0,2) and B(12,8):
* Rise = 8−2=6
* Run = 12−0=12
* AB2=122+62=144+36=180
* AB=ext∑180≈13.4 (to 3 significant figures).
Advanced Line Equations (y−y1=m(x−x1))
- Another useful form of the equation is y−y1=m(x−x1), where m is the gradient and (x1,y1) is a known point.
- Example: Gradient m=3, passing through (4,−5):
* y−(−5)=3(x−4)
* y+5=3(x−4)
* This can be expanded and rearranged into ax+by=c form:
* y+5=3x−12
* −3x+y=−17
* 3x−y=17
- Example: Passing through A(0,2) and B(12,8):
1. Find gradient: m=12−08−2=126=21.
2. Substitute gradient and one point (e.g., (0,2)) into formula:
* y−2=21(x−0)
* y−2=21x
Parallel and Perpendicular Lines
- Parallel Lines:
* Two lines are parallel if they have the same gradient (m1=m2).
* Problem: Find a line parallel to the line through A(0,2) and B(12,8) that passes through (−3,5).
* Gradient is 21.
* Equation: y−5=21(x−(−3)) which simplifies to y−5=21(x+3).
- Perpendicular Lines:
* Two lines are perpendicular if the product of their gradients is −1.
* m1imesm2=−1
* m2=−m11 (the negative reciprocal).
* Examples of negative reciprocals:
* If m1=4, then m2=−41.
* If m1=−73, then m2=37.
* Problem: Find a line perpendicular to line AB (gradient 21) passing through (−3,5).
* Perpendicular gradient is −2.
* Equation: y−5=−2(x+3).
Point of Intersection and Simultaneous Equations
- At the point where two lines intersect, the x-values and y-values are identical for both equations.
- This results in a system of 2 equations with 2 unknowns, solvable by simultaneous equation methods.
- Example Intersection: 2x+y=7 and y=4x−2
* Method 1: Substitution
* Replace y in the first equation with (4x−2).
* 2x+(4x−2)=7
* 6x - 2 = 7
ightarrow 6x = 9
ightarrow x = 1.5
* Method 2: Elimination/Rearrangement
* (1) y=−2x+7
* (2) y=4x−2
* Subtracting (2) from (1) gives: 0 = -6x + 9
ightarrow 6x = 9
ightarrow x = 1.5
* Finding the y-coordinate:
* Substitute x=1.5 into either equation:
* y=4(1.5)−2=6−2=4
* Point of intersection is (1.5,4).
- Extension: Solving Inequalities via Graphs
* To solve 4x - 2 > 7 - 2x using the intersection:
* The blue line is y=4x−2, the red line is y=7−2x.
* The inequality is true where the blue line is higher than the red line.
* This occurs to the right of the intersection point, where x > 1.5.
Application: Perpendicular Bisectors
- A perpendicular bisector cuts a line segment exactly in half at a right angle (90∘).
- Step-by-Step Procedure for segment AB with A(0,2) and B(12,8):
1. Find the mid-point M: M=(6,5).
2. Find the gradient of AB: m1=21.
3. Find the perpendicular gradient: m2=−2 (negative reciprocal of 21).
4. Substitute m2 and coordinates of M into the line equation: y−5=−2(x−6).
5. Rearrange into the form ax+by+c=0:
* y−5=−2x+12
* 2x+y−17=0
Application: Tangent to a Circle
- Scenario: Circle x2+y2=25 and point (3,4)
1. Radius and Center: The circle is centered at (0,0) with a radius of 5 (ext∑25=5).
2. Verify Point on Circle: At (3,4), 32+42=9+16=25. Since the equation holds true, (3,4) lies on the circle.
3. Find Tangent Equation:
* The radius to (3,4) connects (0,0) and (3,4).
* Gradient of radius: m=3−04−0=34.
* The tangent is perpendicular to the radius at the point of contact.
* Gradient of tangent: m=−43.
* Equation of tangent passing through (3,4): y−4=−43(x−3).
4. Extension: Axis Intercepts of the Tangent
* Rearrange: 4(y - 4) = -3(x - 3)
ightarrow 4y - 16 = -3x + 9
ightarrow 3x + 4y = 25.
* Crosses x-axis (y=0) at x=325 or 831.
* Crosses y-axis (x=0) at y=425 or 641.
Summary Checklist of Methods
- Find y-intercept: Set x=0 and evaluate y.
- Find x-intercept: Set y=0 and evaluate x.
- Find gradient between 2 points: Use the formula m=x2−x1y2−y1.
- Find midpoint between 2 points: Use the average of the coordinates: M=(2x1+x2,2y1+y2).
- Find distance between 2 points: Use Pythagoras' Theorem: d=ext∑(x2−x1)2+(y2−y1)2.
- Decide if lines are parallel: Check if their gradients (m) are identical.
- Decide if lines are perpendicular: Check if the product of their gradients is −1.
- Find equation given gradient and one point: Substitute into y−y1=m(x−x1).
- Find equation given two points: Calculate gradient first, then use y−y1=m(x−x1) with either point.
- Find where lines intersect: Use simultaneous equations (substitution or elimination).
- Find perpendicular bisector: Find mid-point and the negative reciprocal gradient of the segment, then form the equation.
- Find tangent to a circle: Find the gradient of the radius to the point, find its negative reciprocal to get the tangent gradient, then use the point of contact in the line equation.