AIMathLectureNote1
AIMathLectureNote1
ax + b = 0
Slope-Intercept Form
The slope-intercept form of a linear equation is:
y = mx + b
where:
• m is the slope of the line
• b is the y-intercept (the point where the line crosses the y-axis)
Point-Slope Form
The point-slope form of a linear equation is:
y - y1 = m(x - x1)
where:
• (x1, y1) is a point on the line
• m is the slope of the line
Standard Form
The standard form of a linear equation is:
Ax + By = C
where A, B, and C are constants.
Graphing Linear Equations
To graph a linear equation, you can:
1. Find the y-intercept: Set x to 0 and solve for y.
2. Find the x-intercept: Set y to 0 and solve for x.
3. Plot the intercepts: Plot the points you found in steps 1 and 2.
4. Draw the line: Draw a straight line through the plotted points.
The x-intercept is the point where a line crosses the x-axis. At this point, the y-
coordinate is 0. To find the x-intercept, set y to 0 in the equation of the line and solve for
x.
Y-Intercept
The y-intercept is the point where a line crosses the y-axis. At this point, the x-
coordinate is 0. To find the y-intercept, set x to 0 in the equation of the line and solve for
y.
Slope
The slope of a line is a measure of its steepness. It is defined as the rise over run
between two points on the line. Mathematically, the slope (m) can be calculated using
the formula:
where (x1, y1) and (x2, y2) are two points on the line.
Relationship Between Slope and Y-Intercept
The cost of renting a car is $25 per day plus $0.20 per mile. Write a
linear equation to represent the total cost of renting a car for a day, and
find the cost of renting a car for 100 miles.
• Let x be the number of miles driven.
• Let y be the total cost.
• The equation is: y = 0.20x + 25
• To find the cost of renting a car for 100 miles, substitute x with 100:
o y = 0.20(100) + 25
o y = 20 + 25
o y = 45
• The cost of renting a car for 100 miles is $45.
Systems of Equations
Definition
Exponential Functions
An exponential function is a function of the form:
y = a^x
Radical Expressions
A radical expression is an expression containing a root, such as the
square root or cube root. The nth root of a number x is written as:
√x
where n is the index of the root.
• Simplifying Radical Expressions:
o √(ab) = √a * √b*
o √(a/b) = √a / √b
o √(a^m) = a^(m/n)
Logarithmic Functions
The logarithm of a number x to the base a is written as:
log_a(x)
It is the exponent to which a must be raised to equal x.
• Properties of Logarithms:
o log_a(a) = 1
o log_a(1) = 0
o log_a(x^m) = m * log_a(x)
o log_a(xy) = log_a(x) + log_a(y)
o log_a(x/y) = log_a(x) - log_a(y)
Exponential Expressions
• Simplify: 2^3 * 2^5
o 2^3 * 2^5 = 2^(3+5) = 2^8 = 256
• Evaluate: 5^(-2)
o 5^(-2) = 1/5^2 = 1/25
• Solve: 2^x = 16
o 2^x = 2^4
o x = 4
Radical Expressions
• Simplify: √72
o √72 = √(36 * 2) = √36 * √2 = 6√2
• Evaluate: ∛27
o ∛27 = 3
• Solve: √(x+4) = 3
o x+4 = 9
o x = 5
Logarithmic Expressions
• Evaluate: log_2(8)
o 2^3 = 8
o log_2(8) = 3
• Solve: log_3(x) = 2
o 3^2 = x
o x = 9
• Simplify: log_5(25) + log_5(125)
o log_5(25) + log_5(125) = log_5(25 * 125) = log_5(3125) = 5