Answer: Breadth = 11 ; Length = 8
Explanation:
Let the width of the rectangle be 'x'
Length of the rectangle = x - 3
Perimeter of the rectangle = 38
Perimeter of rectangle formula = 2 ( length + breadth )
Substitute:
2 ( x + x-3 ) = 38
2 ( 2x - 3 ) = 38
2x - 3 = 19
2x = 19 + 3
2x = 22
x = 11
Therefore, the breadth = 11
Length = x-3 = 11 - 3 = 8
To check, find the perimeter:
2( 11 + 8)
= 2 ( 19 )
= 38.
We get the same perimeter so the answer is correct.