answersLogoWhite

0

4 3o2 146

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you compute the area of a room?

You multiply the length and the width of the room


How do you calculate density with length and width height?

Length, width and height will give you volume. You still cannot compute the density unless you know the mass.


How do you compute the length in meters if the floor area is 40 square meters with 4.5 meters in width?

Area = length x width 40 = length x 4.5 length = 40/4.5 = 8.8888 meter


How do you compute for volume from coordinates?

It depends on the shape you are attempting to compute the volume of. If you are attempting to compute the volume of a box (eight sides, each perpendicular), then it is simply length times width times height.


How do you calculate the length and width of a room when area is given?

You cannot calculate the length and width of a room on its area alone. You could compute the square root of the area on the assumption that the room has a square shape, but you'd generally need the ratio of length over width.


How do you compute height?

What kind of question is this? For a triangle, multiply the length of one side by two. For a parallelogram, divide by the width.


How do you calculate density with only length width and height?

To calculate density with only length, width, and height, you need to also know the mass of the object. Density is calculated by dividing the mass of an object by its volume, which can be found by multiplying length, width, and height. The formula for density is: density = mass / (length x width x height).


How do you compute the height of a fish tank if the length and width is given?

You can't, you need either the total surface area or the total volume.


What is the volume of a container that's 40ft length by 20 ft width?

We won't be able to compute the volume without also knowing the height.


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 compute the square feet of 13' x 45'?

Multiply length by width - the result is the area in square feet. 13 x 45 = 585 square feet.


What are the dimensions of a table if the perimeter is 36 and the length is 5 times the width?

perimeter = length + length + width + width = 2*length + 2*width = 36 length = 5*width 2*(5*width) + 2*width = 36 12*width = 36 width = 3 length = 15