02 Rational Equations
02 Rational Equations
You said:
ChatGPT said:
Got it! Just let me know which subtopic you'd like to focus on, and I'll organize the content for you as
requested.
You said:
ChatGPT said:
Rational Equations
Definition:
A rational equation is an equation that involves at least one rational expression, which is a fraction
where the numerator and/or the denominator are polynomials. Solving rational equations typically
involves finding values for the variable that make the equation true, ensuring these values do not
make any denominators equal to zero.
P (x) R(x)
=
Q(x) S(x)
P (x) R(x)
+ = T (x)
Q(x) S(x)
Multiply each term by the least common denominator (LCD) to eliminate fractions.
4. Checking for Extraneous Solutions:
Solutions must be checked to ensure they do not make any denominator zero, as these are not
valid solutions.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 1/27
Key Properties and Rules:
1. Identify the LCD: To solve a rational equation, first find the least common denominator (LCD) of
all the rational expressions involved.
2. Eliminate the Denominator: Multiply both sides of the equation by the LCD to clear the
fractions.
3. Simplify and Solve: Once the equation is free of fractions, simplify and solve the resulting
polynomial equation.
4. Check Solutions: Always substitute the solutions back into the original equation to ensure they
do not cause any denominator to become zero (i.e., check for extraneous solutions).
Advanced Examples:
3 2x
=
x−2 x+1
Step 1: Cross-Multiply
3(x + 1) = 2x(x − 2)
3x + 3 = 2x2 − 4x
2x2 − 7x − 3 = 0
7± 49 + 24 7 ± 73
x= =
4 4
7+ 73 7− 73
x= and x =
4 4
2x 3x
+ =1
x+3 x−4
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 2/27
2x(x − 4) + 3x(x + 3)
= (x + 3)(x − 4)
(x + 3)(x − 4)
Simplifies to:
2x2 − 8x + 3x2 + 9x = x2 − x − 12
5x2 + x + 12 = 0
x 2 7
+ = 2
x−1 x+2 x +x−2
x2 + x − 2 = (x − 1)(x + 2)
x(x + 2) + 2(x − 1) = 7
Simplify:
x2 + 2x + 2x − 2 = 7
x2 + 4x − 9 = 0
−4 ± 16 + 36 −4 ± 52
x= =
2 2
Simplify:
−4 ± 2 13
x= = −2 ± 13
2
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 3/27
This structured approach covers all essential aspects of rational equations for your GMAT preparation.
Let me know if you'd like to explore another subtopic!
You said:
ChatGPT said:
Radical Equations
Definition:
A radical equation is an equation in which the variable appears under a radical sign, such as a square
root, cube root, or any other root. Solving these equations involves isolating the radical and then
eliminating it by raising both sides of the equation to an appropriate power.
n
P (x) = Q(x)
where P (x) is an expression involving the variable and n is the index of the root.
2. Isolating the Radical:
P (x) = Q(x) or n
P (x) = Q(x)
The goal is to isolate the radical expression before removing the radical by raising both sides to
the corresponding power.
3. Eliminating the Radical (Square Root Example):
( P (x))2 = (Q(x))2
⇒ P (x) = Q(x)2
1. Isolate the Radical: The first step is always to isolate the radical expression on one side of the
equation.
2. Raise to a Power: Once the radical is isolated, raise both sides of the equation to a power that
matches the index of the radical to eliminate it. For example, if dealing with a square root, square
both sides.
3. Simplify and Solve: After eliminating the radical, simplify the resulting equation and solve for
the variable.
4. Check for Extraneous Solutions: Because raising both sides to a power can introduce
extraneous solutions, always substitute back into the original equation to verify that the
solutions are valid.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 4/27
Advanced Examples:
2x + 3 = x − 1
( 2x + 3)2 = (x − 1)2
2x + 3 = x2 − 2x + 1
x2 − 4x − 2 = 0
4± 16 + 8 4 ± 24
x= =
2 2
Simplifies to:
x=2± 6
false statement.
3x + 7 + 2 = x
3x + 7 = x − 2
( 3x + 7)2 = (x − 2)2
3x + 7 = x2 − 4x + 4
x2 − 7x − 3 = 0
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 5/27
7± 49 + 12 7 ± 61
x= =
2 2
x+6+
2x − 1 = 5
x+6=5−
2x − 1
( x + 6)2 = (5 −
2x − 1)2
x + 6 = 25 − 10 2x − 1 + (2x − 1)
Simplifies to:
x + 6 = 24 + 2x − 10 2x − 1
10 2x − 1 = x − 18
100(2x − 1) = (x − 18)2
x2 − 236x + 424 = 0
This approach should cover all the essential aspects of radical equations for your GMAT preparation.
Let me know if you'd like to explore another subtopic!
You said:
ChatGPT said:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 6/27
Exponential Equations
Definition:
An exponential equation is an equation in which the variable appears in the exponent. Solving these
equations typically involves using logarithms to rewrite the equation in a form where the variable can
be isolated and solved.
af (x) = b
ln(b)
f (x) =
ln(a)
3. Exponential Growth/Decay:
y = y0 ⋅ ekt
where y0 is the initial amount, k is the growth (or decay) rate, and t is time.
log(ax ) = x ⋅ log(a)
1. Isolate the Exponential Term: The first step is to isolate the exponential expression on one side
of the equation.
2. Apply Logarithms: Once the exponential term is isolated, take the logarithm of both sides
(typically using natural logarithms or base-10 logarithms) to bring down the exponent.
3. Solve for the Variable: After applying the logarithm, solve for the variable by isolating it.
4. Check Solutions: Substitute the solutions back into the original equation to verify that they
satisfy the equation.
Advanced Examples:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 7/27
Example 1: Solve the Exponential Equation
32x = 81
32x = 34
2x = 4
x=2
5x+2 = 32x
ln(5x+2 ) = ln(32x )
(x + 2) ln(5) = 2x ln(3)
−2 ln(5)
x=
ln(5) − 2 ln(3)
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 8/27
Step 5: Simplify and Verify the Solution
Calculate and verify the solution in the original equation.
23x−1 = 7x+2
ln(23x−1 ) = ln(7x+2 )
ln(2) + 2 ln(7)
x=
3 ln(2) − ln(7)
This approach should help you master exponential equations for your GMAT preparation. Let me know
if you need help with another subtopic!
You said:
ChatGPT said:
Logarithmic Equations
Definition:
A logarithmic equation is an equation that involves a logarithm with a variable inside its argument.
Solving these equations typically involves using properties of logarithms to combine or simplify the
logarithmic expressions and then converting the logarithmic form into an exponential form to solve
for the variable.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 9/27
Essential Formulas to Remember:
loga (x) = b
⇒ ab = x
3. Logarithm of a Quotient:
4. Logarithm of a Power:
logb (x)
loga (x) =
logb (a)
1. Isolate the Logarithmic Term: Start by isolating the logarithmic term on one side of the
equation.
2. Combine Logarithms: If there are multiple logarithms, use logarithmic properties to combine
them into a single logarithm.
3. Convert to Exponential Form: Once the logarithmic expression is isolated, convert the equation
to its equivalent exponential form.
4. Solve for the Variable: After converting to an exponential equation, solve for the variable.
5. Check for Extraneous Solutions: Logarithms are only defined for positive arguments, so check
that the solutions do not result in the logarithm of a non-positive number.
Advanced Examples:
log2 (x − 3) = 4
x − 3 = 24
Step 2: Simplify
x − 3 = 16
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 10/27
Step 3: Solve for x
x = 19
log3 (x + 4) + log3 (x − 1) = 2
(x + 4)(x − 1) = 32
x2 + 3x − 4 = 9
x2 + 3x − 13 = 0
−3 ± 9 + 52 −3 ± 61
x= =
2 2
Step 1: Since the Bases are the Same, Set the Arguments Equal
x2 − 6x = 4
x2 − 6x − 4 = 0
6± 36 + 16 6 ± 52
x= =
2 2
Simplifies to:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 11/27
x=3± 13
x2 − 6x > 0
This approach covers the essential steps to master logarithmic equations for your GMAT preparation.
Let me know if you'd like to dive into another subtopic!
You said:
ChatGPT said:
Definition:
An absolute value equation is an equation where the absolute value of a variable expression is set
equal to a number or another expression. The absolute value of a number is its distance from zero on
the number line, which means it is always non-negative. Solving absolute value equations typically
involves considering both the positive and negative cases of the expression inside the absolute value.
∣x∣ = a
∣f (x)∣ = g(x)
1. Isolate the Absolute Value: The first step is to isolate the absolute value expression on one side
of the equation.
2. Set Up Two Cases: Once the absolute value is isolated, set up two separate equations: one
where the expression inside the absolute value equals the positive value and one where it equals
the negative value.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 12/27
3. Solve Both Equations: Solve each equation separately to find the possible solutions.
4. Check for Extraneous Solutions: Not all solutions derived from the process will necessarily
satisfy the original equation, so substitute them back to ensure validity.
Advanced Examples:
∣2x − 5∣ = 9
2x = 14 ⇒ x=7
Case 2: 2x − 5 = −9
2x = −4 ⇒ x = −2
∣2(−2) − 5∣ = ∣ − 4 − 5∣ = ∣ − 9∣ = 9 (valid)
∣3x + 2∣ = ∣x − 4∣
2x = −6 ⇒ x = −3
Case 2: 3x + 2 = −(x − 4)
3x + 2 = −x + 4
1
4x = 2 ⇒ x=
2
∣3(−3) + 2∣ = ∣ − 9 + 2∣ = ∣ − 7∣ = 7
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 13/27
∣ − 3 − 4∣ = ∣ − 7∣ = 7 (valid)
1 3 7 7
∣3 ( ) + 2∣ = +2 = =
2 2 2 2
1 1 8 −7 7
−4 = − = = (valid)
2 2 2 2 2
∣4x − 1∣ + 3 = 8
∣4x − 1∣ = 5
3
4x = 6 ⇒ x=
2
Case 2: 4x − 1 = −5
4x = −4 ⇒ x = −1
3
∣4 ( ) − 1∣ + 3 = ∣6 − 1∣ + 3 = 5 + 3 = 8 (valid)
2
∣4(−1) − 1∣ + 3 = ∣ − 4 − 1∣ + 3 = ∣ − 5∣ + 3 = 5 + 3 = 8 (valid)
This organized approach should help you understand and solve absolute value equations for your
GMAT preparation. Let me know if you need further clarification or if there's another topic you'd like to
explore!
You said:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 14/27
ChatGPT said:
Definition:
Inequalities are mathematical expressions that describe the relative size or order of two values. Unlike
equations, which assert that two expressions are equal, inequalities show that one expression is either
greater than, less than, greater than or equal to, or less than or equal to another expression. Solving
inequalities involves finding all possible values of the variable that make the inequality true.
Types of Inequalities:
1. Linear Inequalities:
Involves expressions of the form ax + b > c, ax + b < c, ax + b ≥ c, or ax + b ≤ c.
2. Quadratic Inequalities:
Involves expressions of the form ax2 + bx + c > 0, ax2 + bx + c < 0, ax2 + bx + c ≥ 0,
or ax2 + bx + c ≤ 0.
3. Rational Inequalities:
p(x)
Involves inequalities where the expressions are rational functions, such as q(x)
> 0 or
p(x)
q(x) < 0.
1. Addition/Subtraction Rule:
You can add or subtract the same number on both sides of an inequality without changing
the inequality's direction.
If a > b, then a + c > b + c and a − c > b − c.
2. Multiplication/Division Rule:
You can multiply or divide both sides of an inequality by a positive number without
changing the inequality's direction.
If you multiply or divide both sides by a negative number, you must reverse the inequality's
direction.
If a > b and c > 0, then ac > bc. If c < 0, then ac < bc.
3. Transitive Property:
If a > b and b > c, then a > c.
4. Reciprocal Rule (For Rational Inequalities):
If a > b > 0, then a1 < 1b .
Advanced Examples:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 15/27
3x − 5 ≤ 7
3x ≤ 12
x≤4
x2 − 4x − 5 > 0
(x − 5)(x + 1) > 0
x−3
≤0
x+2
Numerator: x − 3 =0⇒x=3
Denominator: x + 2 = 0 ⇒ x = −2
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 16/27
Step 3: Include the Critical Points
The inequality is less than or equal to zero, so include x = 3 but exclude x = −2 since the
denominator cannot be zero.
Step 4: Write the Solution
The solution is (−2, 3].
∣2x − 1∣ > 3
2x > 4 ⇒ x>2
Case 2: 2x − 1 < −3
2x < −2 ⇒ x < −1
x < −1 or x > 2
This approach should give you a solid understanding of how to solve different types of inequalities for
your GMAT preparation. Let me know if you need more examples or help with another topic!
You said:
ChatGPT said:
Definition:
Equations with variables on both sides involve algebraic expressions where the variable appears on
both sides of the equation. The goal is to manipulate the equation to isolate the variable on one side,
simplifying the equation to a form where the solution can be easily found.
Steps to Solve:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 17/27
Add or subtract terms to get all the variable terms on one side of the equation and all the
constant terms on the other side.
3. Isolate the Variable:
Once the variable is on one side, use addition, subtraction, multiplication, or division to
solve for the variable.
4. Check the Solution:
Substitute the solution back into the original equation to ensure it satisfies the equation.
Addition/Subtraction:
You can add or subtract the same quantity from both sides of the equation without changing the
equality.
Multiplication/Division:
You can multiply or divide both sides of the equation by the same non-zero quantity without
changing the equality.
Distributive Property:
a(b + c) = ab + ac, which can help simplify the equation.
Combining Like Terms:
Combine terms with the same variable and degree to simplify the equation.
Advanced Examples:
3x + 5 = 2x + 11
3x − 2x + 5 = 11
Simplify:
x + 5 = 11
x=6
3(6) + 5 = 2(6) + 11
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 18/27
Example 2: Solve the Equation
4(2x − 3) = 2x + 6
8x − 12 = 2x + 6
6x − 12 = 6
6x = 18
Divide by 6:
x=3
4(2(3) − 3) = 2(3) + 6
4(6 − 3) = 6 + 6
5x − 2(3x − 4) = 3(x + 2) + 4
5x − 6x + 8 = 3x + 6 + 4
Simplify:
−x + 8 = 3x + 10
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 19/27
8 = 4x + 10
−2 = 4x
Divide by 4:
1
x=−
2
1 1 1
5 (− ) − 2 (3 (− ) − 4 ) = 3 (− + 2 ) + 4
2 2 2
5 3
− + 14 = + 4
2 2
23 23
= (valid)
2 2
This methodical approach to solving equations with variables on both sides will be helpful for your
GMAT preparation. Let me know if you have any other topics you'd like to explore!
You said:
ChatGPT said:
Definition:
Equations involving fractions have one or more terms that are fractions. These equations can be
solved by eliminating the fractions, often by multiplying both sides by the least common denominator
(LCD) of all the fractions involved.
Steps to Solve:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 20/27
Multiply every term on both sides of the equation by the LCD to eliminate the fractions.
3. Simplify the Equation:
After eliminating the fractions, simplify the resulting equation by combining like terms and
isolating the variable.
4. Solve the Simplified Equation:
Solve for the variable using algebraic techniques.
5. Check for Extraneous Solutions:
Substitute your solution back into the original equation to ensure it does not make any
denominator equal to zero, which would be undefined.
Advanced Examples:
2x 1 5
− =
3 4 6
2x 1 5
12 × ( − ) = 12 ×
3 4 6
8x − 3 = 10
8x = 13
Divide by 8:
13
x= = 1.625
8
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 21/27
Step 5: Check the Solution
Substitute x = 13
8
back into the original equation to ensure it is correct.
13
Final Answer: The solution is x = 8
.
x x 5
+ =
2 3 6
x x 5
6×( + )=6×
2 3 6
3x + 2x = 5
5x = 5
x=1
3 2
= +1
x+2 x−1
3 2
− =1
x+2 x−1
3 2
(x + 2)(x − 1) × ( − ) = (x + 2)(x − 1) × 1
x+2 x−1
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 22/27
Simplify:
3x − 3 − 2x − 4 = x2 + x − 2
Simplify further:
x − 7 = x2 + x − 2
x2 + x − x + 2 + 7 = 0
x2 + 9 = 0
This structured approach should help you master equations involving fractions for the GMAT. Let me
know if you need more examples or assistance with another topic!
You said:
ChatGPT said:
Definition:
Word problems involving equations require translating a real-world situation into an algebraic
equation, which can then be solved to find the answer. These problems often involve identifying
relationships between quantities and expressing them mathematically.
1. Number Problems:
Involves relationships between numbers, often requiring you to find a specific number or
set of numbers.
2. Age Problems:
Involves relationships between ages at different times.
3. Motion Problems:
Involves relationships between distance, rate, and time.
4. Work Problems:
Involves relationships between work done, rate of work, and time.
5. Mixture Problems:
Involves mixing different substances or quantities to achieve a certain concentration or
quantity.
Advanced Examples:
x + 3x = 48
4x = 48
Divide by 4:
x = 12
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 24/27
m + (2m + 4) = 28
3m + 4 = 28
3m = 24
Divide by 3:
m=8
150
Time =
b
For the car:
300
Time =
b + 50
150 300
=
b + 50
b
Step 3: Solve the Equation
Cross-multiply:
Distribute:
7500 = 150b
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 25/27
Divide by 150:
b = 50
0.4x + 42 = 0.5x + 30
42 = 0.1x + 30
12 = 0.1x
Divide by 0.1:
x = 120
0.4(120) + 42 = 48 + 42 = 90
This structured approach will help you tackle word problems involving equations for the GMAT. If you
need further explanations or more examples, feel free to ask!
You said:
ChatGPT said:
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 26/27
You said:
ChatGPT said:
It seems like I can’t create the PDF right now. Please try again later, or if you have another request,
feel free to ask!
You said:
ChatGPT said:
It seems like I can’t create the Word document right now. Please try again later, or if you need help
with something else, feel free to ask!
ChatGPT can make mistakes. Check important info.
Printed using Save ChatGPT as PDF, powered by PDFCrowd HTML to PDF API. 27/27