1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Rashid [163]
3 years ago
8

Need help to write equations for 5, 6 & 7

Mathematics
1 answer:
Softa [21]3 years ago
3 0
6)
A quadratic function has the form
y = ax^2 + bx + c

Use point (3, 5) in the equation above:

5 = a(3^2) + 3b + c
5 = 9a + 3b + c
9a + 3b + c = 5     Equation 1

Use point (4, 3) in the equation above:

3 = a(4^2) + 4b + c
16a + 4b + c = 3    Equation 2

Use point (5, 3) in the equation above.

5 = a(5^2) + 5b + c
25a + 5b + c = 5       Equation 3.

Now solve the system of equations of equations 1, 2, and 3 to find the coefficients, a, b, and c.

9a + 3b + c = 5
16a + 4b + c = 3
25a + 5b + c = 5

Subtract the first equation from the second equation.
Subtract the second equation from the third equation.
You get
7a + b = -2
9a + b = 2

Subtract the first equation above from the second equation to get.
2a = 4
a = 2

Substitute:
7a + b = -2
7(2) + b = -2
b = -16

9a + 3b + c = 5
9(2) + 3(-16) + c = 5
18 - 48 + c = 5
c - 30 = 5
c = 35

The equation in standard form is

y = 2x^2 - 16x + 35

We can find it in vertex form:

y = 2(x^2 - 8x) + 35

y = 2(x^2 - 8x + 16) + 35 - 32

y = 2(x - 4)^2 + 3
You might be interested in
? numbers can be written as a product of ? factors. this is called the prime factorization of a number
muminat
The complete sentence should be:

<span><em>Composite</em> numbers can be written as a product of <em>prime</em> factors. This is called the prime factorization of a number.

A prime number is a number that can't be divided by any other number other than 1 or itself. Otherwise, that is a composite number. For example, 50 is a composite number. Through prime factorization,

                  50
                 /   \
               10  5
               /  \
             5  2

The prime factors of composite number 50 are 5, 5 and 2.</span>
5 0
3 years ago
What transformations change the graph of f(x) to the graph of g(x)? f(x)=x^2 g(x)=(x+3)^2-7
kap26 [50]
<span>The graph of g is the graph of f translated to the left 3 units and down 7 units .</span>
8 0
3 years ago
Read 2 more answers
A rectangle has length 12 feet and width 8 feet. Every dimension of the rectangle is multiplied by 3/4 to form a similar rectang
kap26 [50]
Let the area of the original rectangle be A₁.

A₁ = (12 ft)(8 feet) = 96 ft²

To determine the area of the reduced triangle, let's compute the new dimensions first.

Length = 12 ft * 3/4 - 9 ft
Width = 8 ft *3/4 = 6 ft

Thus, the area of the new rectangle denoted as A₂ is
A₂ = (9 ft)(6 ft) = 54 ft

The ratio of the areas are:
A₂/A₁ = 54/96 = 9/16
The ratio of the sides are given to be 3/4.
Finally the ratios of the area to side would be:
Ratio = 9/16 ÷ 3/4 = 3/4

Therefore, the ratio of the areas is 3/4 of the ratio of the corresponding sides.
8 0
2 years ago
The marked price of an article is Rs 250 and 20% discount is allowed how much is discount amount?​
serg [7]

Step-by-step explanation:

Discount amount = discount%of marked price

= 20% of 250

= 20/100x250

=Rs 50

7 0
2 years ago
Consider the initial value problem y′+5y=⎧⎩⎨⎪⎪0110 if 0≤t&lt;3 if 3≤t&lt;5 if 5≤t&lt;[infinity],y(0)=4. y′+5y={0 if 0≤t&lt;311 i
rosijanka [135]

It looks like the ODE is

y'+5y=\begin{cases}0&\text{for }0\le t

with the initial condition of y(0)=4.

Rewrite the right side in terms of the unit step function,

u(t-c)=\begin{cases}1&\text{for }t\ge c\\0&\text{for }t

In this case, we have

\begin{cases}0&\text{for }0\le t

The Laplace transform of the step function is easy to compute:

\displaystyle\int_0^\infty u(t-c)e^{-st}\,\mathrm dt=\int_c^\infty e^{-st}\,\mathrm dt=\frac{e^{-cs}}s

So, taking the Laplace transform of both sides of the ODE, we get

sY(s)-y(0)+5Y(s)=\dfrac{e^{-3s}-e^{-5s}}s

Solve for Y(s):

(s+5)Y(s)-4=\dfrac{e^{-3s}-e^{-5s}}s\implies Y(s)=\dfrac{e^{-3s}-e^{-5s}}{s(s+5)}+\dfrac4{s+5}

We can split the first term into partial fractions:

\dfrac1{s(s+5)}=\dfrac as+\dfrac b{s+5}\implies1=a(s+5)+bs

If s=0, then 1=5a\implies a=\frac15.

If s=-5, then 1=-5b\implies b=-\frac15.

\implies Y(s)=\dfrac{e^{-3s}-e^{-5s}}5\left(\frac1s-\frac1{s+5}\right)+\dfrac4{s+5}

\implies Y(s)=\dfrac15\left(\dfrac{e^{-3s}}s-\dfrac{e^{-3s}}{s+5}-\dfrac{e^{-5s}}s+\dfrac{e^{-5s}}{s+5}\right)+\dfrac4{s+5}

Take the inverse transform of both sides, recalling that

Y(s)=e^{-cs}F(s)\implies y(t)=u(t-c)f(t-c)

where F(s) is the Laplace transform of the function f(t). We have

F(s)=\dfrac1s\implies f(t)=1

F(s)=\dfrac1{s+5}\implies f(t)=e^{-5t}

We then end up with

y(t)=\dfrac{u(t-3)(1-e^{-5t})-u(t-5)(1-e^{-5t})}5+5e^{-5t}

3 0
3 years ago
Other questions:
  • I don’t understand 12 and 14
    6·1 answer
  • Find the amount saved after 3 years of $250 is deposited monthly at a rate of 5.5%
    7·2 answers
  • What is -1/8 times 16 2/3?.
    10·1 answer
  • Nina tosses 2 number cubes labeled 1 to 6. What is the probability that the sum is equal to 5?
    5·1 answer
  • Bill is selling stickers to raise money for a charity. He sold 36 stickers on the first day and 23 on the second day. He had 26
    13·2 answers
  • Riley and Erik have earned a total of 135 tokens to buy items in the school store. The ratio of the number of tokens that Riley
    5·1 answer
  • Which of the following could be the number shown on the number line?
    6·1 answer
  • Define a variable, write an equation and SOLVE the equation. Sandy had
    14·2 answers
  • 19. 140% of 60<br> find the percent of the number. Explain your method
    10·1 answer
  • Identify the equation in slope-intercept form for the line containing the point (-4,1) and (2,3)
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!