document.write( "Question 242858: How would you solve the following word problem by setting up two equations?\r
\n" ); document.write( "\n" ); document.write( "The sum of the radii of two circles is 8 cm. Find the radii if the sum of the areas of the circles is 32picm^2.
\n" ); document.write( "

Algebra.Com's Answer #177826 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let one of the radii=r and the other 8-r
\n" ); document.write( "pi*r^2+pi*(8-r)^2=32pi
\n" ); document.write( "pi*r^2+pi*(r^2-16r+64)=32pi
\n" ); document.write( "2pi*r^2-16pi*r+64pi-32pi=0
\n" ); document.write( "6.28r^2-50.27r+100.53=0
\n" ); document.write( "r=4
\n" ); document.write( "Both radii are 4cm
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );