Solutions to the Assigned Problems

Students generally committed three errors in this exercise.

  1. Did not post the units of your answer.
  2. Did not use engineering notation.
  3. Did not maintain significant digits.

In addition there usually is a little faulty math and faulty logic here and there. Below I have written out the solutions to the problems exactly as I worked them out (and I did not use a calculator or computer). Get in the habit of working like this as it will save time in the long run!!!

1) By the odometer on my bicycle it is 4.1 miles from the Coast Guard Station at the south end of Wrightsville Beach to the northern tip of Shell Island, how far is that in feet?

        X = 4.1E0 miles

                1.0000E0 miles = 5.280E3 feet/mile

        X = (4.1E0 miles)(5.280E3 feet/mile)

        X = 2.2E4 feet

2) The porosity of a sandstone sample from an oil field reservoir was measured to be 11%. The field covers 640 acres and the reservoir has an uniform thickness of 28 feet. If all the pore space is filled with oil how many US stock tank barrels (standard unit of volume measure in the petroleum business of the U.S.A.) of oil are in the ground under the field?

        F = 11% = 1.1E-1

        A = 640 acres = 6.40E2 acres

        h = 28 feet = 2.8E1 feet

        Reservoir Volume Vr = Ah = (6.40E2 acres)(2.8E1 feet) = 1.8E4 acre-feet

        Fluid Volume Vf = FVr = (1.1E-1)(1.8E4 acre-feet)

                1.0000E0 acre-feet = 1.2335E3 meters3

                1.0000E0 bbl = 1.59E-1 meters3

        Vf = (2.0E3 acre-feet)(1.2335E3 meters3/acre-foot) = 2.5E6 meters3

        Vf = (2.5E6 meters3)/(1.59E-1 meters3/bbl) = 4.0E7 bbl

3) An ore sample from a North Carolina gold mine was assayed at 5.1 ppm Au. The ore rock has a density of 2.68 grams/cm3. The vein has an average width of 1.1 feet. It has a surveyed length of 6783 feet. It has an explored depth of 125 feet. What is the amount of gold within the identified portion of the vein in Troy ounces?

        CAu = 5.1ppm = 5.1E-6

        r = 2.68 gm/cm3 = 2.68E0 gm/cm3

        W = 1.1 feet = 1.1E0 feet

        L = 6783 feet = 6.783E3 feet

        D = 125 feet = 1.25E2 feet

        QAu = ?

        Vein Volume = V = WLD = (1.1E0 feet)(6.783E3 feet)(1.25E2 feet) = 9.3E5 feet3

                1.0000E3 feet3 = 2.83E1 meters3

        V = (9.3E5 feet3)(2.83E1 meters3/1.0000E3 feet3) = 2.6E4 meters3

                1.0000E0 meters3 = 1.0000E6 cm3

        V = 2.6E10 cm3

        Vein mass = Mv = rV = (2.68E0 gm/cm3)(2.6E10 cm3) = 7.0E10 grams

        Gold mass = MAu = CAuMv = (5.1E-6)(7.0E10 grams) = 3.6E5 grams = 3.6E2 kg

                1.0000E0 ounce(Troy) = 3.110E-2 kg

        MAu = (3.6E2 kg)/(3.110E-2 kg/ounce) = 1.2E4 ounce(Troy)

4) The sand down at Wrightsville Beach is mostly the mineral quartz (density 2.65000 grams/cm3). Loose sand has a porosity of 36%. How many tons (Avoirdupois) of sand are contained in 1.000000 cubic yard?

        rq = 2.65000 grams/cm3 = 2.65000E0 grams/cm3

        F = 36% = 3.6E-1

        Vs = 1.000000 yard3 = 1.000000E0 yard3

        Ms = ? tons(Avoirdupois)

                1.00000E0 gm/cm3 = 1.00000E3 kg/m3

                1.00000E0 yard3 = 2.70000E1 feet3

                1.00000E0 feet3 = 2.8E-2 m3

        Vs = (2.70000E1 feet3)(2.8E-2 m3/feet3) = 7.6E-1 m3

        Vq = Vs(1.0000E0 - F) = (7.6E-1 m3)(1.0000E0 - 3.6E-1) = (7.6E-1 m3)(6.4E-1) = 4.9E-1 m3

        Mq = rqV

         rq = 2.65000E3 kg/m3

        Mq = (2.65000E3 kg/m3)(4.9E-1 m3) = 1.3E3 kg

                1.0000E0 kg = 2.205E0 pounds (on Earth)

        Mq = (1.3E3 kg)(2.205E0 pounds/kg) = 2.9E3 pounds

                1.0000E0 ton(Avoirdupois) = 2.0000E3 pounds

        Ms = Mq = (2.9E3 pounds)/(2.0000E3 pounds/ton) = 1.4E0 tons(Avoirdupois)

5) You are to mix up 1.00 gallons of a 5.0% (by volume) solution of HCl. How much distilled water do you use and how much concentrated HCl do you use, and since all you have to work with in lab is a metric graduated cylinder you should express your answer in liters.

        VT = 1.00 gallons = 1.00E0 gallons

        CHCl = 5.0% = 5.0E-2

        VHCl = ? liters

        VH2O = ? liters

            1.0000E0 gallon = 3.785E0 liters

        VHCl = CHClVT = (5.0E-2)(3.785E0 liters) = 1.9E-1 liters

        VH2O = VT - VHCl = 3.78E0 liters - 0.19E0 liters = 3.59E0 liters = 3.6E0 liters

Notes: I have taken a few more steps than would have been necessary to derive these answers. I did this so that you could follow the route to the solution more easily. However, many times doing the extra steps really makes the whole problem solving thing easier.

Note that I have worked in engineering notation all the way through the problem. This makes it easier for one to visually check your work, especially since I did not use a calculator or computer to crunch the numbers but instead did them all in my head. Hope I have not screwed up anywhere. If I have, please let me know.

dockal