document.write( "Question 436868: Find an expression for the perimeter of a rectangle with the given area. Area = x2+13x-90 \n" ); document.write( "
Algebra.Com's Answer #302269 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2+13x-90=(x+18)(x-5) \n" ); document.write( "P=2(5)+2(18) \n" ); document.write( " |