document.write( "Question 917492: I really need your help in solving this problem. I appreciate your time and efforts. Have a terrific day :) Here is the question?\r
\n" );
document.write( "\n" );
document.write( "What is the perimeter of the rectangle that has these measurements? Let L= 5x+11/x+2 Ft.... Let W= 3x+5/x+2 Ft. \n" );
document.write( "
Algebra.Com's Answer #556672 by rothauserc(4718) You can put this solution on YOUR website! Perimeter(P) of a rectangle = 2L + 2W, then \n" ); document.write( "P = 2*(5x+11/x+2) + 2*(3x+5/x+2) \n" ); document.write( "P = 10x+22/(x+2) + 6x+10/(x+2) \n" ); document.write( "P = 16x +32 / (x+2) \n" ); document.write( "P = 16(x+2) / (x+2) \n" ); document.write( "P = 16 Ft. \n" ); document.write( " \n" ); document.write( " |