document.write( "Question 266411: Find a polynomial for the sum of the areas of a circles if the circle has a fadius of 17 and the other has a radius of 8 \n" ); document.write( "
Algebra.Com's Answer #195718 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
AREA=PIR^2
\n" ); document.write( "AREA=3.14*17^2+3.14*8^2
\n" ); document.write( "AREA=3.14*289+3.14*64
\n" ); document.write( "AREA=3.14(289+64
\n" ); document.write( "AREA=3.14*353
\n" ); document.write( "AREA=1,108.42 ANS.
\n" ); document.write( "
\n" );