Basic Algebra Concepts: Lesson 1

A

Table of Contents

Basic Algebra Concepts: Lesson 1


Core Mathematical Operations

Understanding the basic operations in algebra is essential. Here’s a breakdown:

  1. Multiplication: Repeated addition of a number.
    • Example: 3×4=123 \times 4 = 12 
  2. Addition: Summing up numbers.
    • Example: 5+3=85 + 3 = 8 
  3. Division: Splitting into equal parts.
    • Example: 10÷2=510 \div 2 = 5 
  4. Subtraction: Finding the difference.
    • Example: 74=37 – 4 = 3 

Key Algebraic Rules

  1. Zero Rules:

    • Division by zero (x0\frac{x}{0}) is undefined.
    • Zero divided by any number (0x\frac{0}{x} ) equals 0.
  2. Order of Operations (BODMAS): The order of operations ensures expressions are solved systematically:

    • B: Brackets first.
    • O: Orders (Exponents and Roots).
    • D: Division (from left to right).
    • M: Multiplication (from left to right).
    • A: Addition (from left to right).
    • S: Subtraction (from left to right).

    Example: Solve 3+6÷2×(41)3 + 6 \div 2 \times (4 – 1) :

    Step1:(41)=3(Brackets first).Step 1: (4 – 1) = 3 \quad \text{(Brackets first)}. 
    Step2:6÷2=3(Division next).Step 2: 6 \div 2 = 3 \quad \text{(Division next)}. 
    Step3:3×3=9(Multiplication).Step 3: 3 \times 3 = 9 \quad \text{(Multiplication)}. 
    Step4:3+9=12(Addition last).Step 4: 3 + 9 = 12 \quad \text{(Addition last)}. 

Example: Solving a Polynomial

Multiply (n+3)(n+5)(n + 3)(n + 5) :

(n+3)(n+5)=n2+5n+3n+15(n + 3)(n + 5) = n^2 + 5n + 3n + 15 

Simplify:

n2+8n+15n^2 + 8n + 15 


Laws of Exponents

  1. Multiplication of Exponents (Same Base):

    xmxn=xm+nx^m \cdot x^n = x^{m+n} 
  2. Division of Exponents (Same Base):

    xmxn=xmn,x0\frac{x^m}{x^n} = x^{m-n}, \quad x \neq 0 
  3. Power of a Power:

    (xm)n=xmn(x^m)^n = x^{m \cdot n} 
  4. Zero Exponent:

    x0=1,x0x^0 = 1, \quad x \neq 0 
  5. Adding Like Terms:

    axm+bxm=xm(a+b)ax^m + bx^m = x^m (a + b) 
  6. Addition of Different Powers:

    xm+xn=xm+xn,cannot simplify further unless m=n.x^m + x^n = x^m + x^n, \quad \text{cannot simplify further unless \(m = n\)}. 

Square Roots (Radicals)

  1. Square Root Definition:

    • x=x1/2\sqrt{x} = x^{1/2} 
  2. Rules for Square Roots:

    • xy=xy\sqrt{x} \cdot \sqrt{y} = \sqrt{x \cdot y}
    • x+yx+y\sqrt{x + y} \neq \sqrt{x} + \sqrt{y}
    • ax+bx=x(a+b)a \sqrt{x} + b \sqrt{x} = \sqrt{x}(a + b) 
    • 1x=x1/2\frac{1}{\sqrt{x}} = x^{-1/2} 

Place Value

Place ValueDigit
Ten thousands8
Thousands3
Hundreds9
Tens0
Units/Ones6

Example: For the number 83,906, the place values are assigned as shown.


Translating Words and Phrases into Algebraic Symbols

Word or PhraseSymbolWritten ExampleAlgebraic Result
“Is” or “is equal to”== The sum of an unknown number and 3 is 5.x+3=5x + 3 = 5 
“Sum”++ The sum of two numbers is 5.x+y=5x + y = 5 
“Difference” How much more is 7 than -3?7(3)=107 – (-3) = 10 
“Product”\cdot What is the product of 5 and 4?54=205 \cdot 4 = 20 
“Divided”÷\div What is 6 divided by 2?6÷2=36 \div 2 = 3 
“Of” (Multiplication)\cdot 5% of 100.0.05100=50.05 \cdot 100 = 5 
“Decreased by” A budget of $10.00 decreased by 5%.10(0.0510)=9.5010 – (0.05 \cdot 10) = 9.50 
“Added” or “Increase”++ By what must I increase 5 to equal 7?5+x=75 + x = 7 , x=2x = 2 
“How many fit”÷\div How many 4 cubic inch boxes can fit into a 16 cubic inch box?16÷4=416 \div 4 = 4 

Examples with Completed Calculations

  1. Sum Example:

    • The sum of two numbers is 5.
    • Algebraic Expression: x+y=5x + y = 5 
    • If x=2x = 2 , y=3y = 3 .
  2. Difference Example:

    • How much more is 7 than -3?
    • Calculation: 7(3)=107 – (-3) = 10 .
  3. Product Example:

    • What is the product of 5 and 4?
    • Calculation: 54=205 \cdot 4 = 20 .
  4. Division Example:

    • What is 6 divided by 2?
    • Calculation: 6÷2=36 \div 2 = 3 .
  5. Percentage Example:

    • A budget of $10.00 is decreased by 5%.
    • Calculation: 10(0.0510)=9.5010 – (0.05 \cdot 10) = 9.50 .
  6. Fit Example:

    • How many 4 cubic inch boxes can fit into a 16 cubic inch box?
    • Calculation: 16÷4=416 \div 4 = 4 .
  7. Absolute Value Example:

    • What must be added to 9 to equal 14?
    • Calculation: 9+x=149 + x = 14 , x=5x = 5 .

Examples with Alternative Formatting


Example 1: Determining Tank Capacity

Problem: A storage tank is 34\frac{3}{4} full. After removing 5 gallons, it will be 59\frac{5}{9} full. How many gallons does the tank hold when completely full?
Step 1: Define the Variables
  • Let cc  represent the total capacity of the tank in gallons.

Step 2: Establish the Equation
  • The amount of liquid in the tank initially is 34c\frac{3}{4} c  .
  • After 5 gallons are removed, the remaining liquid is 59c\frac{5}{9} c  .
  • Equation: 34c5=59c\frac{3}{4} c – 5 = \frac{5}{9} c   

Step 3: Solve for cc  
  1. Rearrange the equation to group like terms:   34c59c=5\frac{3}{4} c – \frac{5}{9} c = 5 
  2. Find a common denominator for the fractions ( 3636 :   2736c2036c=5\frac{27}{36} c – \frac{20}{36} c = 5 
  3. Simplify the left-hand side:   736c=5\frac{7}{36} c = 5 
  4. Multiply through by 3636 to isolate cc :   c=5×367=180725.71c = 5 \times \frac{36}{7} = \frac{180}{7} \approx 25.71 

Step 4: Verify the Answer
  1. Initially:   34c=34×25.7119.28gallons\frac{3}{4} c = \frac{3}{4} \times 25.71 \approx 19.28 \, \text{gallons} 
  2. After removing 5 gallons:   19.28514.28gallons19.28 – 5 \approx 14.28 \, \text{gallons} 
  3. Check the fraction:   14.2825.7159\frac{14.28}{25.71} \approx \frac{5}{9}

Answer: The total capacity of the tank is approximately 25.71 gallons.

Example 2: Consecutive Odd Numbers

Problem: The sum of three consecutive odd numbers is 99. Find the largest number.
Step 1: Define the Variable
  • Let the first odd number be nn  .
  • The second odd number is n+2n + 2  .
  • The third odd number is n+4n + 4  .

Step 2: Create the Equation   n+(n+2)+(n+4)=99n + (n + 2) + (n + 4) = 99  
Step 3: Solve for nn  
  1. Simplify the equation:   3n+6=993n + 6 = 99 
  2. Subtract 6 from both sides:   3n=933n = 93 
  3. Divide by 3:   n=31n = 31 

Step 4: Identify the Numbers
  • First number: n=31n = 31 
  • Second number: n+2=33n + 2 = 33 
  • Third number: n+4=35n + 4 = 35 

Step 5: Verify the Solution   31+33+35=9931 + 33 + 35 = 99  
Answer: The largest of the three numbers is 35.

Example III: Dividing Money Among Michael, Paul, and Susan


Problem: $72 is to be divided among Michael, Paul, and Susan such that:

  • Michael receives 5 times as much as Susan.
  • Paul receives 3 times as much as Susan.

How much does Paul receive?


Step 1: Define Variables

  1. Let Susan’s share be SS .
  2. Michael’s share is 5S5S .
  3. Paul’s share is 3S3S .

Step 2: Set Up the Equation The total money distributed is $72:

S+5S+3S=72S + 5S + 3S = 72 


Step 3: Solve the Equation

  1. Combine like terms:

    9S=729S = 72 
  2. Solve for SS :

    S=729=8S = \frac{72}{9} = 8 

Step 4: Find Paul’s Share Paul receives 3S3S :

3×8=243 \times 8 = 24 


Answer:
Paul receives $24.


Note:

  • Michael receives 5S=5×8=405S = 5 \times 8 = 40 .
  • Susan receives S=8S = 8 .
    While Michael’s share is not part of the question, we now know he gets $40.

Example IV: Age Puzzle


Problem: Six years ago, I was half the age I will be in six years. How old am I now?


Step 1: Define Variables

  1. Let my current age be xx .
  2. My age six years ago: x6x – 6 .
  3. My age six years from now: x+6x + 6 .

Step 2: Set Up the Equation Six years ago, my age was half of what it will be six years from now:

x6=12(x+6)x – 6 = \frac{1}{2}(x + 6) 


Step 3: Solve the Equation

  1. Eliminate the fraction by multiplying through by 2:

    2(x6)=x+62(x – 6) = x + 6 
  2. Simplify:

    2x12=x+62x – 12 = x + 6 
  3. Rearrange terms:

    2xx=6+122x – x = 6 + 12 
  4. Solve for xx :

    x=18x = 18 

Step 4: Verify the Solution

  • Six years ago, my age was x6=186=12x – 6 = 18 – 6 = 12 .
  • Six years from now, my age will be x+6=18+6=24x + 6 = 18 + 6 = 24 .
  • Half of 24 is indeed 12.

Answer:
I am currently 18 years old.

1. A woman is paid cc dollars per hour for every hour she works up to 8 hours and is paid double for every hour she works after 8 hours. How many dollars will she be paid for working 13 hours?

(A) 13c13c 
(B) 13c\frac{13}{c}
(C) cc
(D) 18c18c 
(E) 18c\frac{18}{c}


2. A number is multiplied by another number. The product is then divided by the difference between the two numbers. What is the result?

(A) xyxy\frac{xy}{x-y}
(B) x+yxy\frac{x+y}{x-y}
(C) xyx-y 
(D) xyxy
(E) xyx+y\frac{x-y}{x+y}


3. Bill had xx  dollars, and he bought yy  apples for 16 cents and zz pears for 12 cents each. How many cents did he have left?

(A) x16y+12zx – 16y + 12z 
(B) 100x6y+12z100x – 6y + 12z 
(C) x16y12zx – 16y – 12z 
(D) x(y+z)x – (y + z) 
(E) 100x16y12z100x – 16y – 12z 


4. If 3 is subtracted from a certain number, the result is 6 more than twice the number. Find the number.

(A) 3-3 
(B) 9-9 
(C) 33 
(D) 97\frac{9}{7}
(E) 97-\frac{9}{7}


5. How many 29-cent stamps can be purchased for dd dollars?

(A) 29d29d 
(B) d29\frac{d}{29}
(C) 29d\frac{29}{d}
(D) 100d29\frac{100d}{29}
(E) 29100d\frac{29}{100d}


This matches the original problem layout and aligns the multiple-choice options under each question.

For problems 6-20, enter your solutions into the grid provided below each question.


6. On a given day in February, the temperature in a town ranged from -12 to 19 degrees. What is the difference between the high and the low temperature for the day?
Answer: The difference is the absolute value of 19(12)=19+12=31 19 – (-12) = 19 + 12 = 31

7. Four years ago, my age was half of what it will be in eight years. How old am I?
Let xx be my current age.

x4=12(x+8)x – 4 = \frac{1}{2}(x + 8) 

Solve:

2(x4)=x+8    2x8=x+8    x=162(x – 4) = x + 8 \implies 2x – 8 = x + 8 \implies x = 16 

Answer: 16 years old.


8. Chris and Andrea have $100.00 together. If Chris gives Andrea $10.00, she will have 20 more dollars than he will. How many dollars did Chris start with?
Let CC  be the amount Chris starts with.

C+(100C10)+10=C15C + (100 – C – 10) + 10 = C – 15 

Solve: CC .


9. One quarter of the students at a high school take algebra. One fifth take geometry. The remaining 110 students do not take any math. How many students are there at the school?
Solve (Full Solving Mode).

  • Mat.

Here’s the corrected and formatted version of problems 6–20 with answers:


Problems 6–20: Enter your solutions into the grid provided below each question.


6. On a given day in February, the temperature in a town ranged from -12 to 19 degrees. What is the difference between the high and low temperature for the day?
Solution:
The difference is:

19(12)=19+12=31degrees.19 – (-12) = 19 + 12 = 31 \, \text{degrees.} 

Answer: 31


7. Four years ago, my age was half of what it will be in eight years. How old am I?
Solution:
Let xx  be my current age.

x4=12(x+8)x – 4 = \frac{1}{2}(x + 8) 
2(x4)=x+8    2x8=x+8    x=162(x – 4) = x + 8 \implies 2x – 8 = x + 8 \implies x = 16 

Answer: 16 years old


8. Chris and Andrea have $100.00 together. If Chris gives Andrea $10.00, she will have $20 more than he will. How much money did Chris start with?
Solution:
Let CC  be the amount Chris has.
Then Andrea has 100C100 – C .
After Chris gives $10:

(100C+10)=C10+20(100 – C + 10) = C – 10 + 20 

Solve:

100C+10=C+10    120=2C    C=60100 – C + 10 = C + 10 \implies 120 = 2C \implies C = 60 

Answer: Chris started with $60.


9. One quarter of the students at a high school take algebra. One fifth of the students take geometry. The remaining 110 students do not take any math. How many students are at the school?
Solution:
Let the total number of students be xx .

14x+15x+110=x\frac{1}{4}x + \frac{1}{5}x + 110 = x 

Combine fractions:

5x+4x20+110=x    9x20+110=x\frac{5x + 4x}{20} + 110 = x \implies \frac{9x}{20} + 110 = x 

Solve:

110=x9x20    110=20x9x20    110=11x20110 = x – \frac{9x}{20} \implies 110 = \frac{20x – 9x}{20} \implies 110 = \frac{11x}{20} x=110×2011=200x = 110 \times \frac{20}{11} = 200 

Answer: 200 students


10. The sum of five consecutive integers is equal to three times the largest. What is the largest of the integers?
Solution:
Let the integers be x2,x1,x,x+1,x+2x-2, x-1, x, x+1, x+2 
Their sum is:

(x2)+(x1)+x+(x+1)+(x+2)=5x(x-2) + (x-1) + x + (x+1) + (x+2) = 5x 

The largest integer is x+2x+2 , and the equation is:

5x=3(x+2)    5x=3x+6    2x=6    x=35x = 3(x+2) \implies 5x = 3x + 6 \implies 2x = 6 \implies x = 3 

Largest integer: x+2=5x+2 = 5 .
Answer: 5


11. A man goes to a bank with $4.00 and asks for change. He is given an equal number of nickels, dimes, and quarters. How many of each is he given?
Solution:
Let the number of each coin be nn .
Value equation:

5n+10n+25n=400    40n=400    n=105n + 10n + 25n = 400 \implies 40n = 400 \implies n = 10 

Answer: He is given 10 of each coin.


12. The difference between the squares of two numbers is 9. The difference between the two numbers is 1. What is their sum?
Solution:
Let the numbers be xx  and yy .
Equations:

x2y2=9andxy=1x^2 – y^2 = 9 \quad \text{and} \quad x – y = 1 

Factorize the first:

(x+y)(xy)=9(x+y)(x-y) = 9 

Substitute xy=1x-y = 1 :

(x+y)(1)=9    x+y=9(x+y)(1) = 9 \implies x+y = 9 

Answer: Their sum is 9.


13. The volume of a box is 24 cubic inches. If its length is 3 inches and its width is 8 inches, what is its depth?
Solution:
Volume equation:

Volume=length×width×depth\text{Volume} = \text{length} \times \text{width} \times \text{depth} 
24=3×8×depth    24=24depth    depth=124 = 3 \times 8 \times \text{depth} \implies 24 = 24 \cdot \text{depth} \implies \text{depth} = 1 

Answer: 1 inch


14. One-third the sum of 13 and a certain number is the same as one more than twice the number. Find the number.
Solution:
Let the number be xx .

13(13+x)=1+2x\frac{1}{3}(13 + x) = 1 + 2x 

Clear fractions:

13+x=3+6x    10=5x    x=213 + x = 3 + 6x \implies 10 = 5x \implies x = 2 

Answer: 2


15. Tom has a brother one-third his age and a sister three times his age. If the combined ages of all three is five less than twice the oldest, how old is Tom?
Solution:
Let Tom’s age be xx .
Brother’s age: x3\frac{x}{3}
Sister’s age: 3x3x 

x+x3+3x=2(3x)5x + \frac{x}{3} + 3x = 2(3x) – 5 

Solve:

x+x3+3x=6x5    13x3=6x5x + \frac{x}{3} + 3x = 6x – 5 \implies \frac{13x}{3} = 6x – 5 
13x=18x15    15=5x    x=313x = 18x – 15 \implies 15 = 5x \implies x = 3 

Answer: 3 years old


16. A woman leaves one-fourth of her estate to her son and one-third to her daughter. If she leaves $1000 to charity, how large was her estate?
Solution:
Let the estate be xx .

14x+13x+1000=x\frac{1}{4}x + \frac{1}{3}x + 1000 = x 

Combine fractions:

3x12+4x12+1000=x    7x12+1000=x\frac{3x}{12} + \frac{4x}{12} + 1000 = x \implies \frac{7x}{12} + 1000 = x 

Solve:

1000=5x12    x=1210005=24001000 = \frac{5x}{12} \implies x = \frac{12 \cdot 1000}{5} = 2400 

Answer: $2400


17. A woman buys a pound of steak for $3. If it loses one-fourth of its weight when cooked, what is the cost per pound when served?
Solution:
Remaining weight: 114=341 – \frac{1}{4} = \frac{3}{4} .
Cost per pound:

334=4\frac{3}{\frac{3}{4}} = 4 

Answer: $4 per pound


18. A gas tank is 13\frac{1}{3}  full and requires 6 gallons to make it 56\frac{5}{6}  full. What is the capacity of the tank?
Solution:
Let the capacity be xx .

56x13x=6\frac{5}{6}x – \frac{1}{3}x = 6 

Simplify:

5x2x6=6    3x6=6    x=12\frac{5x – 2x}{6} = 6 \implies \frac{3x}{6} = 6 \implies x = 12 

Answer: 12 gallons


19. The sum of five consecutive odd integers exceeds three times the largest by 6. Find the sum of the integers.
Solution:
Let the integers be x4,x2,x,x+2,x+4x-4, x-2, x, x+2, x+4 .

(x4)+(x2)+x+(x+2)+(x+4)=5x(x-4) + (x-2) + x + (x+2) + (x+4) = 5x 

Largest: x+4x+4 .

5x=3(x+4)+6    5x=3x+12+6    2x=18    x=95x = 3(x+4) + 6 \implies 5x = 3x + 12 + 6 \implies 2x = 18 \implies x = 9 

Sum: 5x=455x = 45 .
Answer: 45


20. Ten houses line one side of a street. The average space between houses is 60 feet more than the average width of each house. A sidewalk starts 60 feet before the first house and ends 60 feet after the last house. If the total length of the sidewalk is 3206 feet, find the average width of each house.
Solution:
Let the average width of each house be ww .
Total space:

10w+9(w+60)+120=320610w + 9(w+60) + 120 = 3206 

Simplify:

19w+540=3206    19w=2666    w=14019w + 540 = 3206 \implies 19w = 2666 \implies w = 140 

Answer: 140 feet

Understanding Inequalities and Their Manipulations

An equality is represented by an = sign, while an inequality is represented by signs such as < (less than) or > (greater than).

Examples:

  • 3<53 < 5 : Three is less than five.
  • 6>06 > 0 : Six is greater than zero.

If you’re unsure which direction the inequality points:

  • The smaller end points to the smaller number.
  • The open end points to the larger number.

Just like equations, inequalities can be manipulated to find solutions. However, there are some additional rules to consider, especially when the sign direction changes.


Rules for Solving Inequalities

1. Adding or Subtracting a Number

Adding or subtracting a number (positive or negative) from both sides of an inequality does not change the direction of the inequality sign.

Example:

4<24+5<2+51<7-4 < 2 \quad \Rightarrow \quad -4 + 5 < 2 + 5 \quad \Rightarrow \quad 1 < 7 

2. Multiplication or Division by a Positive Number

Multiplying or dividing both sides of an inequality by a positive number does not change the direction of the inequality sign.

Example:

1<341<434<121 < 3 \quad \Rightarrow \quad 4 \cdot 1 < 4 \cdot 3 \quad \Rightarrow \quad 4 < 12 

3. Multiplication or Division by a Negative Number

When multiplying or dividing both sides of an inequality by a negative number, you must reverse the direction of the inequality sign.

Example:

3<43(2)>4(2)6>83 < 4 \quad \Rightarrow \quad 3 \cdot (-2) > 4 \cdot (-2) \quad \Rightarrow \quad -6 > -8 

4. Taking the Square Roots

Taking the square root of both sides does not change the direction of the inequality sign, but you can only take the square root of positive numbers.

Example:

4<54<52<54 < 5 \quad \Rightarrow \quad \sqrt{4} < \sqrt{5} \quad \Rightarrow \quad 2 < \sqrt{5}

5. Squaring Both Sides

  • If both sides are positive: Squaring does not change the direction.
    Example:

    4>342>3216>94 > 3 \quad \Rightarrow \quad 4^2 > 3^2 \quad \Rightarrow \quad 16 > 9 
  • If both sides are negative: Squaring reverses the inequality sign.
    Example:

    3>4(3)2<(4)29<16-3 > -4 \quad \Rightarrow \quad (-3)^2 < (-4)^2 \quad \Rightarrow \quad 9 < 16 
  • If one side is positive and the other is negative: The inequality direction may or may not change.


6. Inverting Both Sides

Inverting both sides of an inequality reverses the direction if both sides are positive or negative.

Example:

13<3434>43\frac{1}{3} < \frac{3}{4} \quad \Rightarrow \quad \frac{3}{4} > \frac{4}{3}

7. Absolute Values

  • If x>a|x| > a  (where a>0a > 0 ):

    x>aorx<ax > a \quad \text{or} \quad x < -a 

    Example:

    x>5x>5orx<5|x| > 5 \quad \Rightarrow \quad x > 5 \quad \text{or} \quad x < -5 
  • If x<a|x| < a  (where a>0a > 0 ):

    a<x<a-a < x < a 

    Example:

    x<77<x<7|x| < 7 \quad \Rightarrow \quad -7 < x < 7 

Additional Inequality Properties

  1. If a<ba < b  and x<yx < y , then a+x<b+ya + x < b + y .
    Example:

    1>1and3>21+3>1+24>11 > -1 \quad \text{and} \quad 3 > 2 \quad \Rightarrow \quad 1 + 3 > -1 + 2 \quad \Rightarrow \quad 4 > 1 
  2. If x>rx > r  and r>yr > y , then x>yx > y .
    Example:

    x>3and3>yx>yx > 3 \quad \text{and} \quad 3 > y \quad \Rightarrow \quad x > y 
 

Example: Comparing Values with Inequalities

Problem:

If abc<0abc < 0 and c<0c < 0, which is larger: cc or the product aba \cdot b?

Solution:

  1. Start with the given conditions:

    c<0c < 0

    (Given in the problem)

    abc<0abc < 0

    (Given in the problem)

  2. Divide both sides of abc<0abc < 0 by cc:

    abcc>0c\frac{abc}{c} > \frac{0}{c}
  3. Change the direction of the inequality:
    Since cc is negative, dividing by it reverses the inequality direction:

    ab>0ab > 0
  4. Interpret the result:
    abab is greater than 0, and cc is less than 0. Therefore, abab is greater than cc.


Special Inequality Symbols

  • \leq: Less than or equal to.
  • \geq: Greater than or equal to.

When solving inequalities involving these symbols, follow the same rules as for << and >>.


Examples with \leq and \geq

Example 1: Combining Inequalities

If x3x \leq 3  and x3x \geq 3 , then x=3x = 3  because both statements are true when xx  equals 3.

Example 2: Contradictory Inequalities

If x<3x < 3  and x>3x > 3 , there is no possible value for xx  that satisfies both conditions.
Result: No solution.

Example 3: True and False Comparisons

  • 222 \leq 2 : True statement.
  • 2<22 < 2 : False statement.

Example Problems: Inequalities and Logical Reasoning

Problem 1: Solve for xx 

Equation:

5x3<125x – 3 < 12 

Solution:

  1. Add 3 to both sides:

    5x3+3<12+35x – 3 + 3 < 12 + 3 
    5x<155x < 15 
  2. Divide both sides by 5:

    x<3x < 3 

Final Answer:

x<3x < 3 

Problem 2: Logical Reasoning

Question:
If x+y=zx + y = z  and y>0y > 0 , which of the following statements cannot be true?

(A) x>zx > z 
(B) x+y>zx + y > -z 
(C) y=zy = z
(D) x+z>1x + z > 1 
(E) z>x+1z > x + 1 


Solution (Forward Method):

  1. Given y>0y > 0 , multiply both sides by -1 and flip the inequality:

    y<0-y < 0 
  2. Add zz to both sides:

    zy<z+0z – y < z + 0 
  3. Substitute x+yx + y  for zz :

    x+yy<zx + y – y < z 
    x<zx < z 

Since x<zx < z , statement (A): x>zx > z  is false.


Solution (Backward Method):

  1. Start with the statement x>zx > z :
    Add yy  to both sides:

    x+y>z+yx + y > z + y 
  2. Subtract zz  from both sides:

    x+yz>z+yzx + y – z > z + y – z 
    (x+y)(x+y)>y(x + y) – (x + y) > y 
    0>y0 > y 

This contradicts the given condition y>0y > 0 , so statement (A): x>zx > z  is false.


Important Note:

One common mistake is to infer too much from an inequality.

Example: If a<ba < b , this does not imply:

  • That aa  is negative and bb  is positive.
  • Both aa  and bb could be negative or positive.

The inequality only specifies their relative values, not their signs.

Practice Problems with Solutions and Explanations:

Problem 1:

If x3y>x+3yx – 3y > x + 3y , then which of the following must be false?

Solution:
Simplify the inequality:

x3y>x+3yx – 3y > x + 3y 

Subtract xx from both sides:

3y>3y-3y > 3y 

Divide both sides by 3:

1>y-1 > y 

This means y<1y < -1 .

Answer: (A) y>0y > 0  (must be false).


Problem 2:

If a22ab+b2>a2+2ab+b2a^2 – 2ab + b^2 > a^2 + 2ab + b^2 and b<0b < 0 , which of the following describes aa?

Solution:
Simplify the inequality:

a22ab+b2>a2+2ab+b2a^2 – 2ab + b^2 > a^2 + 2ab + b^2 

Cancel a2a^2  and b2b^2 :

2ab>2ab-2ab > 2ab 

Combine terms:

4ab>0-4ab > 0 

Since b<0b < 0 , divide both sides by 4b-4b (flip the inequality):

a<0a < 0 

Answer: (C) a<0a < 0 .


Problem 3:

If p0p \geq 0 , then:

(A) p<3p-p < -3p 
(B) 2p>0-2p > 0 
(C) 7p4p7p \leq 4p 
(D) 6p2p6p \geq 2p 
(E) None of the above

Solution:
Evaluate each option:

  • p<3p-p < -3p : False when p0p \geq 0 .
  • 2p>0-2p > 0 : False when p0p \geq 0 .
  • 7p4p7p \leq 4p : False when p>0p > 0 .
  • 6p2p6p \geq 2p : True when p0p \geq 0 .

Answer: (D) 6p2p6p \geq 2p .


Problem 4:

If a>ba > b , and b>cb > c , then:

(A) a>0a > 0 
(B) c>0c > 0 
(C) ab>bca – b > b – c 
(D) abc<0abc < 0 
(E) None of the above

Solution:
Let’s test with a=3a = 3 , b=2b = 2 , c=1c = 1 :

  • a>ba > b  and b>cb > c  are true.
  • ab>bca – b > b – c : False, 32213 – 2 \neq 2 – 1 .
  • abc<0abc < 0 : False since abc>0abc > 0 .

Answer: (E) None of the above.


Problem 5:

If a>ba > b  and b>cb > c , then:

(A) 4a>3b4a > 3b 
(B) 2a>02a > 0 
(C) ab>0a – b > 0 
(D) ab<0ab < 0 
(E) a2>b2a^2 > b^2 

Solution:
From a>ba > b  and b>cb > c :

  • ab>0a – b > 0 : True.

Answer: (C) ab>0a – b > 0 .


Problem 6:

If a<1a < -1 , which statement is not true?

(A) a+4<3a + 4 < 3 
(B) 3a<3-3a < 3 
(C) a5<6a – 5 < -6 
(D) 5a<55a < -5 
(E) 4a>4-4a > 4 

Solution:
From a<1a < -1 :

  • 3a<3-3a < 3 : True since dividing 3a-3a  flips inequality.

Answer: (B) 3a<3-3a < 3  (not true).


Problem 7:

If x<yx < y  and y<4y < -4 , which statement is not true?

(A) 4<x-4 < x 
(B) x2<y2x – 2 < y – 2 
(C) x<4x < -4 
(D) 2x<82x < -8 
(E) x+y<4x + y < -4 

Solution:
From x<yx < y and y<4y < -4 :

  • 4<x-4 < x : False.

Answer: (A) 4<x-4 < x .


Problem 8:

Solve for xx : 15x14-1 – 5x \geq 14 .

Solution:

15x14-1 – 5x \geq 14 

Add 1 to both sides:

5x15-5x \geq 15 

Divide by 5-5 :

x3x \leq -3 

Answer: (D) x3x \leq -3 .


Problem 9:

Solve for yy: 3y+5103y + 5 \leq -10 .

Solution:

3y+5103y + 5 \leq -10 

Subtract 5 from both sides:

3y153y \leq -15 

Divide by 3:

y5y \leq -5 

Answer: (C) y5y \leq -5 .


Problem 10:

If x1>51x^1 > 5^1 , then:

Answer: (B) x>5x > 5 .


Problem 11:

If y>4y > 4 , which has the least value?

(A) 4y+1\frac{4}{y + 1}
(B) 4y1\frac{4}{y – 1}
(C) 4y\frac{4}{y}
(D) y4\frac{y}{4}
(E) y+14\frac{y + 1}{4}

Solution:
For y>4y > 4 , the smallest denominator gives the largest fraction.
Least value is 4y+1\frac{4}{y + 1} .

Answer: (A) 4y+1\frac{4}{y + 1} .

Example 1: Total Cost of Five Books

If the average cost of five books is $2.30, what is the total cost of all five books?

We use the formula for the average:

Average=Sum of itemsNumber of items\text{Average} = \frac{\text{Sum of items}}{\text{Number of items}}

Substitute the known values:

2.30=x52.30 = \frac{x}{5}

Multiply both sides by 5:

x=5×2.30x = 5 \times 2.30 
x=11.50x = 11.50 

Total Cost: $11.50


Example 2: Average of 0.6, 6, and 60

We use the same formula for the average:

Average=Sum of itemsNumber of items\text{Average} = \frac{\text{Sum of items}}{\text{Number of items}}

Calculate the sum of the items:

0.6+6+60=66.60.6 + 6 + 60 = 66.6 

Divide by the number of items (3):

Average=66.63=22.2\text{Average} = \frac{66.6}{3} = 22.2 

Average: 22.2

Example III: Finding the Number of Rooms in a House

Problem:
If Jim takes a total of 20 hours to paint a house and he can paint an average room in 2.5 hours, how many rooms are in the house?

Solution:
We use the formula for the average:

Average time per room=Total timeNumber of rooms\text{Average time per room} = \frac{\text{Total time}}{\text{Number of rooms}}

Substitute the known values:

2.5=20Number of rooms2.5 = \frac{20}{\text{Number of rooms}}

Rearrange the formula to solve for the number of rooms:

Number of rooms=202.5\text{Number of rooms} = \frac{20}{2.5}

Perform the division:

Number of rooms=8\text{Number of rooms} = 8 

Answer: There are 8 rooms in the house.

Practice Problems: Averages

  1. What is the average of 32,56,\frac{3}{2}, \frac{5}{6}, and 23\frac{2}{3}?

    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}}
    • Solution: Sum=32+56+23=96+56+46=186=3\text{Sum} = \frac{3}{2} + \frac{5}{6} + \frac{2}{3} = \frac{9}{6} + \frac{5}{6} + \frac{4}{6} = \frac{18}{6} = 3 
      Average=33=1\text{Average} = \frac{3}{3} = 1Answer: 11
  2. What number must be added to 6,16,6, 16, and 88 to attain an average of 1313?

    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}}
    • Let the missing number be xx: 6+16+8+x4=13\frac{6 + 16 + 8 + x}{4} = 13 
      30+x=5230 + x = 52 
      x=22x = 22  Answer: 2222 
  3. After taking his fourth quiz, Bill’s average dropped from 7878 to 7575. What was Bill’s last quiz grade?

    • Formula: Total Score=Average×Number of quizzes\text{Total Score} = \text{Average} \times \text{Number of quizzes} 
    • Initial total for 3 quizzes: 78×3=23478 \times 3 = 234 
    • New total for 4 quizzes: 75×4=30075 \times 4 = 300 
    • Last quiz grade: 300234=66300 – 234 = 66  Answer: 6666 
  4. A piece of rope 1818  feet 44  inches long is to be cut into four equal pieces. What will be the length of each piece?

    • Convert 1818  feet 44  inches to inches: 18×12+4=220inches18 \times 12 + 4 = 220 \, \text{inches} 
    • Divide by 4: 2204=55inches\frac{220}{4} = 55 \, \text{inches} 
    • Convert back to feet and inches: 55inches=4feet,7inches55 \, \text{inches} = 4 \, \text{feet}, 7 \, \text{inches} Answer: 4feet,7inches4 \, \text{feet}, 7 \, \text{inches} 
  5. What is the average of 34,0.64,\frac{3}{4}, 0.64, and 0.870.87 ?

    • Convert 34\frac{3}{4}  to decimal: 0.750.75 
    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}} Sum=0.75+0.64+0.87=2.26\text{Sum} = 0.75 + 0.64 + 0.87 = 2.26 
      Average=2.2630.753\text{Average} = \frac{2.26}{3} \approx 0.753  Answer: 0.7530.753 
  6. Find the average of x,x3,2x5,2x+2,x, x-3, 2x-5, 2x+2, and 1x1-x .

    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}} Sum=x+(x3)+(2x5)+(2x+2)+(1x)=5x5\text{Sum} = x + (x-3) + (2x-5) + (2x+2) + (1-x) = 5x – 5 
      Average=5x55=x1\text{Average} = \frac{5x-5}{5} = x-1  Answer: x1x-1 
  7. The lowest temperatures recorded each day during a week were 7,5,1,10,8,2,-7^\circ, 5^\circ, 1^\circ, -10^\circ, -8^\circ, 2^\circ,  and 00^\circ . To the nearest degree, what was the average minimum temperature?

    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}} Sum=7+5+1108+2+0=17\text{Sum} = -7 + 5 + 1 – 10 – 8 + 2 + 0 = -17 
      Average=1772.432\text{Average} = \frac{-17}{7} \approx -2.43 \approx -2  Answer: 2-2^\circ
  8. The average of 2x1,4,6,12,2x-1, 4, 6, 12,  and 1313 is 99 . What is the value of xx ?

    • Formula: Average=Sum of numbersNumber of terms\text{Average} = \frac{\text{Sum of numbers}}{\text{Number of terms}} (2x1)+4+6+12+135=9\frac{(2x-1) + 4 + 6 + 12 + 13}{5} = 9 
      2x+34=452x + 34 = 45 
      2x=112x = 11 
      x=5.5x = 5.5  Answer: 5.55.5 
  9. The average of xx and yy is 44 . If x=5yx = 5y , what is the value of yy ?

    • Formula: x+y2=4\frac{x+y}{2} = 4 
      5y+y2=4\frac{5y + y}{2} = 4 
      6y=86y = 8 
      y=43y = \frac{4}{3} Answer: 43\frac{4}{3}
  10. Three sisters weigh 10812108 \frac{1}{2}  pounds, 971497 \frac{1}{4}  pounds, and 12134121 \frac{3}{4} pounds. What is their average weight?

    • Convert to improper fractions: 10812=2172,9714=3894,12134=4874108 \frac{1}{2} = \frac{217}{2}, \, 97 \frac{1}{4} = \frac{389}{4}, \, 121 \frac{3}{4} = \frac{487}{4}
    • Find the sum: 2172+3894+4874=4344+3894+4874=13104\frac{217}{2} + \frac{389}{4} + \frac{487}{4} = \frac{434}{4} + \frac{389}{4} + \frac{487}{4} = \frac{1310}{4}
    • Divide by 3 for the average: 13104÷3=131012109.17\frac{1310}{4} \div 3 = \frac{1310}{12} \approx 109.17 Answer: 109.17pounds109.17 \, \text{pounds}

Practice SAT Problems

Problem 1

Question: If 45=x4\frac{4}{5} = \frac{x}{4}, then x=x = 
(A) 516\frac{5}{16}
(B) 54\frac{5}{4}
(C) 165\frac{16}{5}
(D) 55 
(E) 1616 

Solution: Cross multiply:

44=5x    16=5x    x=1654 \cdot 4 = 5 \cdot x \implies 16 = 5x \implies x = \frac{16}{5}

Answer: (C) 165\frac{16}{5}


Problem 2

Question: Juan’s quiz scores in math were 95, 87, 84, 84, and 60. What was the average of these scores?
(A) 80.2
(B) 81
(C) 81.5
(D) 82
(E) 84

Solution: Calculate the sum of the scores:

95+87+84+84+60=41095 + 87 + 84 + 84 + 60 = 410 

Divide by the number of scores:

Average=4105=82\text{Average} = \frac{410}{5} = 82 

Answer: (D) 8282 


Problem 3

Question: A woman’s bill at the food store was $15.00. She had coupons worth $3.50. If she handed the clerk $20.00, how much change did she get back?
(A) $3.50
(B) $5.00
(C) $6.50
(D) $7.50
(E) $8.50

Solution:

  • Total bill after coupons: 15.003.50=11.5015.00 – 3.50 = 11.50 
  • Change from $20: 20.0011.50=8.5020.00 – 11.50 = 8.50 

Answer: (E) $8.50


Problem 4

Question: If 13\frac{1}{3}  of a number is 6 more than 14\frac{1}{4} of the number, what is the number?
(A) 72
(B) 60
(C) 48
(D) 24
(E) 18

Solution: Let the number be xx :

13x=14x+6\frac{1}{3}x = \frac{1}{4}x + 6 

Multiply through by 12 to eliminate fractions:

4x=3x+72    x=724x = 3x + 72 \implies x = 72 

Answer: (A) 7272 


Problem 5

Question: If x=34x = \frac{3}{4}  and y=98y = \frac{9}{8}, what is the value of xy\frac{x}{y}?
(A) 1
(B) 29\frac{2}{9}
(C) 23\frac{2}{3}
(D) 13\frac{1}{3}
(E) 2732\frac{27}{32}

Solution:

xy=3498=34×89=2436=23\frac{x}{y} = \frac{\frac{3}{4}}{\frac{9}{8}} = \frac{3}{4} \times \frac{8}{9} = \frac{24}{36} = \frac{2}{3}

Answer: (C) 23\frac{2}{3}


Problem 6

Question: Evaluate (0.53)2(0.52)2(0.53)^2 – (0.52)^2 
(A) 0.0105
(B) 0.105
(C) 1.05
(D) 10.5
(E) 105

Solution: Using the difference of squares formula a2b2=(ab)(a+b)a^2 – b^2 = (a-b)(a+b) :

(0.530.52)(0.53+0.52)=(0.01)(1.05)=0.0105(0.53 – 0.52)(0.53 + 0.52) = (0.01)(1.05) = 0.0105 

Answer: (A) 0.01050.0105


Problem 7

Question: What fraction of 8 hours is 120 seconds?
(A) 160\frac{1}{60}
(B) 1120\frac{1}{120}
(C) 1240\frac{1}{240}
(D) 11200\frac{1}{1200}
(E) 12400\frac{1}{2400}

Solution:

  • Convert 8 hours to seconds: 8×60×60=28,800seconds8 \times 60 \times 60 = 28,800 \, \text{seconds} 
  • Fraction: 12028,800=1240\frac{120}{28,800} = \frac{1}{240}

Answer: (C) 1240\frac{1}{240}


Problem 8

Question: Sandy’s test scores average 82. If her scores are 78,78,9278, 78, 92 , what is the fourth score?
(A) 74
(B) 78
(C) 80
(D) 82
(E) 88

Solution:

  • Total score for 4 tests: 82×4=32882 \times 4 = 328 
  • Sum of first three scores: 78+78+92=24878 + 78 + 92 = 248 
  • Fourth score: 328248=80328 – 248 = 80 

Answer: (C) 8080 


Problem 9

Question: Simplify 231000+6100+710\frac{23}{1000} + \frac{6}{100} + \frac{7}{10}
(A) 0.7623
(B) 0.0042
(C) 0.783
(D) 0.2367
(E) 0.327

Solution: Convert to decimals:

231000=0.023,6100=0.06,710=0.7\frac{23}{1000} = 0.023, \, \frac{6}{100} = 0.06, \, \frac{7}{10} = 0.7 

Add:

0.023+0.06+0.7=0.7830.023 + 0.06 + 0.7 = 0.783 

Answer: (C) 0.7830.783 


Problem 10

Question: If 8x+8y=648x + 8y = 64 , what is the average of xx  and yy ?
(A) 16
(B) 4
(C) 8
(D) 2
(E) Cannot be determined

Solution: Simplify:

x+y=648=8x + y = \frac{64}{8} = 8 

Average:

x+y2=82=4\frac{x + y}{2} = \frac{8}{2} = 4 

Answer: (B) 44 


Problem 11

Question: If 8 and 36 each divide NN  without remainder, what is NN ?
(A) 64
(B) 72
(C) 108
(D) 288
(E) Cannot be determined

Solution: The least common multiple of 8 and 36 is:

LCM=2332=72\text{LCM} = 2^3 \cdot 3^2 = 72 

Answer: (B) 7272 


Problem 12

Question: What is the thickness of 3 sheets of paper if 250 sheets are 2.0 inches thick?
(A) 0.008
(B) 0.024
(C) 0.04
(D) 0.4
(E) 0.8

Solution:

  • Thickness of 1 sheet: 2.0250=0.008inches\frac{2.0}{250} = 0.008 \, \text{inches} 
  • Thickness of 3 sheets: 3×0.008=0.0243 \times 0.008 = 0.024 

Answer: (B) 0.0240.024 


Problem 13

Question: If the average of 5,6,8,x,125, 6, 8, x, 12  is 12, find xx .
(A) 17
(B) 25
(C) 29
(D) 39
(E) 60

Solution:

  • Total sum: Sum=12×5=60\text{Sum} = 12 \times 5 = 60 
  • Known sum: 5+6+8+12=315 + 6 + 8 + 12 = 31 
  • Solve for xx: x=6031=29x = 60 – 31 = 29 

Answer: (C) 2929 


Leave a comment
Your email address will not be published. Required fields are marked *

Choose Topic

Recent Comments

No comments to show.