document.write( "Question 492198: Help Please !
\n" );
document.write( "The hortizontal sides of a rectangle are one half of the length of the sides of a separate square. the vertical sides of the rectangle are 4 cm more than three times the side of a square. if the perimeter of the rectangle is twice the perimeter of the square what are the dimensions of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #334964 by chessace(471)![]() ![]() You can put this solution on YOUR website! Asked to find h and v, let s=side of square. \n" ); document.write( "Translate english to algebra: \n" ); document.write( "h=0.5*s \n" ); document.write( "v=4cm+3*s \n" ); document.write( "2(h+v)=2*(4s) \n" ); document.write( "Now probably easiest to solve for s first: \n" ); document.write( "8s=2(0.5s+4+3s) \n" ); document.write( "8s=7s+8 \n" ); document.write( "s=8cm \n" ); document.write( "h=4cm \n" ); document.write( "v=28cm \n" ); document.write( " \n" ); document.write( " |