Oh, dude, it's like a math puzzle trying to mess with us. So, if you increase the length by 10 and decrease the breadth by 5, and the area stays the same, and then you do the opposite and the area is still the same, it's like magic, but with numbers. It's all about balancing the sides, man.
length*breadth
All you need to do is length x breadth = area
A rectangle is a 2-dimensional object. It cannot have length and breadth AND height. If three dimensions are given, then two of them (eg breadth and height) must stand for the same thing.
breadth = 4x - 10 ie length + breadth = 5x - 10. Perimeter is double this figure ie 10x - 20 or 10(x - 2)
include<stdio.h> #include<conio.h> void main() { int length, breadth, area ; printf("\n Enter the length & breadth of a Rectangle"); scanf("d",&length,&breadth); area=length*breadth; printf("\n Area of the Rectangle=%d",area); getch(); }
The width is 18 cm and the length is 20 cm. The new dimensions are 15 by 24. The formula used is if w=width, w (w + 2) = (w - 3) (w + 6).
The breadth of a rectangle is the height.
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!
Add the length and breadth and then double it.
if the length and breadth are increased by 5 times each area becomes 25 times
length*breadth
Divide the area by the length of the rectangle
All you need to do is length x breadth = area
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
#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"); }
breadth multipied by the length
width or breadth