3.9k views
17 votes
Add h to g, then divide 10 by the result

2 Answers

9 votes

Here variables are

  • h and g

Add h and g means to do addition so we use + sign


\\ \sf\longmapsto h+g

Divide 10 by the result:-


\\ \sf\longmapsto (10)/(h+g)

User Brian Edelman
by
3.5k points
9 votes

Your expression will be:

-Double h = multiply h by 2

-Divide g by the result (2h)

g/(2h)

Hope this helps :)

User Greuze
by
3.4k points