document.write( "Question 127313: The length of a rectangle is 50ft. The perimeter of the rectangle is 275ft more than the width of the rectangle. Find the width.
\n" );
document.write( "Here's what I have\r
\n" );
document.write( "\n" );
document.write( "2(50)+2w = 275-w
\n" );
document.write( "100+2w = 275-w
\n" );
document.write( " +w +w
\n" );
document.write( "100+3w = 275
\n" );
document.write( "-100 -100
\n" );
document.write( "3w - 175
\n" );
document.write( "3w/3 175/3
\n" );
document.write( " w=58.3333... \n" );
document.write( "
Algebra.Com's Answer #93268 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Looks like the correct answer to me. :) \n" ); document.write( " |