Simultaneous Equations
边玩边学
回答这些题目来赚取能量,然后钓鱼探索。无需账号。
课程笔记
Linear Simultaneous Equations
- Linear simultaneous equations involve two unknowns (usually x and y) and two equations, e.g. 3x + 2y = 11 and 2x - y = 5.
- The solution is the pair of values (x, y) that satisfy both equations simultaneously.
- Solve by elimination: make the coefficients of one variable the same, then add or subtract to eliminate it.
- If the signs in front of the term to eliminate are the same, subtract the equations.
- If the signs are different, add the equations.
- Solve the resulting equation for one variable, then substitute back to find the other.
- Solve by substitution: rearrange one equation to y = ... (or x = ...) and substitute into the other equation.
- Always check your final solutions by substituting into both original equations.
Graphical Solution of Linear Simultaneous Equations
- Plot both equations on the same set of axes (use a table of values or rearrange to y = mx + c).
- The point of intersection gives the solution: x-coordinate is the x-value, y-coordinate is the y-value.
- If the lines are parallel, there is no solution (inconsistent equations).
- If the lines are the same, there are infinitely many solutions (dependent equations).
Solving Graphically
Forming Simultaneous Equations from Context
- Introduce letters (e.g. x, y) to represent the unknowns, with clear units.
- Write two equations based on the given information (e.g. costs, totals, ratios).
- Solve the equations simultaneously, then answer the question in context (e.g. cost of an apple is 40p).
- Sometimes you need to find another quantity (e.g. product xy) after solving.
Quadratic Simultaneous Equations
- Involve one linear equation and one quadratic (or non-linear) equation (e.g. x² + y² = 25 and y - 2x = 5).
- Solve by substitution: rearrange the linear equation to y = ... (or x = ...) and substitute into the quadratic.
- Expand and solve the resulting quadratic equation (may factorise, use formula, or complete square).
- Substitute each x-value back into the linear equation to find the corresponding y-value.
- Present solutions as pairs (e.g. x = 0, y = 5 or x = -4, y = -3).
- If the quadratic has a repeated root, the line is tangent to the curve (one intersection).
- If the quadratic has no real roots, the line and curve do not intersect (no solutions).
Line meets curve
Special Cases in Quadratic Simultaneous Equations
- If the linear equation is not in the form y = ... or x = ..., rearrange it first before substituting.
- For equations like xy = 3 and x + y = 4, rearrange either to y = 4 - x or y = 3/x and substitute.
- Be careful with fractions: multiply through to clear denominators when necessary.
- Always check solutions satisfy both original equations.
幻灯片
练习题
免费预览——47 题中的 8 题。注册即可查看全部。
1.For linear simultaneous equations, which method involves making the coefficients of one variable the same in both equations and then adding or subtracting to eliminate that variable?
Easy- AElimination method
- BSubstitution method
- CGraphical method
- DTrial and error method
2.When solving linear simultaneous equations graphically, the solution is given by the coordinates of the point where the lines:
Easy- AIntersect
- BAre parallel
- CAre coincident
- DCross the x-axis
3.To solve the simultaneous equations 3x + 2y = 11 and 2x - y = 5 by elimination, you could multiply the second equation by 2 and then:
Medium- AAdd to the first equation
- BSubtract from the first equation
- CMultiply by the first equation
- DDivide by the first equation
4.Solve the simultaneous equations: 2x + y = 7, 3x - y = 8. What is the value of x?
Medium- A3
- B2
- C1
- D4
5.Solve the simultaneous equations: 3x - 8y = 22, x + 4y = 4. What is the value of y?
Medium- A-0.5
- B-1
- C1
- D2
6.3 apples and 5 bananas cost £1.80. 5 apples and 1 banana cost £2.30. If a is the price of an apple in pence and b is the price of a banana in pence, which pair of equations represents this situation?
Medium- A3a + 5b = 180, 5a + b = 230
- B3a + 5b = 1.80, 5a + b = 2.30
- C3a + 5b = 180, 5a + b = 2.30
- D3a + 5b = 1.80, 5a + b = 230
7.Solve the simultaneous equations: 5x + 8y = 4, (1/2)x + 3y = 7. What is the value of x?
Medium- A-4
- B4
- C20
- D-20
8.Solve algebraically the simultaneous equations: x2 + y2 = 25, y - 2x = 5. Which of the following is a solution?
Medium- Ax = 0, y = 5
- Bx = 0, y = -5
- Cx = 4, y = 3
- Dx = -4, y = 3