Computer Science, asked by anr7019954731, 1 day ago

write an algorithm and flowchart to calculate the time period of simple pendulum by taking length 1)area of rectangle 2)area of triangle​ ... pls

Answers

Answered by Meghattay
1

Step 1 : Start

Step 2: Take length l and breadth b

Step 3: Calculate Area A= l × b

Step 4: Calculate Perimeter P= 2×(l+b)

Step 5: Display Area A and Perimeter P

Step 6: Stop

Step 1 : Start

Step 2: Take base b and height h

Step 3: Take measure of three sides X,Y,Z

Step 3: Calculate Area A= 1/2 × b × h

Step 4: Calculate Perimeter P= X+Y+Z

Step 5: Display Area A and Perimeter P

Step 6: Stop

Similar questions