28. Give expressions in the following cases.
(a) 5 times y to which 3 is added
(b) y is multiplied by - 8 and then 5 is added to the result
(c) y is multiplied by 5 and the result is subtracted from 16
(d) y is multiplied by - 5 and the result is added to 16.
Answers
Answered by
1
Explanation:
(a) 5y + 3
(b) -8y + 5
(c) 16 - 5y
(d) -5y + 16
Similar questions