document.write( "Question 854707: so the the rectangle has a perimeter of 30 cm and width of x cm . it says write an expression for length of the rectangle in terms of x. help me \n" ); document.write( "
Algebra.Com's Answer #514912 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let l be the length of the rectangle, we know the perimeter (P) is \n" ); document.write( "2x + 2l = 30 \n" ); document.write( "solve for l \n" ); document.write( "2l = 30 - 2x \n" ); document.write( "l = 15 - x \n" ); document.write( " \n" ); document.write( " |