document.write( "Question 165096: George has 13.5 square yards of material, which comes in a width of 54 inches or 1.5 yards. How long is the rectangular piece of material? \n" ); document.write( "
Algebra.Com's Answer #121691 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1.5^2+b^2=13.5 \n" ); document.write( "b^2=12 \n" ); document.write( "b=sqrt(12) \n" ); document.write( "=sqrt(4*3) \n" ); document.write( "=2sqrt(3) yards \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |