Mathematics: Sets and Graphs

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following represents a closed interval?

  • [4, 8)
  • (−∞, 0)
  • [3, 7] (correct)
  • (2, 5)

What is the correct notation for an open interval between -2 and 4?

  • [−2, 4)
  • [-2, 4]
  • (−2, 4]
  • (-2, 4) (correct)

Which symbol represents that a number can not reach negative infinity?

  • −
  • ∞
  • R
  • -∞ (correct)

What does the slope (m) of a line represent?

<p>The ratio of change in y to change in x (C)</p> Signup and view all the answers

What is represented by the equation y - y1 = m(x - x1)?

<p>Point-slope form of a line (B)</p> Signup and view all the answers

What type of interval does [a, ∞) represent?

<p>Closed interval extending to infinity (B)</p> Signup and view all the answers

In which type of interval are the endpoints excluded?

<p>Open interval (A)</p> Signup and view all the answers

If the slope of a line is negative, what does that indicate about the line's direction?

<p>The line falls to the right (C)</p> Signup and view all the answers

What effect does the transformation y = cf(x) have on the graph of y = f(x)?

<p>It stretches the graph vertically by a factor of c. (D)</p> Signup and view all the answers

What type of transformation is applied when using y = -f(x)?

<p>Reflection about the x-axis. (A)</p> Signup and view all the answers

How does the transformation y = f(cx) affect the graph of y = f(x)?

<p>It shrinks the graph horizontally by a factor of c. (A)</p> Signup and view all the answers

What does the transformation y = f(x - 2) accomplish?

<p>It shifts the graph 2 units to the right. (B)</p> Signup and view all the answers

Given f(x) = x^2, what is the transformation represented by y = 4f(x)?

<p>A vertical stretch by a factor of 4. (D)</p> Signup and view all the answers

What effect does the transformation y = f(-x) have on the graph?

<p>It reflects the graph about the y-axis. (A)</p> Signup and view all the answers

When applying the transformation y = f(x) + 3, what happens to the graph of y = f(x)?

<p>The graph shifts up by 3 units. (B)</p> Signup and view all the answers

What outcome results from the transformation y = -2|x| + 3?

<p>The graph is reflected and has reduced height. (D)</p> Signup and view all the answers

What is the base of the natural logarithm?

<p>e (B)</p> Signup and view all the answers

Which property of logarithms allows you to write $log_a (xy)$ as the sum of $log_a x$ and $log_a y$?

<p>Product Rule (A)</p> Signup and view all the answers

Which equation correctly represents the change of base formula?

<p>$log_a x = \frac{ln x}{ln a}$ (C)</p> Signup and view all the answers

Using the law of logarithms, how can you simplify the expression $ln(x^2)$?

<p>$2 ln x$ (C)</p> Signup and view all the answers

Which of the following represents the logarithmic equation $y = log_a x$ in exponential form?

<p>$x = a^y$ (D)</p> Signup and view all the answers

If $log_8 (60) - log_8 (3) - log_8 (5)$ is to be simplified using the properties of logarithms, what would be the resultant expression?

<p>$log_8 (2)$ (C)</p> Signup and view all the answers

If $y = log_a x$, what happens to $x$ as $y$ approaches zero?

<p>$x$ approaches 1 (A)</p> Signup and view all the answers

Which statement about logarithms is NOT true?

<p>$log_a (0)$ is defined for all a &gt; 0. (C)</p> Signup and view all the answers

What is the relationship between the domain of the inverse function and the range of the original function?

<p>Domain of f −1 is equal to the range of f. (B)</p> Signup and view all the answers

To find an inverse function, which of the following steps is NOT necessary?

<p>Reflect the graph about the line y = x. (B)</p> Signup and view all the answers

If f(2) = 5 and f(−3) = 4, what is the value of f −1(5)?

<p>2 (A)</p> Signup and view all the answers

Given a function y = f(x), how do you express its inverse?

<p>By solving for x in terms of y and interchanging them. (C)</p> Signup and view all the answers

What is the correct expression for the inverse of the function f(x) = 5x^3 + 1?

<p>f −1(x) = ((x - 1)/5)^{1/3} (A)</p> Signup and view all the answers

Which of the following correctly characterizes the function g(x) = 1 - x^2, x ≤ 1?

<p>It is not one-to-one and cannot have an inverse. (D)</p> Signup and view all the answers

What is the expression for f â—¦ g (1) if f(x) = 1, 3, 2, 0 and g(x) = 2, 4, 1, 0?

<p>3 (D)</p> Signup and view all the answers

If you want to sketch the graph of the inverse function of f(x), what transformation would you apply?

<p>Reflect the graph over the line y = x. (B)</p> Signup and view all the answers

What is the value of the number e, approximately?

<p>2.71828 (C)</p> Signup and view all the answers

