freeCodeCamp/guide/english/mathematics/algebra/index.md

21 lines
986 B
Markdown

---
title: Algebra
---
## Algebra
Algebra is a broad section of mathematics focused on manipulating constants and variables in equations,
in which letters representing numbers are combined according to the rules of arithmetic.
The main branches of algebra are listed below.
Elementary algebra: an introduction to these ideas. Covers the solution of polynomial equations in one or more variables and basic properties of functions and graphs.
Abstract algebra: the study of algebraic structures on themselves.
Linear algebra: the study of vector spaces and linear mappings.
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->
[Wikipedia article](https://en.wikipedia.org/wiki/Algebra)
[Learn algebra on Khan Academy](https://www.khanacademy.org/math/algebra-home)
#### Resources:
[Definition](https://www.merriam-webster.com/dictionary/algebra)
[Wolfram Mathworld](http://mathworld.wolfram.com/Algebra.html)