Algebra

9th grade Algebra

Exercise 1:

Solve the following equation: \(2x - 5 = 11\)

Show/Hide Solution

Exercise 2:

Simplify the expression: \(3(4x - 2) - 5x\)

Show/Hide Solution

Exercise 3:

Solve the inequality: \(4x + 3 \le 19\)

Show/Hide Solution

Exercise 4:

Calculate the slope of the line passing through the points (2, 3) and (4, 7)

Show/Hide Solution

Exercise 5:

Find the x-intercept of the line \(3x - 4y = 12\)

Show/Hide Solution

Exercise 6:

Find the equation of the line that is parallel to \(y = 2x - 3\) and passes through the point (1, 4).

Show/Hide Solution

Exercise 7:

Solve the following system of equations: \(x - 2y = 4\) \(3x + y = 5\)

Show/Hide Solution

Exercise 8:

Factor the quadratic expression: \(x^2 - 5x + 6\)

Show/Hide Solution

Exercise 9:

Solve the following quadratic equation: \(x^2 - 4x - 5 = 0\)

Show/Hide Solution

Exercise 10:

Find the distance between the points (3, -1) and (-2, 4).

Show/Hide Solution

Formulas and Concepts

Formulas

  • Quadratic formula: $$x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$$
  • The quadratic formula is used to solve quadratic equations, which are equations of the form $$ax^2 + bx + c = 0$$. The formula gives the solutions for x, which are often called the roots or zeros of the equation.
  • Distance formula: $$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$$
  • The distance formula is used to find the distance between two points in a plane. It is based on the Pythagorean theorem, and involves finding the square root of the sum of the squared differences between the coordinates of the two points.
  • Pythagorean theorem: $$a^2 + b^2 = c^2$$
  • The Pythagorean theorem is used to find the length of the sides of a right triangle. It states that the sum of the squares of the lengths of the legs of a right triangle is equal to the square of the length of the hypotenuse.
  • Slope-intercept form of a line: $$y = mx + b$$
  • The slope-intercept form of a line is a way to write the equation of a line. The equation takes the form $$y = mx + b$$, where m is the slope of the line and b is the y-intercept (the point where the line crosses the y-axis).
  • Point-slope form of a line: $$y - y_1 = m(x - x_1)$$
  • The point-slope form of a line is another way to write the equation of a line. It involves using the slope of the line and the coordinates of a point on the line to write the equation. The equation takes the form $$y - y_1 = m(x - x_1)$$, where $$(x_1, y_1)$$ is a point on the line and m is the slope of the line.

Concepts

  • Solving linear equations
  • A linear equation is an equation of the form $$ax + b = c$$, where a, b, and c are constants and x is a variable. Solving a linear equation means finding the value of x that makes the equation true.
  • Solving quadratic equations
  • A quadratic equation is an equation of the form $$ax^2 + bx + c = 0$$, where a, b, and c are constants and x is a variable. Solving a quadratic equation means finding the values of x that make the equation true.
  • Graphing linear and quadratic functions
  • A function is a relationship between two variables, often denoted f(x). Linear and quadratic functions are two common types of functions. Graphing a function means plotting its points on a coordinate plane to show its shape and behavior.
  • Factoring quadratic expressions
  • Factoring means finding the factors of an expression. In algebra, factoring usually refers to finding the factors of a quadratic expression, which is an expression of the form $$ax^2 + bx + c$$. Factoring can help to simplify expressions and solve equations.
  • Solving systems of linear equations
  • A system of linear equations is a set of two or more equations with two or more variables. Solving a system of linear equations means finding the values of the variables that make all the equations true at the same time.
  • Properties of exponents and logarithms
  • Exponents and logarithms are two important concepts in algebra. Exponents are used to represent repeated multiplication, while logarithms are used to represent the inverse of exponents. The properties of exponents and logarithms help to simplify expressions and solve equations.
  • Operations with polynomials
  • A polynomial is an expression of the form $$a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0$$, where $$a_n, a_{n-1}, \dots, a_1, a_0$$ are constants and x is a variable. Operations with polynomials include addition, subtraction, multiplication, and division. These operations are used to simplify polynomial expressions and solve equations.

10th grade Algebra

Exercise 1:

Determine the vertex of the quadratic function: \(f(x) = 2x^2 - 8x + 5\)

Show/Hide Solution

Exercise 2:

Solve the following quadratic equation using the quadratic formula: \(3x^2 - 5x + 2 = 0\)

Show/Hide Solution

Exercise 3:

Determine the equation of the circle with a center at (-3, 4) and a radius of 5.

