document.write( "Question 107162This question is from textbook Elemetary Algebra
\n" );
document.write( ": The length of a radius of a circle is the same as the length of a side of a square. If the circumference of the circle is 15.96 centimeters longer than the perimeter of the square, find the length of a radius of the cicle. (use 3.14 as an approximation for pi)\r
\n" );
document.write( "\n" );
document.write( "I know the answer is 7 centimeters but I would like to know how to set it up and solve it.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #78019 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=radius (and side of square)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the circumference of the circle is 15.96 centimeters longer than the perimeter of the square \n" ); document.write( "...2(pi)(x)=4x+15.96 \n" ); document.write( " |