answersLogoWhite

0

What else can I help you with?

Related Questions

How do you compute the area of the room with the measurements of 15 and 18?

Area = 15*18 = 270 square units of measurement


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 area need to be paint in a house?

find surface area


How do you compute the area of a circle?

Ask your doctor or pharmacist.


How do you compute size of the room for chilled water air conditioning?

150 sqft


How do you compute surface area?

Compute Surface AreaWidth x Length for every face of the figure. Then add them all up.


Flowchart to find area of area and perimeter of a square?

creat a flowchart that will compute for the area and perimeter of a square?


Write a pascal program that compute an area of a triangle?

{A program to compute the area of a triangle} {by Ogboin W. Meshach} Var; b,h:real; BEGIN Writeln('Triangle'); Write('Base: '); Readln(base); Write('Height: '); Readln(height); area:=0.5*base*height; Writeln('Area: ', area :0:2); End.


How do you compute the area of spandrel?

(base x height) / (n+1)


How do you compute area inside a circle?

3.14 X Radius Squared ?


How do you compute an area of 15 feet wide by 20 feet long?

The area is 15*20 = 300 square feet.


How do you measure the area of a rectangle missing a corner?

If you know the dimensions of the missing triangle, then compute the area from those dimensions, then subtract that answer from the area of the full rectangle.