Log in
Sign up for FREE
arrow_back
Library
C 1A Evaluating Variable Expressions
By Kristy Georgick
star
star
star
star
star
Share
share
Last updated over 1 year ago
5 questions
Add this activity
1
Question 1
1.
Given m = 3 and p = 10, find 15 - (m + p)
1
Question 2
2.
1
1
1
Given x = 5 and y = 2, find 10 - x + y *2
Question 3
3.
Given p= 7 and g = 4, find p - 2 + gp
Question 4
4.
Given a = 3 and b = 4, find b (a + b) + a
Question 5
5.
Given a = 7 and b = 3, find ab + b - a