square of 5=5*5=25
Now sum of 23 and square of 5=23+25=48
Now one third of sum of 23 and square of 5=48/3
=16
Hence 16 is answer
The sum of 32 is 9.
Calculate the sum
Calculate one third of the sum of 23 and the square of 5
The square of the sum of 5 and 8 can be expressed mathematically as ((5 + 8)^2). First, you calculate the sum, which is 13, and then square that result. Thus, it translates to (13^2 = 169).
A third of the sum. One-third of nine would be three, for instance.
Three ways.. Multiply n by itself. Calculate Sum[2i+1,{i,0,n-1}] Calculate Sum[n,{i,1,n}]
1/2*(sum of parallel bases)*height = area
one divided by three gives one third.
five-sixths
32 and two-thirds
In general, you divide up the polygon into triangles, calculate the areas of the triangles and then sum these.
If you have a data set, simply take the square root of the sum of the squares of the data points. Let's say you have three numbers a, b, and c. RSS = SQRT(a2 + b2 + c2).