Respuesta :

Neuron
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.
it will be -11. Explenation g=2 h*=7 so the answer is -11