document.write( "Question 896131: I want to get the percentage, on a pie chart of the following numbers:
\n" );
document.write( "$8,690,372
\n" );
document.write( "$165,000
\n" );
document.write( "$420,000
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #543265 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! $8,690,372 \n" ); document.write( "$165,000 \n" ); document.write( "$420,000\r \n" ); document.write( "\n" ); document.write( "Add them up let the total =T \n" ); document.write( "$420,000/T=A \n" ); document.write( "$8,690,372/T=B \n" ); document.write( "$165,000/T=C\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |