document.write( "Question 819912: I need to fence a rectangular garden to keep critters out. The garden's length is 5 feet less than twice its width, and the total area is 150 sq. ft. Using a method other than factoring to solve, what length of fence do I need to surround the garden?\r
\n" ); document.write( "\n" ); document.write( "my work: i drew a chart
\n" ); document.write( "5 feet less than twice the width is.... 2x-5
\n" ); document.write( "must be solved algebraically
\n" ); document.write( "

Algebra.Com's Answer #493270 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Rectangle: width x and length(2x-5), area = 150ft^2, find Perimeter
\n" ); document.write( "
\n" ); document.write( "A = x(2x-5) = 150f^2
\n" ); document.write( " 2x^2 -5x - 150 = 0
\n" ); document.write( " (2x +15)(x -10) = 0 x = 10ft (tossing out negative solution for unit measure
\n" ); document.write( "Rectangle: width of 10ft, length of 15ft
\n" ); document.write( " P = \"2%2A10ft+%2B+2%2A15ft+=+highlight%2850ft%29\" 50ft of fencing will be needed \n" ); document.write( "
\n" );