Simplifying Algebraic Expressions

 Exponents:
x3 = x * x * x
x3 * x2 = x3+2 = x5

 Combine like terms:
3x + 2y + 5x - 9y = 8x - 7y

 Multiplication distributes over +, -
3 * (2x - 4y + 5) = 3*2x - 3*4y + 3*5
= 6x - 12y + 15