document.write( "Question 827642: what is 500 gigabytes expressed in microbytes? \n" ); document.write( "
| Algebra.Com's Answer #498810 by sheldonbbtrocks(115)     You can put this solution on YOUR website! So first we need to know that the word \"giga\" means 1.0*10^9\r \n" ); document.write( "\n" ); document.write( "We also need to know that \"micro\" means 1.0*10^-6\r \n" ); document.write( "\n" ); document.write( "The first thing we should do is write 500 in scientific notation:\r \n" ); document.write( "\n" ); document.write( "1.0*10^2\r \n" ); document.write( "\n" ); document.write( "Now we count that there are 1.0*10^15 powers difference from \"giga\" to \"micro\" we must multiply this by our original amount:\r \n" ); document.write( "\n" ); document.write( "5.0*10^2*1.0*10^15=5.0*10^17\r \n" ); document.write( "\n" ); document.write( "So....\r \n" ); document.write( "\n" ); document.write( "There are [5.0*10^17] micro bytes in 500 gigabytes. \n" ); document.write( " |