Show/Hide Solution

Exercise 4:

Simplify the following rational expression: \( \frac{3x^2 - 5x - 2}{x^2 - x - 2} \)

Show/Hide Solution

Exercise 5:

Solve the following rational equation: \( \frac{x - 3}{x + 2} - \frac{x + 1}{x - 1} = \frac{10}{x^2 - x - 2} \)

Show/Hide Solution

Exercise 6:

Determine the asymptotes of the rational function: \( f(x) = \frac{2x - 1}{x + 3} \)

Show/Hide Solution

Exercise 7:

Simplify the following radical expression: \( \sqrt{50} \)

Show/Hide Solution

Exercise 8:

Solve the following radical equation: \( \sqrt{x + 2} = 4 \)

Show/Hide Solution

Exercise 9:

Determine the zeros of the polynomial function: \( f(x) = x^3 - 6x^2 + 11x - 6 \)

Show/Hide Solution

Exercise 10:

Find the sine, cosine, and tangent of the angle \( \theta \) in the right triangle with legs of length 5 and 12.

Show/Hide Solution

10th Grade Math Formulas and Concepts

  • Systems of equations: Systems of equations are a set of equations that are solved simultaneously. There are various methods for solving systems of equations, such as substitution, elimination, and matrices. For example, to solve the system of equations \begin{align*} x + y &= 4 \\ 2x - y &= 1 \end{align*} we can use elimination to add the equations together and eliminate y, resulting in the equation 3x = 5. Therefore, x = 5/3. We can then substitute x = 5/3 into either of the original equations to solve for y, resulting in y = 7/3.
  • Functions: A function is a rule that assigns one value (the output) to each input. Functions can be represented using function notation f(x) = y, where x is the input and y is the output. For example, the function f(x) = 2x + 3 represents a rule where the output y is equal to twice the input x plus three. We can evaluate the function for a specific value of x by substituting that value into the equation. For example, f(4) = 2(4) + 3 = 11.
  • Quadratic functions: Quadratic functions are functions of the form $$f(x) = ax^2 + bx + c$$, where a, b, and c are constants and a is not equal to zero. These functions can be used to model many real-world phenomena, such as projectile motion or the shape of a parabolic mirror. The vertex form of a quadratic function is f(x) = a(x - h)^2 + k, where (h, k) is the vertex of the parabola. For example, the quadratic function $$f(x) = 2x^2 - 8x + 5$$ can be rewritten in vertex form as $$f(x) = 2(x - 2)^2 + 1$$.
  • Exponential and logarithmic functions: These functions are similar to those in ninth-grade math, but tenth-grade math often involves more complex applications, such as compound interest or logarithmic scales. For example, the formula for compound interest is A = P(1 + r/n)nt, where A is the final amount, P is the principal amount, r is the annual interest rate, n is the number of times interest is compounded per year, and t is the number of years. Logarithmic scales can be used to represent data that varies over several orders of magnitude, such as the Richter scale for measuring earthquakes or the pH scale for measuring acidity.

Geometry

  • Special right triangles: Special right triangles are right triangles with special ratios between their sides. The two main types are the 45-45-90 triangle, where the two legs are equal and the hypotenuse is the square root of 2 times the length of the legs, and the 30-60-90 triangle, where the shorter leg is half the length of the hypotenuse and the longer leg is the square root of 3 times the length of the shorter leg. For example, if the length of one leg of a 30-60-90 triangle is 6, then the length of the hypotenuse is 12 and the length of the other leg is 6 times the square root of 3.
  • Trigonometry: Tenth-grade math often delves deeper into trigonometry than ninth-grade math, including topics such as inverse trigonometric functions, the law of sines and cosines, and polar coordinates. For example, the law of sines states that for any triangle with sides a, b, and c opposite angles A, B, and C, respectively, sinA/a=sinB/b=sinC/c This formula can be used to solve for unknown sides or angles in a triangle.
  • Geometric transformations: Geometric transformations are changes to the position, size, or shape of a figure. Common types of transformations include translations (moving a figure), reflections (flipping a figure over a line), rotations (turning a figure around a point), and dilations (scaling a figure up or down). For example, if we reflect a triangle over the x-axis, we switch the signs of the y-coordinates of its vertices.

Calculus

  • Limits: Limits are used to describe the behavior of a function as the input approaches a certain value. For example, the limit of the function $$f(x) = (x^2 - 1)/(x - 1)$$ as x approaches 1 is 2. Limits can be evaluated using algebraic techniques, such as factoring or rationalizing the denominator, or using graphical or numerical methods, such as a table of values or a calculator.
  • Derivatives: Derivatives are used to describe the instantaneous rate of change of a function at a specific point. The derivative of a function f(x) is denoted by f'(x) and is defined as the limit of the difference quotient $$f'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}$$ For example, if $$f(x) = x^2$$, then f'(x) = 2x. The derivative of a function can be used to find the slope of the tangent line to the graph of the function at a specific point, as well as to analyze the behavior of the function (such as finding critical points or identifying intervals where the function is increasing or decreasing).
  • Integration: Integration is used to find the area under a curve or the net accumulation of a quantity over an interval. The integral of a function f(x) over an interval [a, b] is denoted by $$\int_a^b f(x) dx$$ For example, the integral of the function $$f(x) = x^2$$ over the interval [0, 2] is $$\int_0^2 x^2 dx = \frac{1}{3}x^3 \bigg|_0^2 = \ \frac{8}{3}$$ Integration can be used to solve a wide variety of problems, such as finding the area of irregular shapes, calculating volumes of revolution, or solving differential equations.

11th grade Algebra

Exercise 1:

Find the inverse of the function \(f(x) = 2x - 5\)

Show/Hide Solution

Exercise 2:

Determine the domain and range of the function \(g(x) = \sqrt{9 - x^2}\)

Show/Hide Solution

Exercise 3:

Evaluate the limit: \( \lim_{x \to 2} \frac{x^2 - 4}{x - 2} \)

Show/Hide Solution

Exercise 4:

Find the derivative of the function \(h(x) = x^3 - 4x^2 + x + 3\)

Show/Hide Solution

Exercise 5:

Determine the critical points of the function \(f(x) = x^3 - 6x^2 + 9x\)

Show/Hide Solution

Exercise 6:

Solve the following system of linear equations using matrices: \(2x - y = 3\) \(x + 3y = 4\)

Show/Hide Solution

Exercise 7:

Calculate the determinant of the following matrix: \(\begin{bmatrix} 3 & 1 & 2 \\ 2 & 4 & 1 \\ 1 & 1 & 3 \\ \end{bmatrix}\)

Show/Hide Solution

Exercise 8:

Find the magnitude and direction of the vector \( \begin{pmatrix} 3 \\ 4 \end{pmatrix} \)

Show/Hide Solution

Exercise 9:

Determine the angle between the vectors \( \begin{pmatrix} 1 \\ 2 \\ 3 \end{pmatrix} \) and \( \begin{pmatrix} -3 \\ 1 \\ 1 \end{pmatrix} \)

Show/Hide Solution

Exercise 10:

Find the equation of the plane that passes through the points \(A(1, 0, 2)\), \(B(-1, 2, 1)\), and \(C(2, 1, 1)\)

Show/Hide Solution

11th Grade Math Formulas and Concepts

Formulas

Formulas are mathematical expressions that describe relationships between variables. Some of the key formulas that 10th grade students should know include:

  • Quadratic formula: $$x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$$ This formula is used to solve quadratic equations in the form of $$ax^2 + bx + c = 0$$
  • Distance formula: $$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$$ This formula is used to find the distance between two points in a two-dimensional coordinate plane.
  • Pythagorean theorem: $$a^2 + b^2 = c^2$$ This theorem is used to find the length of the sides of a right triangle.
  • Slope-intercept form of a line: $$y = mx + b$$ This formula is used to graph a linear equation in the form of $$y = mx + b$$ where m is the slope of the line and b is the y-intercept.
  • Point-slope form of a line: $$y - y_1 = m(x - x_1)$$ This formula is used to find the equation of a line when given a point on the line and the slope of the line.
  • Logarithmic identities: $$\log(ab) = \log(a) + \log(b)$$ and $$\log\left(\frac{a}{b}\right) = \log(a) - \log(b)$$ These identities are used to simplify logarithmic expressions.

Concepts

