Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Elementary algebra
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Simplifying expressions === {{Main|Expression (mathematics)|Computer algebra#Simplification}} Algebraic expressions may be evaluated and simplified, based on the basic properties of arithmetic operations ([[addition]], [[subtraction]], [[multiplication]], [[Division (mathematics)|division]] and [[exponentiation]]). For example, *Added terms are simplified using coefficients. For example, <math>x + x + x</math> can be simplified as <math>3x</math> (where 3 is a numerical coefficient). *Multiplied terms are simplified using exponents. For example, <math>x \times x \times x</math> is represented as <math>x^3</math> *Like terms are added together,<ref>Andrew Marx, ''Shortcut Algebra I: A Quick and Easy Way to Increase Your Algebra I Knowledge and Test Scores'', Publisher Kaplan Publishing, 2007, {{ISBN|1419552880}}, 9781419552885, 288 pages, [https://books.google.com/books?id=o9GYQjZ7ZwUC&q=like+terms&pg=PA51 page 51]</ref> for example, <math>2x^2 + 3ab - x^2 + ab</math> is written as <math>x^2 + 4ab</math>, because the terms containing <math>x^2</math> are added together, and the terms containing <math>ab</math> are added together. *Brackets can be "multiplied out", using [[Distributive property|the distributive property]]. For example, <math>x (2x + 3)</math> can be written as <math>(x \times 2x) + (x \times 3)</math> which can be written as <math>2x^2 + 3x</math> *Expressions can be [[Factorization|factored]]. For example, <math>6x^5 + 3x^2</math>, by dividing both terms by the common [[Factor (arithmetic)|factor]], <math>3x^2</math> can be written as <math>3x^2 (2x^3 + 1)</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)