Which of the following describes a one-to-one function?

<p>f(x1) ≠ f(x2) whenever x1 ≠ x2 (D)</p> Signup and view all the answers

What does the horizontal line test determine?

<p>If a function is a one-to-one function. (A)</p> Signup and view all the answers

For the function f(x) = e^x, what is the range?

<p>(0, ∞) (C)</p> Signup and view all the answers

If f is a one-to-one function, what is the domain of its inverse function f^(-1)?

<p>The range of f (B)</p> Signup and view all the answers

Which of the following functions is likely to be one-to-one?

<p>y = 2^x (B)</p> Signup and view all the answers

What is the inverse function of f(x) = ax, where a > 0?

<p>f^(-1)(x) = x/a (D)</p> Signup and view all the answers

Which of the following transformations does y = 3 - 2x represent relative to y = 2^x?

<p>Reflection and vertical shift downward (D)</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

Set of Numbers

  • Natural numbers: N
  • Integers: Z
  • Rational numbers: Q
  • Real numbers: R

Types of Intervals

  • Finite intervals:
    • Closed interval: [a, b] = {x : a ≤ x ≤ b}
    • Open interval: (a, b) = {x : a < x < b}
    • Half open/closed interval: (a, b] = {x : a < x ≤ b} or [a, b) = {x : a ≤ x < b}
  • Infinite intervals:
    • [a, ∞) = {x : x ≥ a}
    • (−∞, b) = {x : x < b}
    • (−∞, ∞) = R
  • Note: ∞ and −∞ are symbols, not real numbers.

Cartesian Plane

  • A Cartesian plane is a graph with an x-axis and a y-axis, perpendicular to each other.
  • The origin (O) is at the center.
  • Positive numbers are to the right (x-axis) and above (y-axis) zero; negative numbers are to the left and below.

Line and Slope

  • The equation of a line passing through points (x1, y1) and (x2, y2) is:
    • Slope: m = (y2 − y1) / (x2 − x1)
    • Equation: y − y1 = m(x − x1)

Transformations of Graphs

  • Vertical stretch/shrink:
    • y = cf(x): Stretches the graph of y = f(x) vertically by a factor of c (c > 1)
    • y = (1/c)f(x): Shrinks the graph of y = f(x) vertically by a factor of c (c > 1)
  • Horizontal stretch/shrink:
    • y = f(cx): Shrinks the graph of y = f(x) horizontally by a factor of c (c > 1)
    • y = f(x/c): Stretches the graph of y = f(x) horizontally by a factor of c (c > 1)
  • Reflections:
    • y = -f(x): Reflects the graph of y = f(x) about the x-axis
    • y = f(-x): Reflects the graph of y = f(x) about the y-axis

The Number e

  • e is approximately 2.71828.

The Natural Exponential Function

  • f(x) = e^x

One-to-One Functions

  • A function f is one-to-one if it never takes on the same value twice: f(x1) ≠ f(x2) whenever x1 ≠ x2.
  • Horizontal Line Test: A function is one-to-one if and only if no horizontal line intersects its graph more than once.

Inverse Functions

  • The inverse function f^-1 of a one-to-one function f has:
    • Domain B (range of f)
    • Range A (domain of f)
    • Definition: f^-1(y) = x ⇔ y = f(x)
  • Note: f^-1(x) ≠ 1/f(x) and [f(x)]^-1 = 1/f(x)

How to Find the Inverse Function

  1. Write y = f(x).
  2. Solve for x in terms of y.
  3. Interchange x and y to get the inverse function: y = f^-1(x).
  • The graph of f^-1 is obtained by reflecting the graph of f about the line y = x.

Logarithmic Functions

  • General form: y = loga x (a > 0, x > 0)
  • Natural logarithmic function: y = ln x = loge x (x > 0)
  • Equivalences:
    • y = loga x ⇔ x = a^y
    • y = ln x ⇔ x = e^y
  • Properties:
    • loga a^x = x (x ∈ R)
    • a^loga x = x (x > 0)
    • ln e^x = x (x ∈ R)
    • e^ln x = x (x > 0)

Laws of Logarithms

  • Product rule: loga (xy) = loga x + loga y and ln(xy) = ln x + ln y
  • Quotient rule: loga (x/y) = loga x - loga y and ln(x/y) = ln x - ln y
  • Power rule: loga (x^r) = r loga x and ln(x^r) = r ln x

Change of Base Formula

  • loga x = ln x / ln a (a > 0, a ≠ 1)

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Sets of Numbers in Algebra
10 questions
Sets and Numbers Overview
10 questions

Sets and Numbers Overview

HalcyonConnemara2316 avatar
HalcyonConnemara2316
Sets and Numbers Overview
20 questions
Conjunts Numèrics i Operacions Reals
5 questions
Use Quizgecko on...
Browser
Browser