document.write( "Question 856340: Why is a circle with a radius of 5 inches is congruent to a circle with a diameter of 10 inches true? Explain. \n" ); document.write( "
| Algebra.Com's Answer #515859 by Alan3354(69443)     You can put this solution on YOUR website! d = 2*r \n" ); document.write( "10 = 2*5 \n" ); document.write( "They're the same circle --> congruent \n" ); document.write( " |