document.write( "Question 408213: A carpenter is building a rectangular room with a fixed perimeter of 236 ft. What dimensions would yield?\r
\n" );
document.write( "\n" );
document.write( "The length that would yield the maximum area is __ft? \n" );
document.write( "
Algebra.Com's Answer #287650 by katealdridge(100)![]() ![]() You can put this solution on YOUR website! Area is the function you want to maximize. \n" ); document.write( "A=L*W \n" ); document.write( "Perimeter is the function that limits your area and is also a tool to eliminate one of the variables. \n" ); document.write( "P=2L+2W=236 Solve this equation for either L or W. We'll solve for W. \n" ); document.write( "2W=236-2L subtracting 2L from both sides \n" ); document.write( "W=118-L dividing both sides by 2 \n" ); document.write( "Now substitute this into the area equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is a quadratic function which graphs as a parabola. You need to find the vertex of the parabola. Depending on how your teacher wants you to do that, is what you do next. \n" ); document.write( "You could graph it on a graphing calculator and find the vertex that way, or you could do it by hand. It also kind of depends on what class you're in. You could do it different ways in algebra vs calculus. This is how you would do it algebra: \n" ); document.write( "The x coordinate (in this case we're using L) of the vertex is found by the formula: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You could then substitute the 59 in for L in the above equations to find the width or the area. \n" ); document.write( " \n" ); document.write( " |