Appendix B| Mathematical Basics

Squares and Other Powers

An exponent, or a power, is mathematical shorthand for repeated multiplications. For example, the exponent “2” means to multiply the base for that exponent by itself (in the example here, the base is “5”):

5^2 = 5 \times 5 = 25

The exponent is “2” and the base is the number “5.” This expression (multiplying a number by itself) is also called a square. Any number raised to the power of 2 is being squared. Any number raised to the power of 3 is being cubed:

5^3 = 5 \times 5 \times 5 = 125

A number raised to the fourth power is equal to that number multiplied by itself four times, and so on for higher powers. In general:

n^x = n \times n^{x-1}

Calculating Percents

A percent is a way of expressing a fractional amount of something using a whole divided into 100 parts. A percent is a ratio whose denominator is 100. We use the percent symbol, %, to show percent. Thus, 25% means a ratio of \frac{25}{100} , 3% means a ratio of \frac{3}{100} , and 100 % percent means \frac{100}{100} , or a whole.

Converting Percents

A percent can be converted to a fraction by writing the value of the percent as a fraction with a denominator of 100 and simplifying the fraction if possible.

25 % = \frac{25}{100} = \frac{1}{4}

A percent can be converted to a decimal by writing the value of the percent as a fraction with a denominator of 100 and dividing the numerator by the denominator.

10 % = \frac{10}{100} = 0.10

To convert a decimal to a percent, write the decimal as a fraction. If the denominator of the fraction is not 100, convert it to a fraction with a denominator of 100, and then write the fraction as a percent.

0.833 = \frac{833}{1000} = \frac{83.3}{100} = 83.3%

To convert a fraction to a percent, first convert the fraction to a decimal, and then convert the decimal to a percent.

\frac{3}{4} = 0.75 = \frac{75}{100} = 75 %

Suppose a researcher finds that in a class of 23 students, there are 15 carriers of Neisseria meningitides. What percentage of students are carriers? To find this value, first express the numbers as a fraction.

\frac{carriers}{total students} = \frac{15}{23}

Then divide the numerator by the denominator.

\frac{15}{23} = 15\div23 \approx 0.65

Finally, to convert a decimal to a percent, multiply by 100.

0.65 \times 100 = 65 %

The percent of students who are carriers is 65%.

You might also get data on occurrence and non-occurrence; for example, in a sample of students, 9 tested positive for Toxoplasma antibodies, while 28 tested negative. What is the percentage of seropositive students? The first step is to determine the “whole,” of which the positive students are a part. To do this, sum the positive and negative tests.

positive + negative = 9 + 28 = 37

The whole sample consisted of 37 students. The fraction of positives is:

\frac{positive}{total students} = \frac{9}{37}

To find the percent of students who are carriers, divide the numerator by the denominator and multiply by 100.

\frac{9}{37} = 9 \div 37 \approx 0.24

0.24 \times 100 = 24 %

The percent of positive students is about 24%.

Another way to think about calculating a percent is to set up equivalent fractions, one of which is a fraction with 100 as the denominator, and cross-multiply. The previous example would be expressed as:

\frac{9}{37} = \frac{x}{100}

Now, cross multiply and solve for the unknown:

 

9 \times 100 = 37x

\frac{9\times100}{37} = x      Divide both sides by 37

    \frac{900}{37} = x       Multiply

    24\approx x         Divide

The answer, rounded, is the same.

Multiplying and Dividing by Tens

In many fields, especially in the sciences, it is common to multiply decimals by powers of 10. Let’s see what happens when we multiply 1.9436 by some powers of 10.

1.9436 (10) = 19.436

1.9436 (100) = 194.36

1.9436 (1000) = 1943.6

The number of places that the decimal point moves is the same as the number of zeros in the power of ten. Table B1 summarizes the results.

Table B1

Multiply by Zeros Decimal point moves . . .
10 1 1 place to the right

 

100 2 2 places to the right

 

1,000 3 3 places to the right

 

10,000 4 4 places to the right

We can use this pattern as a shortcut to multiply by powers of ten instead of multiplying using the vertical format. We can count the zeros in the power of 10 and then move the decimal point that same number of places to the right.

So, for example, to multiply 45.86 by 100, move the decimal point 2 places to the right.

An equation reads 45.86 × 100 = 4586. An arrow shows the decimal point moving two places to the right.

 

 

 

Sometimes when we need to move the decimal point, there are not enough decimal places. In that case, we use zeros as placeholders. For example, let’s multiply 2.4 by 100. We need to move the decimal point 2 places to the right. Since there is only one digit to the right of the decimal point, we must write a 0 in the hundredths place.

An equation reads 2.4 × 100 = 240. An arrow shows the decimal point moving two places to the right.

 

 

When dividing by powers of 10, simply take the opposite approach and move the decimal to the left by the number of zeros in the power of ten.

