The Nature of Mathematics, 12th Edition
Home
about dr. smith
glossary
transparencies
other books

Chapter1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter 12
Chapter 13
Chapter 14
Chapter 15
Chapter 16
Chapter 17
Chapter 18
group projects
individual projects
links by topic

Glossary - L's

Laptop A small portable computer.

Laser printer A type of high-quality printer that produces almost typeset-quality output.

Law of contraposition A conditional may always be replaced by its contrapositive without having its truth value affected.

Law of detachment Same as direct reasoning.

Law of double negation

Law of square roots

Law of the excluded middle Every simple statement is either true or false.

Laws of exponents  There are 5 laws of exponents.
 Addition law            bmbn = bm+n
 Multiplication law
(bn)m = bmn
 Subtraction law      bm/bn = bm-n
 Distributive laws   
(ab)m = ambm
                                 
(a/b)m = ambm

Laws of logarithms
If A, B, and b are positive numbers, p any real number, and b is not equal to 1, then
Addition law             logb(AB) = logbA + logbB
Subtraction law        logb(A/B) = logbA - logbB
Multiplication law   logbAp = plogbA

l.c.d. An abbreviation for least common denominator.

l.c.m. An abbreviation for least common multiple.

Least common denominator (l.c.d.) The smallest number that is exactly divisible by each of the given numbers.

Least common multiple (l.c.m.) The smallest number that each of a given set of numbers divides into.

Least-squares line A line y = mx + bso that the sum of the squares of the vertical distances of the data points from this line will be as small as possible.

Least-squares method A method based on the principle that the best prediction of a quantity that can be deduced from a set of measurements or observations is that for which the sum of the squares of the deviations of the observed values (from predictions) is a minimum.

Leg One of the two sides of a right triangle that are not the hypotenuse.

Length A measurement of an object from end to end.

Less than
If a is to the left of b on a number line, then a is less than b, a < B.
Formally, a < b if and only if b > a. 

Less than or equal to

LET A BASIC command that assigns a value to a variable.

Like terms Terms that differ only in their numerical coefficients. Also called similar terms.

Limit The formal definition of a limit is beyond the scope of this course. Intuitively, it is the tendency of a function to approach some value as its variable approaches a given value.

Limit of a sequence The formal definition of a limit of a sequence is beyond the scope of this course. Intuitively, it is an accumulation point such that there are an infinite number of terms of the sequence arbitrarily close to the accumulation point.

Limits of integration See Integral.

Line In mathematics, it is an undefined term. It is a curve that is straight, so it is sometimes referred to as a straight line. It extends in both directions, is considered one-dimensional, so it has no thickness.

Line graph See Graph.

Line of credit A preapproved credit limit on a credit account. The maximum amount of credit to be extended to a borrower. That is, it is a promise by a lender to extend credit up to some predetermined amount.

Line of symmetry A line with the proprty that for a given curve, any point P on the curve has a corresponding point Q (called the reflection point of P) so that the perpendicular bisector of the line passing through P and Q is on the line of symmetry. 

Line segment A part of a line between two points on the line.

Linear
(1) A first-degree polynomial.
(2) Pertaining to a line. In two variables, a set of points satisfying the equation
      Ax + By + C = 0.

Linear combination method See Addition method.

Linear correlation coefficient A measure to determine whether there is a statistically significant linear relationship between two variables.

Linear equation
An equation of the form ax + b = 0 (one variable) or Ax + By + C = 0 (two variables).
A first-degree equation with one or two variables.  For example, x + 5 = 0 and  are linear.  An equation is linear in a certain variable if it is first-degree in that variable.
For example, x + y2 = 0 is linear in x, but not y. 

Linear function A function whose equation can be written in the form f (x) = mx + b .

Linear inequality A first-degree inequality with one or two variables.

Linear polynomial A first-degree polynomial.

Linear programming A type of problem that seeks to maximize or minimize a function called the objective function subject to a set of restrictions (linear inequalities) called constraints.

Linear programming theorem
A linear expression in two variables, c1x + c2y,defined over a convex set S whose sides are line segments, takes on its maximum value at a corner point of S and its minimum value at a corner point of S.  If S is unbounded, there may or may not be an optimum value, but if there is, then it must occur at a corner point. 

Linear system A system of equations, each of which is first-degree.

Liter The basic unit of capacity in the metric system. It is the capacity of 1 cubic decimeter.

Literal equation An equation with more than one variable.

LOAD A BASIC program command that copies a program into a usable portion of a computer.

Logarithm
For A > 0, b > 0, (b not equal to 1)
               x = logbA     means     bx = A
x is called the logarithm andA is called the argument. 

Logarithmic equation An equation for which there is a logarithm on one or both sides.

Logarithmic function   f (x) = logbx, b > 0, (b not equal to 0), x > 0 

Logarithmic scale A scale in which logarithms are used to make data more manageable by expanding small variations and compressing large ones.

Logic The science of correct reasoning.

Logical conclusion The statement that follows logically as a consequence of the hypotheses of a theorem

Logical equivalence Two statements are logically equivalent if they have the same truth values.

Logical fallacy An invalid form of reasoning.

Log of both sides theorem
If A, B, and b are positive real numbers with b not equal to one, then

                           logbA = logbB is equivalent to A = B

LOGO A computer language used in drawing geometrical designs. It is also useful in learning a programming language.

Loop A principle of computer programming that directs a computer to perform the same operation over and over a specified number of times.

Lowest common denominator For two or more fractions, the smallest common multiple of the denominators. It is the same as the lowest common multiple.

Lump-sum problem A financial problem that deals with a single sum of money, called a lump sum. Contrast with a periodic payment problem.

Lower Quota In apportionment, the result of a quota found by rounding down.

<   Back to Glossary Home