82.6k views
1 vote
G 5 - h 3 if g = 2 and h = 7

User Grendel
by
7.7k points

2 Answers

5 votes
it will be -11. Explenation g=2 h*=7 so the answer is -11
User Wecky
by
8.5k points
2 votes
If you would like to calculate g * 5 - h * 3 for g = 2 and h = 7, you can do this using the following step:

g = 2
h = 7
g * 5 - h * 3 = 2 * 5 - 7 * 3 = 10 - 21 = - 11

The correct result would be - 11.
User Matt Vukomanovic
by
8.5k points