Let’s see what happens when we divide 1.9436 by some powers of 10.

 

1.9436 \div 10 = 0.19436

1.9436 \div 100 = 0.019436

1.9436 \div 1000 = 0.0019436

If there are insufficient digits to move the decimal, add zeroes to create places.

Scientific Notation

Scientific notation is used to express very large and very small numbers as a product of two numbers. The first number of the product, the digit term, is usually a number not less than 1 and not greater than 10. The second number of the product, the exponential term, is written as 10 with an exponent. Some examples of scientific notation are given in Table B2.

Table B2

Standard Notation Scientific Notation
1000 1 × 103
100 1 × 102
10 1 × 101
1 1 × 100
0.1 1 × 10−1
0.01 1 × 10−2

Scientific notation is particularly useful notation for very large and very small numbers, such as

1,230,000,000 = 1.23 \times 10^9, and 0.00000000036 = 3.6 \times 10^−10.

Expressing Numbers in Scientific Notation

Converting any number to scientific notation is straightforward. Count the number of places needed to move the decimal next to the left-most non-zero digit: that is, to make the number between 1 and 10. Then multiply that number by 10 raised to the number of places you moved the decimal. The exponent is positive if you moved the decimal to the left and negative if you moved the decimal to the right. So

2386 = 2.386 \times 1000 = 2.386 \times 10^3

and

0.123 = 1.23 \times 0.1 = 1.23 \times 10^−1

The power (exponent) of 10 is equal to the number of places the decimal is shifted.

Logarithms

The common logarithm (log) of a number is the power to which 10 must be raised to equal that number. For example, the common logarithm of 100 is 2, because 10 must be raised to the second power to equal 100. Additional examples are in Table B3.

Table B3

Number Exponential Form Common Logarithm
1000 103 3
10 101 1
1 100 0
0.1 10−1 −1
0.001 10−3 −3

To find the common logarithm of most numbers, you will need to use the LOG button on a calculator.

Rounding and Significant Digits

In reporting numerical data obtained via measurements, we use only as many significant figures as the accuracy of the measurement warrants. For example, suppose a microbiologist using an automated cell counter determines that there are 525,341 bacterial cells in a one-litre sample of river water. However, she records the concentration as 525,000 cells per litre and uses this rounded number to estimate the number of cells that would likely be found in 10 litres of river water. In this instance, the last three digits of the measured quantity are not considered significant. They are rounded to account for variations in the number of cells that would likely occur if more samples were measured.

The importance of significant figures lies in their application to fundamental computation. In addition and subtraction, the sum or difference should contain as many digits to the right of the decimal as that in the least certain (indicated by underscoring in the following example) of the numbers used in the computation.

Suppose a microbiologist wishes to calculate the total mass of two samples of agar.

4.383 g + 3.0021 g = 7.385 g

The least certain of the two masses has three decimal places, so the sum must have three decimal places.

In multiplication and division, the product or quotient should contain no more digits than than in the factor containing the least number of significant figures. Suppose the microbiologist would like to calculate how much of a reagent would be present in 6.6 mL if the concentration is 0.638 g/mL.

0.638 \frac{g}{mL} \times 6.6 mL = 4.1 g

Again, the answer has only one decimal place because this is the accuracy of the least accurate number in the calculation.

When rounding numbers, increase the retained digit by 1 if it is followed by a number larger than 5 (“round up”). Do not change the retained digit if the digits that follow are less than 5 (“round down”). If the retained digit is followed by 5, round up if the retained digit is odd, or round down if it is even (after rounding, the retained digit will thus always be even).

Generation Time

It is possible to write an equation to calculate the cell numbers at any time if the number of starting cells and doubling time are known, as long as the cells are dividing at a constant rate. We define N_0 as the starting number of bacteria, the number at time t = 0. N_i is the number of bacteria at time t = i, an arbitrary time in the future. Finally we will set j equal to the number of generations, or the number of times the cell population doubles during the time interval. Then we have,

N_i  = N_0\times 2^j

This equation is an expression of growth by binary fission.

In our example, N_0 = 4, the number of generations, j, is equal to 3 after 90 minutes because the generation time is 30 minutes. The number of cells can be estimated from the following equation:

N_i = N_0 \times 2^j

N_9_0 = 4 \times 2^3

N_9_0 = 4 \times 8 = 32

The number of cells after 90 minutes is 32.

Most Probable Number

Table B4 contains values used to calculate the most probable number example given in How Microbes Grow.

A table for calculating the Most Probable Number.

Media Attributions

  • CNX_BMath_Figure_05_02_002_img
  • CNX_BMath_Figure_05_02_003_img
  • OSC_Microbio_00_EE_MPNTable

License

Icon for the Creative Commons Attribution 4.0 International License

Microbiology: Canadian Edition Copyright © 2019 by Wendy Keenleyside is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book