document.write( "Question 370003: A certain computer does one calculation in 6 * 10^-7 second. How long does this computer take to do 8 million calculations?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #263670 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The rate is \"%281%2F6+%29%2A10%5E7\" calc/sec. Then it will take the computer
\n" ); document.write( "\"%288%2A10%5E6%29%2F%28%281%2F6%29%2A10%5E7%29+=+48%2F10+=+4.8\"seconds.
\n" ); document.write( "
\n" );