Evaluating Expressions
  • 1. x + 11 ; for x = 3
  • 2. 6x ; for x = 9
  • 3. 2y - 13 ; for y = 10
  • 4. 7x + 1 ; for x = 1
  • 5. x + y ; for x = 3 and y = 3
  • 6. xy ; for x = 3 and y = 3
  • 7. x2 + 3 ; for x = 5
  • 8. x2 + 3 ; for x = 5
  • 9. 2(a + 4) ; for a = 3
  • 10. 0.5x - 2y + 3 ; for x = 6 and y = 1
  • 11. 34 - (3x - 4) ; for x = 9
  • 12. 2x - 5 + 3x + 1 ; for x = 3
Students who took this test also took :

Created with That Quiz — where a math practice test is always one click away.