answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What happens when the area of a rectangle when the breadth is doubled?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What happens to the area of a rectangle if one side is doubled?

Area = length*width new Area = 2 * length * width Area is doubled


What is area of rectangle when breadth and width are given?

The breadth of a rectangle is the height.


How do you find the length and breadth if area is known for a rectangle?

If you do not know the length or breadth of a rectangle, you cannot know the area. If you do not know the area of a rectangle, you cannot know the length and breadth. To know the length and breadth of a rectangle, you have to know some other contributing factor in the equation. If you don't, measure it!


What is the breadth of the rectangle when the area and length is given?

Divide the area by the length of the rectangle


What happens to the perimeter and the area of a rectangle if you double the length and the width?

the perimeter will double. but the area should doubled to four


What is the area of the rectangle when the length and breadth are given?

All you need to do is length x breadth = area


Formula for area of the rectangle?

length*breadth


What is the formula of the area of rectangel?

Area of rectangle = length * breadth


A rectangle with the area of 24cm2 and the width is 6 what is the length?

If 2 sides of the rectangle are 6cm, then the remaining 2 sides are 4cm. Area = Length x Breadth Breadth = Area / Lenghth 24 = 6 x Breadth Breadth = 24 / 6 = 4


Write a C program to find the area and perimeter of you square ii rectangle?

#include<stdio.h> void main() { float length, breadth, area, perimeter; printf("Enter the length & breadth of a Rectangle\n(length breadth): "); scanf("%f %f",&length,&breadth); area=length*breadth; perimeter=2*(length+breadth); printf(" Area of the Rectangle=%0.3f\n",area); printf("Perimeter of the Rectangle=%0.3f\n",perimeter); printf("(Press ENTER to exit.)"); getch(); printf("\n"); }


How do you find area and length of a rectangle if perimeter and breadth is given?

2(length+breadth)=Perimetre Length= (Perimetre/2)-Breadth Area=Length x breadth


How do you find area of a rectangle?

breadth multipied by the length