document.write( "Question 7967: How would you solve this problem? The perimeter of the cover of an address book is 14 inches, and the diagonal measures 5 inches. What are the length and width of the cover? \n" ); document.write( "
Algebra.Com's Answer #4358 by arunpaul(104)![]() ![]() ![]() You can put this solution on YOUR website! When the diagonal is 5 inch then the other two sides must be 3inch and 4 inch \n" ); document.write( "so that 3^2+4^2 = 5^2 \n" ); document.write( "so the length will be 4inch and width will be 3 inch \n" ); document.write( "so the perimeter will be \n" ); document.write( "2(3+4)=14 inch (Ans) \n" ); document.write( " |