document.write( "Question 147046: The perimeter of a rectangle is one more than twice it's width. If the perimeter is 74inches, find the dimensions of the rectangle.
\n" );
document.write( "I have tried to us this: Given: p=2w+1, p=74, 2p+2l=74. Find: p=perimeter, and w=width. Equation:P=2l+2w. Work: P=2l+2W. 74=2l+2W: 74=2w+1. 73=2w. w=36.5.
\n" );
document.write( "74=2l+2*36.5. 74=2l+73. 1=2L.1=L. Length=1 inch. Width=36.5inches.
\n" );
document.write( "My friends say I am wrong. The width CAN NOT be longer than the length. Are they correct? If so, then what are the correct answers? If the answers are correct, but the problem is wrong. How would the problem be changed to make it right? \n" );
document.write( "
Algebra.Com's Answer #107377 by edjones(8007)![]() ![]() You can put this solution on YOUR website! P=2w+2L \n" ); document.write( "P=2w+1 \n" ); document.write( "so 2L=1 \n" ); document.write( "L=1/2 inch \n" ); document.write( "2w + (2 * 1/2)=74 \n" ); document.write( "2w=73 \n" ); document.write( "w=36.5 inches \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |