document.write( "Question 813326: Mike wants to enclose a rectangular area alongside his barn using 30 feet of fencing. What dimensions will maximize the area fenced in if the barn is used for one side of the r ectangle? \n" ); document.write( "
Algebra.Com's Answer #489735 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L + 2w = 30 \n" ); document.write( "L = 30 - 2w \n" ); document.write( "A = Lw \n" ); document.write( "--- \n" ); document.write( "A = (30 - 2w)w \n" ); document.write( "A = 30w - 2ww \n" ); document.write( "A(w) = -2ww + 30w + 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-2, b=30, and c=0 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, plug this: \n" ); document.write( "-2 30 0 \n" ); document.write( "into this: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Answer 1: \n" ); document.write( "the vertex of the quadratic equation is a maximum point at: ( w=7.5, A(w)=112.5 ) \n" ); document.write( "--- \n" ); document.write( "w = 7.5 feet \n" ); document.write( "L = 30 - 2w \n" ); document.write( "L = 30 - 2(7.5) = 15 feet \n" ); document.write( "--- \n" ); document.write( "Answer 2: \n" ); document.write( "the max area is: 112.5 sq.ft. \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |