/*! 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 14 a. Construct a quadratic functio... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

a. Construct a quadratic function \(P(s)\) that goes through the point (5,-22) and has two real zeros, one at \(s=-6\) and the other at \(s=4\). b. What is the axis of symmetry? c. What are the coordinates of the vertex? d. What is the vertical intercept?

Short Answer

Expert verified
a. The function is \( P(s) = -2s^2 - 4s + 48 \). b. The axis of symmetry is \( s = 1 \). c. The vertex is (1, 42). d. The vertical intercept is 48.

Step by step solution

01

- Understand the structure of a quadratic function

A quadratic function can be written in the form \[ P(s) = a(s - r_1)(s - r_2) \] where \( r_1 \) and \( r_2 \) are the real zeros of the function.
02

- Substitute the real zeros

Given real zeros are \( s = -6 \) and \( s = 4 \). Substituting these into the quadratic function form, we get: \[ P(s) = a(s + 6)(s - 4) \]
03

- Determine the value of 'a'

The point \((5, -22)\) lies on the quadratic function. Substitute \( s = 5 \) and \( P(s) = -22 \) into the function to find the value of \( a \): \[ -22 = a(5 + 6)(5 - 4) \] \[ -22 = a(11)(1) \] \[ -22 = 11a \] \[ a = -2 \]
04

- Construct the quadratic function

With \( a = -2 \), the quadratic function is: \[ P(s) = -2(s + 6)(s - 4) \]
05

- Expand the quadratic function

Expand \( P(s) = -2(s + 6)(s - 4) \): \[ P(s) = -2(s^2 - 4s + 6s - 24) \] \[ P(s) = -2(s^2 + 2s - 24) \] \[ P(s) = -2s^2 - 4s + 48 \]
06

- Find the axis of symmetry

The axis of symmetry of a quadratic function \( P(s) = as^2 + bs + c \) is given by the formula: \[ s = -\frac{b}{2a} \] For our function \( P(s) = -2s^2 - 4s + 48 \), \( a = -2 \) and \( b = -4 \). Therefore, \[ s = -\frac{-4}{2(-2)} = \frac{-4}{-4} = 1 \]
07

- Find the vertex

The vertex of the quadratic function lies on the axis of symmetry. Substitute \( s = 1 \) into the quadratic function to find the y-coordinate of the vertex: \[ P(1) = -2(1)^2 - 4(1) + 48 \] \[ P(1) = -2 - 4 + 48 \] \[ P(1) = 42 \] Therefore, the coordinates of the vertex are (1, 42).
08

- Find the vertical intercept

The vertical intercept occurs when \( s = 0 \). Substitute \( s = 0 \) into the quadratic function to find the y-intercept: \[ P(0) = -2(0)^2 - 4(0) + 48 \] \[ P(0) = 48 \]

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.

axis of symmetry
The axis of symmetry of a quadratic function is a vertical line that divides the parabola into two mirror images. It's found right in the middle of the two real zeros of the function, if they exist. For the function \( P(s) = -2s^2 - 4s + 48 \), we use the formula: \( s = -\frac{b}{2a} \). Here, \( a \) and \( b \) are coefficients from the standard quadratic form \( as^2 + bs + c \). \( a \) is -2 and \( b \) is -4, so substituting in these values, we get: \( s = -\frac{-4}{2(-2)} = \frac{-4}{-4} = 1 \). So, the axis of symmetry for this quadratic function is at \( s = 1 \). This means any vertical line drawn at \( s = 1 \) will perfectly divide the parabola into two symmetric parts.
vertex of a parabola
The vertex of a parabola is either its highest or lowest point, depending on whether it opens downward or upward. For the quadratic function \( P(s) = -2s^2 - 4s + 48 \), it opens downward because the leading coefficient \( a = -2 \) is negative.
To find the vertex, you start with the axis of symmetry. In this case, the axis of symmetry is at \( s = 1 \). Substitute \( s = 1 \) into \( P(s) \) to find the y-coordinate of the vertex: \( P(1) = -2(1)^2 - 4(1) + 48 \)\( P(1) = -2 - 4 + 48 = 42 \).
The coordinates of the vertex are \( (1, 42) \). This means the highest point on the graph of the quadratic function is at 1 on the \( s \)-axis and 42 on the \( P(s) \)-axis.
real zeros
Real zeros are the points where the graph of the quadratic function intersects the horizontal \( s \)-axis. For a quadratic function \( P(s) = a(s - r_1)(s - r_2) \), the real zeros are \( r_1 \) and \( r_2 \). In our example, the given zeros are \( s = -6 \) and \( s = 4 \).
To confirm these real zeros, let's consider the constructed function: \( P(s) = -2(s + 6)(s - 4) \). Setting this equation to zero gives us:
  • \( P(-6) = -2((-6) + 6)(-6 - 4) = 0 \)
  • \( P(4) = -2(4 + 6)(4 - 4) = 0 \)
Both calculations demonstrate that the real zeros are exactly \( -6 \) and \( 4 \), where the graph touches the \( s \)-axis.
vertical intercept
The vertical intercept, also known as the y-intercept, is where the graph of the function crosses the vertical \( P(s) \)-axis. This happens when \( s = 0 \). To find it, substitute \( s = 0 \) into the quadratic function. For \( P(s) = -2s^2 - 4s + 48 \), this is:\( P(0) = -2(0)^2 - 4(0) + 48 \)\( P(0) = 48 \).
The vertical intercept is \( 48 \). This means when \( s = 0 \), \( P(s) = 48 \), so the function crosses the vertical axis at \( 48 \). The graph therefore intersects the \( P(s) \)-axis at the point \( (0, 48) \).
quadratic equation
A quadratic equation is a polynomial equation of degree two, which can be generally expressed as \( as^2 + bs + c = 0 \). This equation represents a parabola when graphed.
To construct a specific quadratic function like we did, we use the form \( P(s) = a(s - r_1)(s - r_2) \) where \( r_1 \) and \( r_2 \) are the real zeros of the function. In this case, we had zeros at \( s = -6 \) and \( s = 4 \), which gave us: \( P(s) = a(s + 6)(s - 4) \).
Given a point \( (5, -22) \) on the function, we determined \( a = -2 \). Expanding this, we got:\( P(s) = -2(s^2 + 2s - 24) = -2s^2 - 4s + 48 \). This is our specific quadratic function and shows how the parabola behaves in relation to its square, linear, and constant terms.

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

In each part, construct a polynomial function with the indicated characteristics. a. Crosses the \(x\) -axis at least three times b. Crosses the \(x\) -axis at \(-1,3,\) and 10 c. Has a \(y\) -intercept of 4 and degree of 3 d. Has a \(y\) -intercept of -4 and degree of 5

Calculate the coordinates of the \(x\) - and \(y\) -intercepts for the following quadratics. a. \(y=3 x^{2}+2 x-1\) c. \(y=(5-2 x)(3+5 x)\) b. \(y=3(x-2)^{2}-1\) d. \(f(x)=x^{2}-5\)

(Graphing program optional) a. Write each of the following functions in both the \(a-b-c\) and the \(a-h-k\) forms. Is one form easier than the other for finding the vertex? The \(x\) - and \(y\) -intercepts? \(y_{1}=2 x^{2}-3 x-20 \quad y_{3}=3 x^{2}+6 x+3\) \(y_{2}=-2(x-1)^{2}-3 \quad y_{4}=-(2 x+4)(x-3)\) b. Find the vertex and \(x\) - and \(y\) -intercepts and construct a graph by hand for each function in part (a). If you have access to a graphing program, check your work.

A pilot has crashed in the Sahara Desert. She still has her maps and knows her position, but her radio is destroyed. Her only hope for rescue is to hike out to a highway that passes near her position. She needs to determine the closest point on the highway and how far away it is. a. The highway is a straight line passing through a point 15 miles due north of her and another point 20 miles due east. Draw a sketch of the situation on graph paper, placing the pilot at the origin and labeling the two points on the highway. b. Construct an equation that represents the highway (using \(x\) for miles east and \(y\) for miles north). c. Now use the Pythagorean Theorem to describe the square of the distance, \(d,\) of the pilot to any point \((x, y)\) on the highway. d. Substitute the expression for \(y\) from part (b) into the equation from part (c) in order to write \(d^{2}\) as a quadratic in \(x\) e. If we minimize \(d^{2}\), we minimize the distance \(d\). So let \(D=d^{2}\) and write \(D\) as a quadratic function in \(x\). Now find the minimum value for \(D\). f. What are the coordinates of the closest point on the highway, and what is the distance, \(d\), to that point?

The wind chill temperature is the apparent temperature caused by the extra cooling from the wind. A rule of thumb for estimating the wind chill temperature for an actual temperature \(t\) that is above \(0^{\circ}\) Fahrenheit is \(W(t)=t-1.5 S_{0}\), where \(S_{0}\) is any given wind speed in miles per hour. a. If the wind speed is 25 mph and the actual temperature is \(10^{\circ} \mathrm{F}\), what is the wind chill temperature? We know how to convert Celsius to Fahrenheit; that is, we can write \(t=F(x),\) where \(F(x)=32+\frac{9}{5} x,\) with \(x\) the number of degrees Celsius and \(F(x)\) the equivalent in degrees Fahrenheit. b. Construct a function that will give the wind chill temperature as a function of degrees Celsius. c. If the wind speed is \(40 \mathrm{mph}\) and the actual temperature is \(-10^{\circ} \mathrm{C},\) what is the wind chill temperature?

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.