Chapter 2: Simple Definitions - Exercises
Evaluate the following expressions given:
a = 6, b = 4, c = 2, x = 3
a + b + c
a - b + x
(a + b) / c
2ax - 3bc
x² + b² - a²
Write in algebraic symbols: The sum of three times
x
and twice
y
.
Answer Key
12
5
5
12
9
3x + 2y