Lesson 7.2: Linear Equations and Inequalities
Introduction
In this lesson, we will explore the concepts of linear equations and inequalities. Our objectives are to master solving single and simultaneous linear equations, graphing linear inequalities, and interpreting these solutions in real-world contexts. By the end of this lesson, students will have the tools necessary to tackle linear algebra problems on the GRE.
Learning Objectives:
- Solve single linear equations.
- Solve simultaneous linear equations.
- Graph linear inequalities.
- Interpret the solutions in context.
- Solve and represent linear inequalities accurately.
Section 1: Understanding Linear Equations
A linear equation is an equation of the first degree, meaning it involves at least one variable raised to the first power. The standard form of a linear equation in one variable is given by:
$$ax + b = 0$$
where $a$ and $b$ are constants and $x$ is the variable. For example, let's consider the linear equation:
$$2x - 4 = 0$$
Example 1: Solving a Single Linear Equation
To solve for $x$, we want to isolate it on one side of the equation. Here are the steps:
- Start with the equation: $$2x - 4 = 0$$
- Add 4 to both sides:
$$2x = 4$$
- Divide both sides by 2:
$$x = 2$$
Thus, the solution to the equation $2x - 4 = 0$ is $x = 2$.
Common Misconception:
One common mistake is forgetting to perform the same operation on both sides of the equation. This can lead to incorrect solutions. Always ensure that you maintain the equality by applying the same operation throughout.
Section 2: Solving Simultaneous Linear Equations
Simultaneous linear equations involve finding $x$ and $y$ values that satisfy more than one linear equation at the same time. The general form of simultaneous linear equations can be expressed as:
$$egin{align*}
$ax + by &= c \$
$ dx + ey &= f$
$\end{align*}$$$
Example 2: Solving Simultaneous Equations
Consider the following set of equations:
$$egin{align*}
$2x + 3y &= 6 \$
$ x - 2y &= -1$
$\end{align*}$$$
To solve for $x$ and $y$, we can use the substitution or elimination method. Here, we’ll use the substitution method:
- Solve the second equation for $x$:
$$x = 2y - 1$$
- Substitute $x$ in the first equation:
$$2(2y - 1) + 3y = 6$$
- Distribute and combine like terms:
$4y - 2 + 3y = 6$
$$7y - 2 = 6$$
- Add 2 to both sides:
$$7y = 8$$
- Divide by 7:
$$y = \frac{8}{7}$$
- Substitute $y$ back to find $x$:
$$x = 2\left(\frac{8}{7}
ight) - 1 = $\frac{16}{7}$ - 1 = $\frac{16}{7}$ - $\frac{7}{7}$ = $\frac{9}{7}$$$
So, the solution is $x = \frac{9}{7}$ and $y = \frac{8}{7}$.
Section 3: Graphing Linear Inequalities
A linear inequality describes a relationship where one side is not necessarily equal to the other, but rather it may be greater than or less than. The standard form for a linear inequality is:
$$ax + by < c$$
or
$$ax + by > c$$
Example 3: Graphing a Linear Inequality
Consider the inequality:
$$y < 2x + 3$$
To graph this inequality:
- First, graph the line $y = 2x + 3$ as if it were an equation. This line has a slope of 2 and y-intercept at (0,3).
- Since the inequality is strict (<), draw a dashed line to indicate that points on the line are not included in the solution.
- To determine which side of the line to shade, select a test point that is not on the line. A common choice is (0,0). Plugging (0,0) into the inequality:
$0 < 2(0) + 3$ which simplifies to $0 < 3$ (True)
- Since the test point satisfies the inequality, shade the region below the line.
Section 4: Interpreting Solutions
Understanding the context of solutions is critical in applied problems. For instance, if a linear equation represents the cost of products based on number sold, the intersection points in simultaneous equations might represent equilibrium prices.
Example 4: Real-world Application
Suppose a farmer sells apples and oranges. The profit equation might be:
$$P = 3x + 5y$$
where $x$ is the number of apples and $y$ is the number of oranges sold. If the farmer can sell a maximum of 100 fruits:
$$x + y \leq 100$$
By analyzing this graphically, students can find profit-maximizing combinations within the constraints.
Conclusion
In this lesson, students has learned about linear equations and inequalities, including how to solve single equations, simultaneous equations, and graphing inequalities. Understanding these concepts is fundamental to further studies in algebra and will serve as useful tools on the GRE.
Study Notes
- A linear equation includes variables raised to the power of one.
- Isolate the variable to solve single linear equations.
- Simultaneous equations can be solved using substitution or elimination.
- Graphing linear inequalities involves shading regions based on test points.
- Contextual interpretation of solutions is key in real-world applications.
