answersLogoWhite

0

1.Start

2.declare values of l and b

3.please enter value of l and b

4.take values of a and b

5.area of rectangle =l*b

6.print area of rectangle

7.end

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do i write an algorithm using pseudocode especially when it concerns salary and net salary?

to find area and perimeter of a rectangle


Write an algorithm to find the area of a rectangleAlgorithmInput length of a rectangleInput width of a rectangleCalculate area using the expression area = length x widthDisplay the area of rectangle?

That's correct!


How do you find area and perimeter with an algorithm?

To find the area and perimeter of a shape using an algorithm, you first need to define the shape's properties. For example, for a rectangle, you can use the formulas: area = length × width and perimeter = 2 × (length + width). The algorithm should take the necessary dimensions as input, compute the area and perimeter using these formulas, and then return the results. This approach can be adapted for different shapes by using their specific formulas.


The area of rectangle?

Rectangle area = (rectangle width) x (rectangle height)


Formula for finding the area of a rectangle?

A = lw Area of a rectangle = length times width


What is the area of a rectangle 5x7?

The area of rectangle is : 35.0


How do you write an algorithm of perimeter of a rectangle?

To write an algorithm for calculating the perimeter of a rectangle, you start by defining the inputs, which are the length (L) and width (W) of the rectangle. The perimeter (P) can be calculated using the formula ( P = 2 \times (L + W) ). The steps in the algorithm would include: 1) Input the values of L and W, 2) Calculate the perimeter using the formula, and 3) Output the result.


How is the area of a triangle related to the area of a rectangle?

It's half the area of a rectangle


What is the area of a rectangle 10cm x3cm?

The area of rectangle is : 30.0


What is the area of a rectangle that is 14cm by 12cm?

The area of rectangle is : 168.0


What is the area of a rectangle at 12cm by 4cm?

The area of rectangle is : 48.0


What is the area of a rectangle 4.5x10m?

The area of rectangle is : 45.0