Quiz: Mathematics Foundations for Economics — 50 questions

Detailed questions and answers

1. Which interval contains every real number between its two endpoints whenever both endpoints belong to the interval?

The set of natural numbers
An arbitrary finite set
The set of nonzero real numbers
An interval of R

An interval of R

Explanation

An interval contains every real number lying between any two of its elements. An arbitrary subset may omit points between its elements.

2. Which notation represents an interval that includes its left endpoint but excludes its right endpoint?

]a;b]
[a;b[
[a;b]
]a;b[

[a;b[

Explanation

The notation [a;b[ includes a and excludes b. A closed interval includes both endpoints, while an open interval excludes both.

3. What does the notation R* represent?

All real numbers greater than or equal to zero
All negative real numbers including zero
All positive real numbers excluding zero
All real numbers except zero

All real numbers except zero

Explanation

R* is defined as R \ {0}, the set of all real numbers except zero.

4. A statement claims that exactly one real number satisfies a given equation. Which quantifier expresses this claim?

∃!

∃!

Explanation

The symbol ∃! means “there exists exactly one.” By contrast, ∃ means that at least one object exists, and ∀ means “for every.”

5. A set F contains the numbers 2 and 4, while set E contains only the number 2. Which statement correctly describes the relationship between F and E?

F and E are equal because both contain the number 2
F is not a subset of E because 4 does not belong to E
E is a subset of F because E has fewer elements
F is a subset of E because they share an element

F is not a subset of E because 4 does not belong to E

Explanation

F ⊂ E requires every element of F to belong to E. Since 4 is in F but not in E, one counterexample is enough to conclude that F ⊄ E.

6. Which quick test determines whether an integer is divisible by 4?

The alternating sum of its digits is divisible by 11
Its units digit is even
Its units digit is 0 or 5
Its last two digits form a number divisible by 4

Its last two digits form a number divisible by 4

Explanation

Divisibility by 4 depends on the number formed by the last two digits. The units-digit test applies to divisibility by 2, while the alternating-sum test applies to divisibility by 11.

7. What is the fastest mental method for calculating 25 × 48?

Multiply 48 by 10 and subtract 48
Multiply 48 by 10 and divide by 2
Divide 48 by 100 and multiply by 4
Multiply 48 by 100 and divide by 4

Multiply 48 by 100 and divide by 4

Explanation

To multiply by 25, multiply by 100 and divide by 4: 48 × 25 = 4,800 ÷ 4. The first method is the rule for multiplying by 5.

8. Which condition defines a prime number?

It is an integer greater than or equal to 1 with at least three positive divisors
It is an integer greater than or equal to 2 with exactly two positive divisors, 1 and itself
It is any positive integer divisible by 2 and itself
It is an integer whose only divisor is 1

It is an integer greater than or equal to 2 with exactly two positive divisors, 1 and itself

Explanation

A prime number is an integer at least 2 divisible only by 1 and itself, giving it exactly two defining divisors.

9. What must be true for the fraction a/b to be defined?

Both a and b must be positive
The numerator must be greater than the denominator
The denominator b must be nonzero
The numerator a must be nonzero

The denominator b must be nonzero

Explanation

The fraction a/b represents division of a by b, so b must be nonzero. The numerator may be zero.

10. What is the value of 2/3 ÷ 4/5?

10/12
15/8
8/15
6/20

15/8

Explanation

Dividing by a fraction means multiplying by its reciprocal: 2/3 ÷ 4/5 = (2×5)/(3×4) = 10/12 = 5/6. Wait, the listed options do not include 5/6.

11. What is the value of √((-7)²)?

−49
−7
49
7

7

Explanation

The square root symbol denotes the unique nonnegative square root. Therefore, √((-7)²) = |−7| = 7.

12. Which method can be used to prove that two algebraic expressions A and B are equal?

Show that A − B = 0
Replace both expressions with arbitrary numbers
Compare only the coefficients of A
Assume that A and B have different domains

Show that A − B = 0

Explanation

Showing that A − B = 0 establishes that A and B have the same value wherever the expressions are defined.

13. Why must the domains of two expressions be checked before proving them equal?

Because checking domains eliminates the need for algebraic manipulation
Because an equality may hold only on the expressions’ common domain
Because every expression in x has the same domain
Because algebraic expressions are equal only when their coefficients are positive

Because an equality may hold only on the expressions’ common domain

Explanation

Two expressions may be equal only for values of x where both are defined, so their common domain must be identified first.

14. Which statement correctly describes a function defined on E?

Each output must be associated with exactly one input
Each input in E must have at least two outputs
Each input in E is associated with at most one real output
Every real number must belong to E

Each input in E is associated with at most one real output

Explanation

A function assigns at most one output f(x) to each input x in its domain. Different inputs may still share the same output.

15. If f(3) = 8, which statement is correct?

3 and 8 are both images
3 is the image of 8
8 is an antecedent of 3
3 is an antecedent of 8

3 is an antecedent of 8

Explanation

The input 3 is an antecedent of the output 8, while 8 is the image of 3.

16. Which point belongs to the graph of a function f?

A point (x,y) where x is outside the domain of f
A point (x,y) where y is different from f(x)
A point (x,y) where x is in the domain and y = f(x)
A point (x,y) whose coordinates are both positive

A point (x,y) where x is in the domain and y = f(x)

Explanation

The graph consists precisely of points (x,y) for which x belongs to the domain and y equals f(x).

17. For the function f defined on E, which statement correctly distinguishes an image from an antecedent?

f(x) is the image of x, while x is an antecedent of f(x)
x is the image of f(x), while f(x) is an antecedent of x
Both x and f(x) are images associated with the function
Both x and f(x) are antecedents associated with the function

f(x) is the image of x, while x is an antecedent of f(x)

Explanation

For a function, f(x) is the output or image, and x is the input or antecedent of that output. This distinction concerns the direction from input to output.

18. Which condition characterizes an even function on a domain symmetric about zero?

f(x) = x for every x in the domain
f(−x) = f(x) for every x in the domain
f(x) = 0 for every x in the domain
f(−x) = −f(x) for every x in the domain

f(−x) = f(x) for every x in the domain

Explanation

An even function satisfies f(−x) = f(x) for every x in a domain symmetric about zero. The relation f(−x) = −f(x) instead characterizes an odd function.

19. If f′(x) is nonnegative at every point of an interval, what can be concluded about f on that interval?

f is constant
f is increasing
f is necessarily even
f is decreasing

f is increasing

Explanation

A differentiable function whose derivative is nonnegative everywhere on an interval is increasing there. A derivative that is zero everywhere would instead imply that the function is constant.

20. Let f(x)=x+1 and g(x)=x². What is (g ◦ f)(x)?

x²+1
2x+1
x²+x+1
(x+1)²

(x+1)²

Explanation

Composition is defined by (g ◦ f)(x)=g(f(x)). Substituting f(x)=x+1 into g gives g(x+1)=(x+1)².

21. If x₀ < x₁ and f(x₀) ≥ f(x₁), what behavior does f exhibit according to the stated order condition?

Decreasing behavior
Constant behavior
Even symmetry
Increasing behavior

Decreasing behavior

Explanation

A function is decreasing when x₀ < x₁ implies f(x₀) ≥ f(x₁). Increasing behavior preserves the order in the opposite direction, with f(x₀) ≤ f(x₁).

22. Why is the square-root function the inverse of the square function restricted to the nonnegative reals?

The unrestricted square function is one-to-one on all real numbers
Negative inputs to the square function produce nonnegative outputs uniquely
Every real number has two distinct nonnegative square roots
Every nonnegative real has one unique nonnegative square root

Every nonnegative real has one unique nonnegative square root

Explanation

Restricting the square function to the nonnegative reals makes it one-to-one, so each nonnegative output has one unique nonnegative square root. Without this restriction, the square function is not one-to-one.

23. Which expression correctly defines a rational power for a>0, p∈Z, and q∈N*?

a^(p/q)=(a+p)^q
a^(p/q)=p^a/q
a^(p/q)=(a^q)^(1/p)
a^(p/q)=(a^p)^(1/q)

a^(p/q)=(a^p)^(1/q)

Explanation

For a positive base, the rational power is defined by a^(p/q)=(a^p)^(1/q), equivalently (a^(1/q))^p. The positivity requirement distinguishes this definition from general integer powers.

24. What does the ordered pair (a,b) represent as a vector in R²?

The vector a i + b j
The distance from the origin to (a,b)
The point located at (a,b) only
The scalar product ab

The vector a i + b j

Explanation

In R², the pair (a,b) identifies a vector with components a and b, represented as a i+b j. Coordinates identify a point, whereas vector components describe a displacement.

25. Given A(2,−1) and B(5,3), what are the components of vector AB?

(3,4)
(7,2)
(−3,−4)
(10,−3)

(3,4)

Explanation

The components of AB are terminal coordinates minus initial coordinates: (5−2, 3−(−1))=(3,4). Reversing the order would produce the components of BA.

26. What is the result of adding the vectors (2,−3) and (4,5)?

(6,2)
(2,−8)
(8,−15)
(−2,8)

(6,2)

Explanation

Vectors are added componentwise, so (2,−3)+(4,5)=(2+4,−3+5)=(6,2).

27. What is the distance between A(1,2) and B(4,6) in an orthonormal coordinate system?

25
7
5
√13

5

Explanation

The distance is √((4−1)²+(6−2)²)=√(9+16)=√25=5. This is the norm of the displacement vector AB=(3,4).

28. Which condition correctly defines two vectors as collinear?

Their lengths are equal but their directions differ
One vector is zero or is a nonzero scalar multiple of the other
Their scalar product is equal to zero
Their components have opposite signs

One vector is zero or is a nonzero scalar multiple of the other

Explanation

Two vectors are collinear when one is the zero vector or one is a nonzero scalar multiple of the other. A zero scalar product instead characterizes orthogonality.

29. What condition determines whether the vectors (x, y) and (x′, y′) are collinear?

xx′ + yy′ = 0
xy′ − x′y = 0
x² + y² = x′² + y′²
x + y + x′ + y′ = 0

xy′ − x′y = 0

Explanation

The vectors are collinear if and only if their determinant, xy′ − x′y, is zero. The expression xx′ + yy′ is their scalar product and tests orthogonality instead.

30. What is the scalar product of the vectors (3, −2) and (4, 5)?

−2
10
22
2

2

Explanation

The scalar product is calculated as xx′ + yy′, so 3·4 + (−2)·5 = 12 − 10 = 2.

31. Which statement about orthogonal vectors is correct?

Their determinant is zero, and neither vector can be zero
Their components must be proportional and nonzero
Their scalar product is zero, and the zero vector is orthogonal to every vector
Their scalar product must be positive

Their scalar product is zero, and the zero vector is orthogonal to every vector

Explanation

Two vectors are orthogonal exactly when their scalar product is zero. The zero vector is therefore orthogonal to every vector.

32. For two distinct points A and B, which vector can serve as a direction vector for the line through them?

Only a unit vector perpendicular to vector AB
Only the vector BA with its original orientation
Any vector orthogonal to vector AB
Any nonzero vector collinear with vector AB

Any nonzero vector collinear with vector AB

Explanation

Vector AB gives a direction for the line, and every nonzero collinear vector gives the same line direction. A normal vector is orthogonal to the line rather than directed along it.

33. Which parametric equations represent the line through A(2, −1) with direction vector (3, 4)?

x = 2 + 3t, y = −1 + 4t, t ∈ R
x = 2 + 4t, y = −1 + 3t, t ∈ R
x = −1 + 3t, y = 2 + 4t, t ∈ R
x = 3 + 2t, y = 4 − t, t ∈ R

x = 2 + 3t, y = −1 + 4t, t ∈ R

Explanation

For a line through (xA, yA) with direction vector (α, β), the equations are x = xA + tα and y = yA + tβ. Substituting the given values gives the first option.

34. What Cartesian equation corresponds to the line through A(1, 2) with direction vector (3, 5)?

5(x + 1) + 3(y + 2) = 0
3(x − 1) − 5(y − 2) = 0
3(x − 1) + 5(y − 2) = 0
5(x − 1) − 3(y − 2) = 0

5(x − 1) − 3(y − 2) = 0

Explanation

For direction vector (α, β), a Cartesian equation is β(x − xA) − α(y − yA) = 0. With (α, β) = (3, 5) and A(1, 2), this gives 5(x − 1) − 3(y − 2) = 0.

35. The lines y = 2x + 1 and y = −0.5x + 4 have what relationship?

They are perpendicular
Their relationship cannot be determined from their slopes
They are identical
They are parallel

They are perpendicular

Explanation

Their slopes have product 2·(−0.5) = −1, so the two nonvertical lines are perpendicular.

36. Which expression defines an affine function on R?

f(x) = mx + p, where m and p are real numbers
f(x) = mx² + p, where m and p are real numbers
f(x) = m/x + p, where x is nonzero
f(x) = |mx + p|, where m and p are real numbers

f(x) = mx + p, where m and p are real numbers

Explanation

An affine function on R has the form f(x) = mx + p with real coefficients m and p. A linear function is the special case p = 0.

37. For which value of m is f(x) = mx + 7 strictly decreasing on R?

m = 4
m = 0
m = 7
m = −4

m = −4

Explanation

An affine function is strictly decreasing when its slope m is negative. The intercept 7 only shifts the graph vertically and does not affect monotonicity.

38. What is the affine function passing through the points (1, 3) and (5, 11)?

f(x) = 2x + 1
f(x) = 3x + 1
f(x) = 2x − 1
f(x) = 4x − 1

f(x) = 2x + 1

Explanation

The slope is (11 − 3)/(5 − 1) = 2. Using f(x) = 2(x − 1) + 3 gives f(x) = 2x + 1.

39. What is the solution set of the inequality −2x + 6 > 0?

x < 3
x ≤ 3
x > 3
x ≥ 3

x < 3

Explanation

The zero of −2x + 6 is x = 3. Since the coefficient of x is negative, the expression is positive to the left of 3, so x < 3.

40. Which condition must a pair (x, y) satisfy to be a solution of a 2×2 linear system?

It must satisfy both equations simultaneously
It must make both equations have zero coefficients
It must correspond to the midpoint of the two lines
It must satisfy at least one of the equations

It must satisfy both equations simultaneously

Explanation

A solution of a system is a pair that satisfies both linear equations at the same time. Satisfying just one equation places the point on only one of the corresponding lines.

41. Two lines representing a linear system are distinct and strictly parallel. How many solutions does the system have?

Infinitely many solutions
Exactly two solutions
Exactly one solution
No solution

No solution

Explanation

Strictly parallel lines never intersect, so there is no point satisfying both equations. Coincident lines, in contrast, have infinitely many common points.

42. For the system ax+by=c and a′x+b′y=c′, which expression is its determinant?

ab−a′b′
bc′−b′c
ab′−a′b
ac′−a′c

ab′−a′b

Explanation

The determinant of the coefficient matrix is D=ab′−a′b. It uses the coefficients of x and y, not the constant terms in the same arrangement.

43. Which expression represents a quadratic polynomial function?

f(x)=3x³−2x+5
f(x)=5
f(x)=3x−2
f(x)=3x²−2x+5

f(x)=3x²−2x+5

Explanation

A quadratic polynomial has the form ax²+bx+c with a≠0. The other choices are affine, cubic, or constant functions.

44. What is the discriminant of the quadratic equation 2x²−5x+3=0?

−1
19
13
1

1

Explanation

Using Δ=b²−4ac with a=2, b=−5, and c=3 gives Δ=(−5)²−4(2)(3)=25−24=1.

45. How many real roots does a quadratic equation have when its discriminant is negative?

Exactly one real root
Infinitely many real roots
Two distinct real roots
No real roots

No real roots

Explanation

A negative discriminant indicates that the quadratic equation has no real root. A zero discriminant gives one real root, while a positive discriminant gives two.

46. For f(x)=2x²−8x+5, what is the axis of the parabola?

x=−2
x=2
x=4
x=−4

x=2

Explanation

The axis is x=−b/(2a). Here a=2 and b=−8, so x=−(−8)/(2·2)=2.

47. What does f′(x₀) represent when f is differentiable at x₀?

The horizontal distance from x₀ to the origin
The y-coordinate f(x₀) of the point
The limiting slope of secant lines as x approaches x₀
The average slope between any two points on the graph

The limiting slope of secant lines as x approaches x₀

Explanation

The derivative f′(x₀) is the finite limit of the difference quotient as x approaches x₀, representing the limiting slope at that point. A secant slope instead uses two distinct points.

48. What is the tangent line to f at the point (x₀,f(x₀))?

y=f′(x)(x₀−x)+f(x)
y=x₀(x−f′(x₀))+f(x₀)
y=f(x₀)(x−x₀)+f′(x₀)
y=f′(x₀)(x−x₀)+f(x₀)

y=f′(x₀)(x−x₀)+f(x₀)

Explanation

The tangent line passes through (x₀,f(x₀)) and has slope f′(x₀), giving y=f′(x₀)(x−x₀)+f(x₀).

49. What is the derivative of f(x)=x⁵−3x²+7?

5x⁶−6x
5x⁴−6x
5x⁴−3x
x⁴−6x+7

5x⁴−6x

Explanation

Applying the power rule term by term gives (x⁵)′=5x⁴, (−3x²)′=−6x, and the constant derivative is zero.

50. Which formula gives the derivative of a product f(x)g(x)?

f′(x)g(x)−f(x)g′(x)
f′(x)g′(x)
f′(x)g(x)+f(x)g′(x)
f(x)g(x)+f′(x)g′(x)

f′(x)g(x)+f(x)g′(x)

Explanation

The product rule states that (fg)′=f′g+fg′. Multiplying the two derivatives is not the product rule.

Review with flashcards

Memorize the answers with 77 flashcards on Mathematics Foundations for Economics.

What does the set of real numbers R contain?

All numbers used in this course and its subsets.

What defines an interval I of real numbers R?

It contains every real x between any two numbers a and b in I.

Which endpoints does the interval [a;b] include?

Both endpoints a and b.

See flashcards →

Study the revision sheet

Read the complete revision sheet on Mathematics Foundations for Economics.

See revision sheet →

Similar courses

Create your own quizzes

Import your course and AI generates quizzes with corrections in 30 seconds.

Quiz generator