document.write( "Question 295636: Address book. The perimeter of the cover of an address book
\n" ); document.write( "is 14 inches, and the diagonal measures 5 inches. What are
\n" ); document.write( "the length and width of the cover?
\n" ); document.write( "

Algebra.Com's Answer #213084 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Not enough info.
\n" ); document.write( "2*(L+W)=14
\n" ); document.write( "L^2+W^2=25
\n" ); document.write( "L=4 W=3
\n" ); document.write( "or
\n" ); document.write( "L=3 W=4
\n" ); document.write( "
\n" );