document.write( "Question 102718: The sum of the radii of two circles is equal to 17 centimeters. The sum of the areas of these two circles equals the area of a circle whose radius is 13 centimeters. Find the radii.
\n" ); document.write( "Hint: Area of a circle= pie*the square of the radius
\n" ); document.write( "this quastion makes my head hurt! pls. help!!
\n" ); document.write( "

Algebra.Com's Answer #74732 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x and y equal the two radii ... x+y=17 ... y=17-x ... pi(x^2)+pi(y^2)=pi(13^2) ... x^2+(17-x)^2=13^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2+17^2-34x+x^2=13^2 ... 2x^2-34x+120=0 ... x^2-17x+60=0 ... (x-5)(x-12)=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x=5 or x=12, so y=12 or y=5 ... the two radii are 5 and 12
\n" ); document.write( "
\n" );