Divide the sum of a and b by the square of c
The sum of a and b:
a + b
The square of c means we raise c to the power of 2:
c^2
Divide means we have a quotient, with a + b on top, and c^2 on the bottom:
(a + b)/c^2
The sum of a and b:
a + b
The square of c means we raise c to the power of 2:
c^2
Divide means we have a quotient, with a + b on top, and c^2 on the bottom:
(a + b)/c^2