answer.
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
Nataliya [291]
2 years ago
11

PLEASE HELP

Mathematics
1 answer:
SVETLANKA909090 [29]2 years ago
6 0

Answer:

Hill 1: F(x)  = -(x + 4)(x + 3)(x + 1)(x - 1)(x - 3)(x - 4)

Hill 2: F(x)  = -(x + 4)(x + 3)(x + 1)(x - 1)(x - 3)(x - 4)

Hill 3: F(x) = 4(x - 2)(x + 5)

Step-by-step explanation:

Hill 1

You must go up and down to make a peak, so your function must cross the x-axis six times. You need six zeros.

Also, the end behaviour must have F(x) ⟶ -∞ as x ⟶ -∞ and F(x) ⟶ -∞ as x⟶ ∞. You need a negative sign in front of the binomials.

One possibility is

F(x)  = -(x + 4)(x + 3)(x + 1)(x - 1)(x - 3)(x - 4)

Hill 2

Multiplying the polynomial by -½ makes the slopes shallower. You must multiply by -2 to make them steeper. Of course, flipping the hills converts them into valleys.

Adding 3 to a function shifts it up three units. To shift it three units to the right, you must subtract 3 from each value of x.

The transformed function should be

F(x)  = -2(x +1)(x)(x -2)(x -3)(x - 6)(x - 7)

Hill 3

To make a shallow parabola, you must divide it by a number. The factor should be ¼, not 4.

The zeroes of your picture run from -4 to +7.

One of the zeros of your parabola is +5 (2 less than 7).

Rather than put the other zero at ½, I would put it at (2 more than -4) to make the parabola cover the picture more evenly.

The function could be

F(x) = ¼(x - 2)(x + 5).

In the image below, Hill 1 is red, Hill 2 is blue, and Hill 3 is the shallow black parabola.

You might be interested in
Sam's Furniture Store places the following advertisement in the local newspaper.
boyakko [2]

Answer:

  • $500

Step-by-step explanation:

<h3>Given</h3>
  • Sofa = s
  • Love seat = l
  • Chair = c
  • Sofa and love seat cost = $1300
  • Sofa and 2 chairs cost = $1400
  • Sofa, love seat and one chair cost = $1600
<h3>To find</h3>
  • Love seat = ?
<h3>Solution</h3>

<u>Equations as per given are:</u>

  • s + l = 1300
  • s + 2c = 1400
  • s + l + c = 1600

<u>Subtract equation 1 from equation 3:</u>

  • s + l + c - s - l = 1600 - 1300
  • c = 300

<u>Considering this in the equation 2:</u>

  • s + 2*300 = 1400
  • s = 1400 - 600
  • s = 800

<u>Substituting s in the equation 1:</u>

  • 800 + l = 1300
  • l = 1300 - 800
  • l = 500

<u>Answer:</u> Love seat costs $500

6 0
2 years ago
Sandy has 16 roses,8 daisies, and 32 tulips. She wants to arrange all the flowers in bouguets. Each bouguet has the same number
avanturin [10]

Answer:

Greatest number of flowers that can be used in a bouquet is 8.

Step-by-step explanation:

In this question greatest number of flowers used in a bouquet will be decided by the "Greatest Common Factor" of the numbers of the flowers given.

So, factors of 16 = 1×2×2×2×2

Factors of 8 = 1×2×2×2

Factors of 32 = 1×2×2×2×2×2

Common factors = 1×2×2×2

Greatest Common Factor of these numbers will be = 1×2×2×2 = 8.

Therefore, greatest number of flowers that could be in a bouquet is 8.

3 0
1 year ago
Joshua has $34 in his bank account. With his new job, he deposits the same amount each week into the account. After 35 weeks, Jo
mars1129 [50]
<h2>Greetings!</h2>

Answer:

f(x) = 34 + 25w

Step-by-step explanation:

First, we need to find the amount he was paid over the 35 weeks:

909 - 34 = 875

35w = 875

w = 875 / 35 = 25

So every week he is paid $25

The function has to start with 34, as that is the amount already in there, and as w is multiplying by 25, this can be written as 25w

So put these two together:

f(x) = 34 + 25w


<h2>Hope this helps!</h2>
4 0
2 years ago
When Quinn got home, he turned the air conditioner on.
aleksley [76]

Answer:

It’s 42

Step-by-step explanation: when Quinn return home, it was 0 minutes he turned on the air conditioner. So temperature at that time is equal to value of Q when t=0

Q=42-0.7t

=42-0.7(0)

=42

3 0
2 years ago
Recent homebuyers from a local developer allege that 30% of the houses this developer constructs have some major defect that wil
umka21 [38]

Answer:

3.54% probability of observing at most two defective homes out of a random sample of 20

Step-by-step explanation:

For each house that this developer constructs, there are only two possible outcomes. Either there are some major defect that will require substantial repairs, or there is not. The probability of a house having some major defect that will require substantial repairs is independent of other houses. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

In which C_{n,x} is the number of different combinations of x objects from a set of n elements, given by the following formula.

C_{n,x} = \frac{n!}{x!(n-x)!}

And p is the probability of X happening.

30% of the houses this developer constructs have some major defect that will require substantial repairs.

This means that p = 0.3

If the allegation is correct, what is the probability of observing at most two defective homes out of a random sample of 20

This is P(X \leq 2) when n = 20. So

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)

P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}

P(X = 0) = C_{20,0}.(0.3)^{0}.(0.7)^{20} = 0.0008

P(X = 1) = C_{20,1}.(0.3)^{1}.(0.7)^{19} = 0.0068

P(X = 2) = C_{20,2}.(0.3)^{2}.(0.7)^{18} = 0.0278

P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0008 + 0.0068 + 0.0278 = 0.0354

3.54% probability of observing at most two defective homes out of a random sample of 20

5 0
1 year ago
Other questions:
  • A soft drink has a diameter of 6 cm and a height of 11.5 cm. What is the surface area?
    7·1 answer
  • I rent a gym for $150.00 for 30 students. Another time I rent the gym for $270.00 for 70 students. I need to find a fixed rate.
    14·1 answer
  • Evaluate without a calculator: 1.19·5.4·3.12−5.4·1.19^2−1.93·5.4·1.19
    9·1 answer
  • Which runner set the fastest pace? Explain.
    6·2 answers
  • The average price of a gallon of orange juice from October 2013 to September 2014 can be modeled by the function f shown, where
    13·1 answer
  • If 4A = 3B = 2C, find A : B : C
    15·2 answers
  • The coordinates of the points below represent the vertices of a rectangle.
    12·2 answers
  • A restaurant operator in Accra has found out that during the partial lockdown, if she sells a plate of her food for GH¢20 each,
    7·1 answer
  • One brand of cookies is sold in three different box sizes: small, medium, and large. The small box has half the volume of the me
    14·1 answer
  • A robot moves 3\text{ m}3 m3, start text, space, m, end text, turns more than 90\degree90°90, degree clockwise, moves 4\text{ m}
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!