jwainwright09 said:
Homework Statement
A NASA satellite showed that in 2003 the ozone hole was much larger than it was in 2002. The 2003 hole measured 1.04 X 10(power 7) mi (power 2) in diameter, while the diameter of the 2002 hole was 6.9 X 10(power6) mi (power 2). Calculate the difference in size between the two holes in square meters.
Homework Equations
Calculate the difference in size between the two holes in square meters.
The Attempt at a Solution
I do not even know where to start?!
Welcome to the PF.
The first thing would be to put your numbers into a little more readable format using LaTeX:
[itex]2003: 1.04 * 10^7 mi^2[/itex]
[itex]2002: 6.9 * 10^6 mi^2[/itex]
Then you can do the subtraction to find what the difference is in mi^2.
To do units conversions, the trick is to multiply by 1, where the "1" is a special 1 that has the correct units on the top and bottom of a fraction, to help you cancel out the units you want to get rid of, and be left with the units you want.
So for example, to convert from kilometers to meters, you would do this:
[tex]5km * \frac{1000m}{1km} = 5000 m[/tex]
See how the meters cancels out in the numerator and denominator, leaving you with the correct units?
Now just be careful when dealing with squared units, like this:
[tex]5km^2 * (\frac{1000m}{1km})^2 = ? m^2[/tex]
Now are you able to do you problem?