document.write( "Question 374134: A rectangle has a width of 9 and a diagonal of 41. What is the perimeter? \n" ); document.write( "
Algebra.Com's Answer #266259 by edjones(8007)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "a^2+9^2=41^2 \n" ); document.write( "a^2+81=1681 \n" ); document.write( "a^2=1600 \n" ); document.write( "a=40 \n" ); document.write( "2(40+9)=P \n" ); document.write( "2*49=98 perimeter. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |