document.write( "Question 362353: Find the area under the curve below from x = 0 to x = 6. Give your answer correct to 3 decimal places.
\n" ); document.write( "y = 6x - x^2
\n" ); document.write( "

Algebra.Com's Answer #258202 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=int%28%286x-x%5E2%29%2Cdx%2C0%2C6%29\"
\n" ); document.write( "\"A=3x%5E2-x%5E3%2F3%2BC\"
\n" ); document.write( "\"A=3%286%29%5E2-6%5E3%2F3-%280-0%29\"
\n" ); document.write( "\"A=6%5E2%283-2%29\"
\n" ); document.write( "\"A=36%281%29\"
\n" ); document.write( "\"highlight%28A=36%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );