/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 46 (a) find the vertex and the axis... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

(a) find the vertex and the axis of symmetry of each quadratic function, and determine whether the graph is concave up or concave down. (b) Find the y-intercept and the \(x\) -intercepts, if any. (c) Use parts (a) and (b) to graph the function. (d) Find the domain and the range of the quadratic function. (e) Determine where the quadratic function is increasing and where it is decreasing. (f) Determine where \(f(x)>0\) and where \(f(x)<0\) \(f(x)=-x^{2}+4 x\)

Short Answer

Expert verified
Vertex: (2, 4). Axis: x = 2. Concave down. y-int: (0, 0). x-ints: (0, 0) and (4, 0). Domain: \((-\infty, \infty)\). Range: \((-\infty, 4]\). Increase: \( ( -\infty, 2)\) Decrease: \((2,\infty)\).\( f(x) > 0, x \in (0, 4)\), \( f(x) < 0, x < 0 \) or \( x > 4 \).

Step by step solution

01

- Find the Vertex

The standard form of a quadratic function is given by \[f(x) = ax^2 + bx + c.\]Given the function \(f(x) = -x^2 + 4x\), we identify \(a = -1\), \(b = 4\), and \(c = 0\). The vertex formula is: \[x = -\frac{b}{2a}.\]Substituting the values of \(a\) and \(b\), we get \[x = -\frac{4}{2(-1)} = 2.\] Now, to find the \(y\)-coordinate of the vertex, substitute \(x = 2\) back into the function: \[f(2) = -(2)^2 + 4(2) = -4 + 8 = 4.\] So, the vertex is \((2, 4)\).
02

- Determine the Axis of Symmetry

The axis of symmetry for a quadratic function is always the vertical line passing through the vertex's \(x\)-coordinate. From Step 1, the vertex is \((2, 4)\), so the axis of symmetry is \[x = 2.\]
03

- Determine Concavity

To determine whether the graph is concave up or concave down, look at the coefficient \(a\). Since \(a = -1\), which is less than 0, the graph is concave down.
04

- Find the Y-Intercept

The \(y\)-intercept is found by setting \(x = 0\) and solving for \(f(x)\): \[f(0) = -(0)^2 + 4(0) = 0.\]So, the \(y\)-intercept is \((0, 0)\).
05

- Find the X-Intercepts

The \(x\)-intercepts are found by setting \(f(x) = 0\) and solving the equation:\[-x^2 + 4x = 0,\]which factors to \[-x(x - 4) = 0.\]Solving for \(x\), we get \(x = 0\) and \(x = 4\). So, the \(x\)-intercepts are \((0, 0)\) and \((4, 0)\).
06

- Graph the Function

Use the vertex \((2, 4)\), axis of symmetry \(x = 2\), and the intercepts \((0, 0)\) and \((4, 0)\) to sketch the graph. Plot these points and draw a parabola opening downwards.
07

- Domain and Range

The domain of any quadratic function is all real numbers: \[(-\infty, \infty).\]The range of a concave down parabola with vertex \((2, 4)\) is \[(-\infty, 4].\]
08

- Increasing and Decreasing Intervals

A concave down parabola increases to the left of the vertex and decreases to the right. Therefore, increasing on the interval: \[ ( -\infty, 2)\] and decreasing on the interval: \[(2,\infty).\]
09

- Where \(f(x) > 0\) and \(f(x) < 0\)

The function \( f(x) > 0 \) between the \(x\)-intercepts \( (0, 4) \). The function \( f(x) < 0 \) for \(x < 0\) and \(x > 4.\)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

vertex
The vertex of a quadratic function is the highest or lowest point on its graph. It determines the maximum or minimum value of the function. To find the vertex, we use the formula: \[x = -\frac{b}{2a}\]. For the function \(f(x) = -x^2 + 4x\), \(a = -1\) and \(b = 4\). Plugging in these values, we get \(x = 2\). Substituting \(x = 2\) back into the function, we find the y-coordinate: \[f(2) = -(2)^2 + 4(2) = 4\]. Hence, the vertex is \((2, 4)\).
axis of symmetry
The axis of symmetry of a quadratic function is a vertical line that passes through the vertex, acting as a mirror line for the parabola. For the function \(f(x) = -x^2 + 4x\), the vertex is \((2, 4)\). Thus, the axis of symmetry is the line \(x = 2\). This line divides the parabola into two symmetrical halves.
concavity
The concavity of a parabola tells us whether it curves upwards or downwards. It is determined by the coefficient \(a\) in the quadratic equation \(ax^2 + bx + c\). If \(a > 0\), the parabola is concave up (U-shaped). If \(a < 0\), it is concave down (n-shaped). For the function \(f(x) = -x^2 + 4x\), \(a = -1\), which is less than 0, so the graph is concave down.
y-intercept
The y-intercept is where the graph crosses the y-axis, found by setting \(x = 0\). For the function \(f(x) = -x^2 + 4x\), we substitute \(x = 0\): \[f(0) = -(0)^2 + 4(0) = 0\]. Therefore, the y-intercept is \((0, 0)\).
x-intercepts
The x-intercepts are the points where the graph crosses the x-axis. This happens when \(f(x) = 0\). For \(f(x) = -x^2 + 4x\), we solve: \[-x^2 + 4x = 0\], which factors to \[-x(x - 4) = 0\]. Solving for \(x\), we get \(x = 0\) and \(x = 4\), so the x-intercepts are \((0, 0)\) and \((4, 0)\).
domain
The domain of a quadratic function is the set of all possible input values (x-values). For any quadratic function of the form \(ax^2 + bx + c\), the domain is all real numbers: \((-\infty, \infty)\). This means you can substitute any real number for \(x\) in the function.
range
The range of a quadratic function is the set of possible output values (y-values). For a concave down parabola like \(f(x) = -x^2 + 4x\) with a vertex at \((2, 4)\), the range is \((-\infty, 4]\). This means the highest value is 4, and the y-values go downwards infinitely.
increasing intervals
A quadratic function increases to a point (the vertex) and then decreases. For the function \(f(x) = -x^2 + 4x\), the vertex is at \((2, 4)\). The function increases on the interval \((-\infty, 2)\) as you approach the vertex from the left side.
decreasing intervals
Similarly, a quadratic function decreases after reaching the vertex. For the function \(f(x) = -x^2 + 4x\), the intervals where the function decreases are to the right of the vertex. Therefore, it decreases on the interval \((2, \infty)\).
quadratic inequality
Quadratic inequalities determine where the function is greater or less than zero. For \(f(x) = -x^2 + 4x\), the function \(f(x) > 0\) between the x-intercepts \(0\) and \(4\) (i.e., \((0, 4)\)). The function \(f(x) < 0\) for \(x < 0\) and \(x > 4\), outside these intercepts.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

On one set of coordinate axes, graph the family of \(\begin{array}{ll}\text { parabolas } f(x)=x^{2}+2 x+c \text { for } c=-3, & c=0 \text { , }\end{array}\) and \(c=1\). Describe the characteristics of a member of this family.

Determine, without graphing, whether the given quadratic function has a maximum value or a minimum value, and then find the value. \(f(x)=4 x^{2}-4 x\)

A projectile is fired from a cliff 200 feet above the water at an inclination of \(45^{\circ}\) to the horizontal, with a muzzle velocity of 50 feet per second. The height \(h\) of the projectile above the water is modeled by $$ h(x)=\frac{-32 x^{2}}{50^{2}}+x+200 $$ where \(x\) is the horizontal distance of the projectile from the face of the cliff. (a) At what horizontal distance from the face of the cliff is the height of the projectile a maximum? (b) Find the maximum height of the projectile. (c) At what horizontal distance from the face of the cliff will the projectile strike the water? (d) Graph the function \(h, 0 \leq x \leq 200\). (e) Use a graphing utility to verify the solutions found in parts (b) and (c). (f) When the height of the projectile is 100 feet above the water, how far is it from the cliff?

The marginal cost of a product can be thought of as the cost of producing one additional unit of output. For example, if the marginal cost of producing the \(50 t h\) product is \(\$ 6.20,\) it costs \(\$ 6.20\) to increase production from 49 to 50 units of output. Suppose the marginal cost \(C\) (in dollars) to produce \(x\) thousand digital music players is given by the function $$ C(x)=x^{2}-140 x+7400 $$ (a) How many players should be produced to minimize the marginal cost? (b) What is the minimum marginal cost?

Let \(R\) represent a company's revenue, let \(C\) represent the company's costs, and let \(x\) represent the number of units produced and sold each day. (a) Find the firm's break-even point; that is, find \(x\) so that \(R=C\) (b) Solve the inequality \(R(x)>C(x)\) to find the units that represent a profit for the company. $$ \begin{array}{l} R(x)=12 x \\ C(x)=10 x+15,000 \end{array} $$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.