Question 599454
{{{ (6.2 * 10^11) / (8 * 10^(-3)) }}}
{{{ (6.2/8)*(10^11/10^(-3)) }}}
{{{ .775 * 10^11 * 10^3 }}}
{{{ .775*10^14 }}}
{{{ 7.75*10^13 }}}
Notice in this last step, I multiplied the 1st factor
by {{{10}}} and divided the 2nd factor by {{{10}}},
so {{{ 10/10 }}} does not change it's value.