document.write( "Question 952212: Marie made a rectangular pen for her dog using a side of the barn for one side and 26 m of fencing for the remaining 3 sides. If the area enclosed was 72 m squared, find the dimensions of the pen. \n" ); document.write( "
Algebra.Com's Answer #581519 by macston(5194)![]() ![]() You can put this solution on YOUR website! x=length perpendicular to wall; y=length parallel to wall \n" ); document.write( "2x+y=26m \n" ); document.write( "y=26m-2x \n" ); document.write( "x*y=72sq m \n" ); document.write( "x(26m-2x)=72sq m \n" ); document.write( "-2x^2+26x=72 sq m \n" ); document.write( "-2x^2+26x-72=0
\n" ); document.write( "\n" ); document.write( "ANSWERS: x=4 m or x=9m \n" ); document.write( "For x=4 m: \n" ); document.write( "y=26m-2x=26m-8m=18m For x=4m, y=18m \n" ); document.write( "For x=9 m: \n" ); document.write( "y=26m-2x=26m-18m=8m For x=9m, y=8m \n" ); document.write( "CHECK \n" ); document.write( "(4m,18m): \n" ); document.write( "A=x*y \n" ); document.write( "72 sq m=4m*18m \n" ); document.write( "72 sq m=72 sq m \n" ); document.write( "(9m,8m) \n" ); document.write( "A=x*y \n" ); document.write( "72 sq m=8m*9m \n" ); document.write( "72 sq m=72 sq m \n" ); document.write( " |