document.write( "Question 1202100: A dog trainer has 100 ft of fencing that will be used to create a rectangular work area for dogs. If the trainer wants to enclose an area of 504 ft2, what will be the dimensions of the work area? \n" ); document.write( "
Algebra.Com's Answer #836739 by ikleyn(52800)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A dog trainer has 100 ft of fencing that will be used to create a rectangular work area for dogs. \n" ); document.write( "If the trainer wants to enclose an area of 504 ft2, what will be the dimensions of the work area? \n" ); document.write( "~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "L + W should be 100/2 = 50 ft.\r\n" ); document.write( "\r\n" ); document.write( "So, if x is the width (in feet), then the length is (50-x) ft.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The area equation is\r\n" ); document.write( "\r\n" ); document.write( " x*(50-x) = 504\r\n" ); document.write( "\r\n" ); document.write( " 50x - x^2 = 504\r\n" ); document.write( "\r\n" ); document.write( " x^2 - 50x + 504 = 0\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Solve using the quadratic formula\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |