document.write( "Question 44709: The length of a retngle is 1 in. more than twice its width. If the perimeter of the rectangle is 26 in., find the width of the rectangel\r
\n" );
document.write( "\n" );
document.write( "A) 4 in.\r
\n" );
document.write( "\n" );
document.write( "B) 5 in.\r
\n" );
document.write( "\n" );
document.write( "C) 6 in.\r
\n" );
document.write( "\n" );
document.write( "D) 3 in. \n" );
document.write( "
Algebra.Com's Answer #29617 by Rekham(3)![]() ![]() ![]() You can put this solution on YOUR website! The length of a retngle is 1 in. more than twice its width. If the perimeter of the rectangle is 26 in., find the width of the rectangel \r \n" ); document.write( "\n" ); document.write( "Ans: \n" ); document.write( " L=Lenght \n" ); document.write( " W=Width \n" ); document.write( " W=w (suppose) \n" ); document.write( " . \n" ); document.write( " . . L=2w+1\r \n" ); document.write( "\n" ); document.write( " 2(L+W)=perimeter \n" ); document.write( " =>2(2w+1+w)=26 \n" ); document.write( " =>2(3w+1)=26 \n" ); document.write( " =>3w+1=13 \n" ); document.write( " =>3w=12 \n" ); document.write( " =>w=4\r \n" ); document.write( "\n" ); document.write( "Hence Ans is A \n" ); document.write( " \n" ); document.write( " |