document.write( "Question 494110: The lengths of the sides of a rectangle are in the ratio 5 : 3. The perimeter is 32 cm. What are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #335542 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 32=2*5x+2*3x \n" ); document.write( "32=10x+6x \n" ); document.write( "32=16x \n" ); document.write( "x=2 \n" ); document.write( "5x=10 \n" ); document.write( "3x=6 \n" ); document.write( " |