1. Variables and Expressions
Sign In
Let's begin by reviewing the definition of an algebraic expression. An algebraic expression is a mathematical phrase that consists of both variables and numbers. They can be multiplied, divided, added, or subtracted from each other.
Algebraic Expression | Not an Algebraic Expression |
---|---|
2x+3y✓ | 2+3(4)× |
8f✓ | 8×8× |
2n✓ | 27× |
How can we write an algebraic expression from a real-world situation? We have to begin with defining a variable. This means that we call any value, which we do not know or is constant, by any letter. We can form algebraic expressions with this variable or variables to fit the real-world situations.
Situation | Defining variables | Algebraic Expression |
---|---|---|
A museum entrance fee costs $2 for each child and $3 for each adult. | Let the number of children be x and the number of adults be y. | 2x+3y |
A group of friends want to go to the movies and each ticket costs $8. | Let the number of friends be f. | 8f |
Two friends want to share a pizza evenly between the both of them. | Let the number of slices for each friend be n. | 2n |