document.write( "Question 981170: The function below can be used to model the area of a rectangle in square inches, A, if the
\n" ); document.write( "rectangle has a perimeter of 72 inches and a width of W inches.\r
\n" ); document.write( "\n" ); document.write( "A= 36w- w^2\r
\n" ); document.write( "\n" ); document.write( "please describe the domain of the function:\r
\n" ); document.write( "\n" ); document.write( "0 < N < ?what number
\n" ); document.write( "

Algebra.Com's Answer #602193 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Two things to deal with:
\n" ); document.write( "\"-w%5E2%2B36w%3E0\" and \"2L%2B2w=72\". \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also knowing that w is width, you can find length information.
\n" ); document.write( "\"A=w%28-w%2B36%29\".
\n" ); document.write( "This means, \"L=36-w\". Only positive values for L and w are allowed, so this means at least, that \"w%3C36\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The roots for area \"A=-w%5E2%2B36=-w%28w-36%29\" are 0 and 36; and A is a parabola which has a maximum and opens downward.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%280%3Cw%3C36%29\"
\n" ); document.write( "
\n" );