answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What the area of a rectangle that has a base of (4a) cm and a height of ( 2a plus b) cm?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Find the area of a rectangle that has a base of 5 m and a height of 4a plus b m?

Area = base * height = 5*(4a + b) m2 = (20a + 5b) m2


What is the area formula for a parallelogram?

Area = Length x width It's the same as the area for a rectangle - base times height. If you think about it, a parallelogram is a rectangle with two triangles on either side - one with its base on top, one with its base on bottom. Through various identities, we know that these two triangles are congruent. So the area is the sum of the small rectangle plus the two triangles, which ends up being base times height.


How do you create triangle circle and rectangle classes derived from a base class shape with virtual area function in c plus plus?

#include<iostream> struct shape { virtual double area () const = 0; }; struct triangle : shape { triangle (double b, double h): base (b), height (h) {} double base, height; double area () const override { return base * height / 2; } }; struct circle : shape { circle (double r): radius (r) {} double radius; double area () const override { return 4 * atan(1) * radius * radius; } }; struct rectangle : shape { rectangle (double w, double h): width (w), height (h) {} double width, height; double area () const override { return width * height; } }; int main() { triangle t (10, 5); std::cout << "triangle with base " << t.base << " and height " << t.height << " has area " << t.area() << std::endl; circle c (5); std::cout << "circle with radius " << c.radius << " has area " << c.area() << std::endl; rectangle r (10, 5); std::cout << "rectangle with width " << r.width << " and height " << r.height << " has area " << r.area() << std::endl; }


Find the area of a rectangle that has a base of 4a cm and a height of 2a plus b cm?

You have to multiply base x height - in this case, you obtain (4a)(2a+b). This can't be simplified; you can leave it as it is (factored), or multiply it out to obtain 8a2 + 4ab.


How do you fine the area of a you shaped figure?

Well, it depends on the area of the shape you are trying to find, if its: square: length times width triangle: base times height divided by 2 circle: 3.14 times radius squared trapezoid: base 1 plus base 2 times height divided by 2 A U shaped figure is probably half of a circle and a rectangle. The diameter of the circle is the same as the width of the rectangle.


What is the area of the rectangle if the base is x plus 1 and the altitude y-2 is?

-1


What calculation is height plus length plus width?

a rectangle


What are some pre-algebra formulas?

For circle area: pi times radius squared. For circle circumference: 2 times pi times radius, for Square area: take the length of one side (doesn't matter which one because they are all equal) and square the number. For parallelogram area: take the base (bottom) and times it by the height (usually going up the middle.) For triangle area: take half of the base or height and times it by the whole base or height. For trapezoid area: the equation is half ( a side plus b side) times height. for rectangle area: width times height.


Surface area and volume of a right prism?

The surface are of a right prism is equal to twice the area of its base plus the perimeter of the base multiplied with the height of the prism. The volume can be determined by multiplying the Area of the base by the height of the prism.


What is the area of a rectangle whose perimeter is 136?

If the only information that you have is ... A) the figure is a rectangle, and B) the perimeter ... then you cannot calculate the area. The area of a rectangle is the length multiplied by the height., The perimeter is twice the length plus twice the height. So, a rectangle with a length of 9 units and a height of 1 until will have a perimeter of 20 units and an area of 9 square units. Another rectangle with a length of 6 units and a height of 4 units will also have a perimeter of 20 units, but it will have an area of 24 square units. To be able to calculate the area from the perimeter you need to know one of two additional things - either one of the measurements, or the ratio of the height to the length.


If the volume of the prism is represented by 15x2 plus x plus 2 and the height is x2 which expression represents B the area of the base?

The base area is 15 + (x + 2)/x2.


What is the surface area formula for a pyramid?

one half of the perimeter of the base times the slant height plus the area of the base or: 1/2Pl + B