document.write( "Question 31394: A rectangle has sides of 3x – 4 and 7x + 10. Find the expression that represents its perimeter. \n" ); document.write( "
Algebra.Com's Answer #18092 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! L=3X-4 \n" ); document.write( "B=7X+10 \n" ); document.write( "PERIMETER=P=2*(L+B)=2(3X-4+7X+10)=2(10X+6)=20X+12 \n" ); document.write( "P=20X+12 \n" ); document.write( " |