Page 128 - Computer Genius Class 06
P. 128
The full form of BODMAS is Brackets of Division, Multiplication, Addition and Subtraction. It
is used to explain the order of operation of mathematical expression.
Cost of Fencing for a Rectangular Farm
Let, L = Length of the rectangular farm
W = Width of the rectangular farm
Then, Perimeter of rectangular farm, P = 2(L+W)
As we know, total length of fencing = Perimeter of a farm = 2(L+W)
Suppose, the cost of fence per meter = `Z
Then, the total cost of fencing = Z × P
= Z × 2(L + W)
We can calculate total cost of fencing of a rectangular farm in AI Connect also. To do so, create a
project in AI Connect, in it create a Basic Coding activity. Then, do the following coding and click on
Run button:
We can also calculate the total cost of fencing on a land shaped like a square, rectangle or a circle.
Nearly all mathematical problems can be solved using coding blocks in AI Connect.
Let's REFRESH
l Mathematics helps to improve Artificial Intelligence to achieve human level of artistic creativity
and innovation.
l A mathematical formula can be used for an infinite number of problems by just changing the
values of the variables.
l Area of a rectangle can be calculated by multiplying its length and breadth.
l The perimeter of a rectangle can be found by adding its length and breadth, then doubling
the sum.
l Nearly all mathematical problems can be solved using coding blocks in AI Connect.
126 Computer Genius-VI

