document.write( "Question 804035: Greg is buying fabric from a store. he has the choice of buying a fabric that is 2 feet wide or 3 feet wide. the diagrams show how much fabric of each type he can buy for d dollars.
\n" ); document.write( "a. for what value of d is the perimeter of both choices the same?
\n" ); document.write( "b. for what value of d is the area of both choices the same?\r
\n" ); document.write( "\n" ); document.write( "rectangle 1
\n" ); document.write( "width: 3ft length:(2d-5)ft\r
\n" ); document.write( "\n" ); document.write( "rectangle 2
\n" ); document.write( "width: 2ft length: (2d-4)ft
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #484570 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
you make rectangle1=rectangle2
\n" ); document.write( "Perimeter:
\n" ); document.write( "rectangle1(L+L+W+W)=rectangle2(L+L+W+W)
\n" ); document.write( "\"3%2B3%2B2d-5%2B2d-5=2%2B2%2B2d-4%2B2d-4\" combine like terms
\n" ); document.write( "\"4d-4=4d-4\" they are equal to each other so for the perimeter d can be any number.
\n" ); document.write( "Area:
\n" ); document.write( "Rectangle1(L*W)=rectangle2(L*W)
\n" ); document.write( "\"3%282d-5%29=2%282d-4%29\" Distribute
\n" ); document.write( "\"6d-15=4d-8\" Subtract 4d and add 15 to each side
\n" ); document.write( "\"2d=7\" divide by 2
\n" ); document.write( "\"d=3.5\"\r
\n" ); document.write( "\n" ); document.write( "For the area d can only be 3.5.
\n" ); document.write( "
\n" );