document.write( "Question 388868: The perimeter of a rectangle is 50cm. if its length exceeds its breadth by 5cm,find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #275291 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 50cm. if its length exceeds its breadth by 5cm,find the dimensions of the rectangle. \n" ); document.write( "... \n" ); document.write( "breadth =x \n" ); document.write( "length = x+5 \n" ); document.write( "... \n" ); document.write( "2*(L+B)= Perimeter \n" ); document.write( "2*(x+x+5)=50 \n" ); document.write( "2*(2x+5)=50 \n" ); document.write( "/2 \n" ); document.write( "2x+5 = 25 \n" ); document.write( "-5 -5 \n" ); document.write( "2x=20 \n" ); document.write( "/2 \n" ); document.write( "x= 10 cm the width \n" ); document.write( "length = 15 cm. \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( "Happy New Year \n" ); document.write( " |