document.write( "Question 75886This question is from textbook
\n" );
document.write( ": How do I find the perimeter of a rectangle with the sides of:\r
\n" );
document.write( "\n" );
document.write( "5x+1 (left height), 9X (top length), 8x-2 (right height), 17x-6 (bottom length) \n" );
document.write( "
Algebra.Com's Answer #54483 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 5X+1 \n" ); document.write( "9X \n" ); document.write( "8X-2 \n" ); document.write( "17X-6 NOW ADD. \n" ); document.write( "------------------------------------ \n" ); document.write( "39X-7 ANSWER FOR THE PERIMETER. \n" ); document.write( " |