document.write( "Question 285624: if the radius of a circle is tripled, the diameter is also tripled. true or false? I think it is true \n" ); document.write( "
Algebra.Com's Answer #207042 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
It's true.
\n" ); document.write( "d = 2r
\n" ); document.write( "3d = 2*3r = 6r
\n" ); document.write( "----------------
\n" ); document.write( "More formally, the diameter is directly related to the radius.
\n" ); document.write( "The area is related to the square of the radius, so 3x the radius --> 9x area.
\n" ); document.write( "
\n" ); document.write( "
\n" );