Algebraic concepts involve the study of the properties and operations of mathematical objects like variables, functions, and equations. Some of the key concepts that 10th grade students should know include:

  • Solving linear equations and inequalities: Linear equations and inequalities involve expressions of the form $$ax + b = c$$ or $$ax + b < c$$ where x is a variable, a, b, and c are constants, and the inequality symbol may be less than, greater than, less than or equal to, or greater than or equal to. Solving these types of equations and inequalities involves isolating the variable on one side of the equation or inequality.
  • Solving quadratic equations and inequalities: Quadratic equations and inequalities involve expressions of the form $$ax^2 + bx + c = 0$$ or $$ax^2 + bx + c < 0$$ where x is a variable, a, b, and c are constants, and the inequality symbol may be less than, greater than, less than or equal to, or greater than or equal to. Solving these types of equations and inequalities involves factoring, completing the square, or using the quadratic formula.
  • Graphing linear and quadratic functions: Linear functions involve expressions of the form y = m x + b where m is the slope of the line and b is the y-intercept. Quadratic functions involve expressions of the form y = a x 2 + b x + c where a, b, and c are constants. Graphing these types of functions involves plotting points on a coordinate plane and connecting them with a line or curve.
  • Factoring quadratic expressions: Factoring involves breaking down a quadratic expression into two binomials of the form ( ) ( a x + b ) ( c x + d ) where a, b, c, and d are constants. Factoring is used to simplify expressions and solve quadratic equations.
  • Solving systems of linear equations: A system of linear equations involves two or more linear equations with the same variables. Solving a system of linear equations involves finding the values of the variables that make all of the equations true.
  • Properties of exponents and logarithms: Exponents involve raising a number to a power, while logarithms involve finding the power to which a number must be raised to produce another number. The properties of exponents and logarithms are used to simplify expressions and solve equations.
  • Operations with polynomials: Polynomials involve expressions of the form $$a_n x^n +a_(n-1)x^n + .....+a_1x + a_0$$ where $$a_n, a_{n-1}, ..., a_1$$, and $$a_0$$ are constants. Operations with polynomials include addition, subtraction, multiplication, and division.
  • Conic sections (circles, ellipses, hyperbolas, and parabolas): Conic sections are shapes that are formed by intersecting a cone with a plane. The equations of these shapes involve quadratic expressions and are used to model real-world situations.
  • Sequences and series: A sequence is a list of numbers that follow a pattern, while a series is the sum of the terms in a sequence. Sequences and series are used in many different fields of mathematics and science.
  • Matrices and determinants: Matrices are arrays of numbers that are used to represent data or perform calculations. Determinants are used to find the solutions of systems of linear equations.

Applications

Algebra has many practical applications in fields like physics, chemistry, engineering, economics, and statistics. Some of the key applications of algebra include:

  • Modeling real-world problems using algebraic equations and functions: Algebra can be used to model a wide range of real-world situations, from population growth to chemical reactions to financial investments.
  • Using algebra to solve problems in physics, chemistry, and engineering: Algebra is used extensively in these fields to calculate and predict things like motion, energy, and chemical reactions.
  • Using algebra to analyze and interpret data in statistics and economics: Algebraic equations and functions are used to represent and analyze data in fields like statistics and economics, helping to make predictions and inform decision-making.

12th grade Algebra

Exercise 1:

Find the limit: \( \lim_{x \to \infty} \frac{3x^3 - 2x^2 + 1}{x^3 + 4x - 5} \)

Show/Hide Solution

Exercise 2:

Determine the convergence or divergence of the series \( \sum_{n=1}^{\infty} \frac{1}{n^2} \)

Show/Hide Solution

Exercise 3:

Evaluate the definite integral: \( \int_{0}^{\pi} \sin(x) dx \)

Show/Hide Solution

Exercise 4:

Find the area between the curves \(y = x^2\) and \(y = 2x - x^2\)

Show/Hide Solution

Exercise 5:

Solve the following differential equation: \( \frac{dy}{dx} = 2x \)

Show/Hide Solution

Exercise 6:

Solve the following first-order linear differential equation: \( \frac{dy}{dx} + y = e^x \)

Show/Hide Solution

Exercise 7:

Find the Taylor series expansion of the function \(f(x) = e^x\) centered at \(x = 0\) up to the fourth-degree term.

Show/Hide Solution

Exercise 8:

Use the Laplace transform to solve the following differential equation with the initial conditions \(y(0) = 1\) and \(y'(0) = 0\) y''(t) + 2y'(t) + y(t) = 0

Show/Hide Solution

Exercise 9:

Calculate the probability of drawing an ace or a heart from a standard deck of 52 playing cards.

Show/Hide Solution

Exercise 10:

A fair six-sided die is rolled three times. What is the probability that at least one of the rolls results in a 6?

Show/Hide Solution

12th Grade Math Formulas and Concepts

Formulas

Formulas are mathematical expressions that describe relationships between variables. Some of the key formulas that 11th grade students should know include:

  • Binomial theorem: $$(a+b)^n = \sum_{k=0}^{n} {n \choose k}a^{n-k}b^k$$ This formula is used to expand binomial expressions in the form of $$(a+b)^n$$
  • Arithmetic series formula: $$S_n = \frac{n}{2}(a_1 + a_n)$$ This formula is used to find the sum of an arithmetic series, where $$S_n$$ is the sum of the first n terms, $$a_1$$ is the first term, and $$a_n$$ is the nth term.
  • Geometric series formula: $$S_n = \frac{a(1-r^n)}{1-r}$$ This formula is used to find the sum of a geometric series, where $$S_n$$ is the sum of the first n terms, a is the first term, and r is the common ratio.
  • Matrix multiplication: If A is an m x n matrix and B is an n x p matrix, then the product of A and B is an m x p matrix with entries $$(AB)_{ij} = \sum_{k=1}^{n} a_{ik}b_{kj}$$
  • Derivative formulas: $$\frac{d}{dx}(x^n) = nx^{n-1}$$ and $$\frac{d}{dx}(\sin(x)) = \cos(x)$$ These formulas are used to find the derivative of a function.

Concepts

Algebraic concepts involve the study of the properties and operations of mathematical objects like variables, functions, and equations. Some of the key concepts that 11th grade students should know include:

  • Functions and function notation: A function is a rule that assigns a unique output to each input. Functions can be represented using function notation, which involves writing the name of the function followed by the input in parentheses. For example, the function f(x) = x^2 + 1 represents a function that squares its input and adds 1.
  • Differentiation and integration: Differentiation involves finding the derivative of a function, while integration involves finding the area under the curve of a function. These concepts are important in calculus and are used to solve problems in physics, engineering, and other fields.
  • Polynomial long division: Polynomial long division involves dividing one polynomial by another. This concept is important for simplifying algebraic expressions and solving polynomial equations.
  • Systems of equations and matrices: A system of equations involves multiple equations with multiple variables. Matrices are often used to represent and solve systems of equations. Understanding matrices and systems of equations is important for solving problems in physics, engineering, and other fields.
  • Quadratic equations and functions: Quadratic equations involve expressions of the form $$ax^2 + bx + c = 0$$ where a, b, and c are constants. Quadratic functions involve expressions of the form $$f(x) = ax^2 + bx + c$$. Understanding quadratic equations and functions is important for solving problems in physics and engineering.
  • Trigonometric functions and identities: Trigonometric functions involve ratios of the sides of right triangles, while trigonometric identities are mathematical equations that involve these functions. Understanding trigonometric functions and identities is important for solving problems in physics, engineering, and other fields.
  • Logarithmic and exponential functions: Logarithmic functions involve expressions of the form $$\log_a(x)$$ where a is the base and x is the argument. Exponential functions involve expressions of the form $$a^x$$ where a is the base and x is the exponent. Understanding logarithmic and exponential functions is important for solving problems in calculus, physics, and other fields.
  • Conic sections: Conic sections are curves that result from the intersection of a plane with a cone. The four types of conic sections are circles, ellipses, hyperbolas, and parabolas. Understanding conic sections is important for graphing quadratic functions and solving problems in geometry and physics.

Applications

Algebra has many real-world applications, including:

  • Modeling real-world problems using algebraic equations and functions: Algebra can be used to model a wide range of real-world phenomena, from the trajectory of a ball to the growth of a population.
  • Using algebra to solve problems in physics, chemistry, and engineering: Many scientific and engineering problems can be formulated as algebraic equations and solved using algebraic techniques.
  • Using algebra to analyze and interpret data in statistics and economics: Algebraic techniques are often used in statistical and economic analysis to model relationships between variables and make predictions.

SAT Math & ACT Math

Exercise 1:

Solve the equation $$2x+5=15$$

Show/Hide Solution

Exercise 2:

Factorize $$x^2 + 5x + 6$$

Show/Hide Solution

Exercise 3:

Simplify the expression $$\frac{x^2-9}{x-3}$$

Show/Hide Solution

Exercise 4:

Find the inverse of the function $$f(x) = 2x+1$$

Show/Hide Solution

Exercise 5:

Solve the system of equations:

Show/Hide Solution

Exercise 6:

Simplify the expression $$\sqrt{27x^2y^3}$$

Show/Hide Solution

Exercise 7:

Evaluate the expression $$\log_2 32$$

Show/Hide Solution

Exercise 8:

Solve for x: $$2x + 5 = 17$$

Show/Hide Solution

Exercise 9:

Solve for x: $$3x - 4 = 2x + 9$$

Show/Hide Solution

Exercise 10:

Find the roots of the quadratic equation $$3x^2 + 7x - 20 = 0$$.

Show/Hide Solution