document.write( "Question 814997: If a circle has a circumference of 18 mm, what is its radius?\r
\n" );
document.write( "\n" );
document.write( "Use the Pythagorean Theorem to find the distance between the points (-2, 4) and (1, 5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #490649 by TimothyLamb(4379) You can put this solution on YOUR website! c = 2 pi r = 18 \n" ); document.write( "r = 18 / (2 pi) = 2.864789 mm \n" ); document.write( "--- \n" ); document.write( "d = sqrt( 3*3 + 1*1 ) = 3.1622777 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |