document.write( "Question 802102: A rectangle has a perimeter of 10 ft. Find a function that models its area A in terms of the length x of one of its sides. \n" ); document.write( "
Algebra.Com's Answer #483768 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
What do you know about a rectangle?\r
\n" ); document.write( "\n" ); document.write( "For yours, x and y are the side lengths,
\n" ); document.write( "\"2x%2B2y=10\", \"A=xy\", elaborating on this notation, \"A%28x%29=xy\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the perimeter equation for y and substitute into A(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B2y=10\"
\n" ); document.write( "\"x%2By=5\"
\n" ); document.write( "\"y=5-x\"
\n" ); document.write( "Now substitute:
\n" ); document.write( "\"A%28x%29=x%285-x%29\"
\n" ); document.write( "\"highlight%28A%28x%29=-x%5E2%2B5x%29\"
\n" ); document.write( "
\n" );