document.write( "Question 64910This question is from textbook Algebra Structure and Method
\n" );
document.write( ": A brick patio is twice as long as it is wide. It is bordered on all sides by a garden 1.5m wide. Find the dimensions of the patio if the area of the garden is 54m2. \n" );
document.write( "
Algebra.Com's Answer #45385 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE BORDER OF THE PATIO IS \n" ); document.write( "(X+3)3+2X*3=54 \n" ); document.write( "3X+9+6X-54 \n" ); document.write( "9X=54-9 \n" ); document.write( "9X=45 \n" ); document.write( "X=45/9 \n" ); document.write( "X=5 IS THE WIDTH OF THE PATIO \n" ); document.write( "2*5=10 THE LENGTH OF THE PATIO \n" ); document.write( "THUS THE PATIO IS \n" ); document.write( "10*5=50M^2 \n" ); document.write( " |