document.write( "Question 358538: I need help on this for a school project:\r
\n" );
document.write( "\n" );
document.write( " c=3.14d solved for d
\n" );
document.write( " a=3.14r^2 solve for r^2 \n" );
document.write( "
Algebra.Com's Answer #255949 by checkley77(12844) ![]() You can put this solution on YOUR website! c=3.14d solved for d \n" ); document.write( "d=c/3.14 ans.\r \n" ); document.write( "\n" ); document.write( "a=3.14r^2 solve for r^2 \n" ); document.write( "r^2=a/3.14 ans. \n" ); document.write( " |