Page 135 - CG_v2.1_flipBooks_class_6
P. 135
Technology Literacy
Quest
Match the following blocks with their categories:
1. a. Math category
2. b. Conversion category
3. c. Variables category
4. d. Output category
5. e. Input category
Area of the Rectangle
Let, A = Area of the rectangle.
W = Width or Breadth of the rectangle.
L = Length of the rectangle.
The given dimensions are:
Length (L) = 6 cm
Width or Breadth (W) = 4 cm
Therefore,
Area of the rectangle, A = L × W = (6 cm × 4 cm) = 24 sq.cm
We can calculate the area of a rectangle 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 area and perimeter of other shapes like square, triangle and circle in
AI Connect by making changes in the coding of the program.
Exploring Maths with Coding 133

