document.write( "Question 165010: If the length of a rectangular field is 8 feet more than double of its width. Find the dimensions of the field if its area is 540 square feet? \n" ); document.write( "
Algebra.Com's Answer #121622 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the length of a rectangular field is 8 feet more than double of its width. Find the dimensions of the field if its area is 540 square feet? \n" ); document.write( ". \n" ); document.write( "Let x = width \n" ); document.write( "then from \"length of a rectangular field is 8 feet more than double of its width\" \n" ); document.write( "2x+8 = length \n" ); document.write( ". \n" ); document.write( "x(2x+8) = 540 \n" ); document.write( "2x^2+8x = 540 \n" ); document.write( "x^2+4x = 270 \n" ); document.write( "x^2+4x-270= 0 \n" ); document.write( ". \n" ); document.write( "Since you can't factor you must use the quadratic equation. \n" ); document.write( "This will result in: \n" ); document.write( "x = {14.55, -18.55} \n" ); document.write( ". \n" ); document.write( "Since width can't be negative: \n" ); document.write( "x = 14.55 feet \n" ); document.write( ". \n" ); document.write( "Length: \n" ); document.write( "2x+8 = 2(14.55)+8 = 37.1 feet \n" ); document.write( ". \n" ); document.write( "Dimensions: 14.55 by 37.1 feet \n" ); document.write( ". \n" ); document.write( "Details of quadratic: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |