document.write( "Question 209149: Hello, I would like a good explanation on how to solve this word problem, I am not very good with them, so please explain as best as possible step by step.\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 5cm less than twice its width. The perimiter of the rectangle is 26 cm. What are the dimensions of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #158104 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! w=x=6 \n" ); document.write( "l=2x-5=7 \n" ); document.write( "----------- \n" ); document.write( "P=2w+2l \n" ); document.write( "2x+2(2x-5)=26 \n" ); document.write( "2x+4x-10=26 \n" ); document.write( "6x=36 \n" ); document.write( "x=6 \n" ); document.write( " |