document.write( "Question 952427: there is a rectangle (quadrilateral) whose width is 12cm and there is no height given..but inside the rectangle there is a diagonal line making the quadrilateral 2 equal angle.and the said diagonal line is 16cm,what is the perimeter of quadrilateral? \n" ); document.write( "
Algebra.Com's Answer #581634 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
a rectangle has a length(l) and width(w), therefore its
\n" ); document.write( "Perimeter(P) = 2l + 2w
\n" ); document.write( "we are given, w = 12 and the rectangle's diagonal is 16 cm
\n" ); document.write( "we can use the Pythagorean Theorem to find l
\n" ); document.write( "l^2 + 12^2 = 16^2
\n" ); document.write( "l^2 + 144 = 256
\n" ); document.write( "l^2 = 256 -144 = 112
\n" ); document.write( "l = 10.583005244
\n" ); document.write( "P = (2*10.583005244) + (2*12) = 45.166010488 cm
\n" ); document.write( "
\n" ); document.write( "
\n" );