document.write( "Question 257861: The perimeter of a rectangular garden is 58 meters. Its length is 5 meters more than its width. Find the length and width of the garden.\r
\n" );
document.write( "\n" );
document.write( "The width of a flat screen is 4 times more than its height. If the perimeter of the flat screen is 120 cm, find the width and height of the screen. \n" );
document.write( "
Algebra.Com's Answer #189766 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+2(x+5)=58 \n" ); document.write( "2x+2x+10=58 \n" ); document.write( "4x=48 \n" ); document.write( "x=12 m \n" ); document.write( "x+5=17 m \n" ); document.write( "------------- \n" ); document.write( "2x+2(4x)=120 \n" ); document.write( "2x+8x=120 \n" ); document.write( "10x=120 \n" ); document.write( "x=12 cm \n" ); document.write( "4x=48 cm \n" ); document.write( " |