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
Ilia_Sergeevich [38]
2 years ago
7

Which of the following is the graph of f(x) = x2 + 3x − 4? graph of a quadratic function with a minimum at 2, negative 9 and x i

ntercepts at negative 1 and 5 graph of a quadratic function with a minimum at 3, negative 4 and x intercepts at 1 and 5 graph of a quadratic function with a minimum at 2.5, negative 2.4 and x intercepts at 1 and 4 graph of a quadratic function with a minimum at negative 1.5, negative 6.2 and x intercepts at 1 and negative 4

Mathematics
2 answers:
Ede4ka [16]2 years ago
8 0

Answer:

  graph of a quadratic function with a minimum at negative 1.5, negative 6.2 and x intercepts at 1 and negative 4

Step-by-step explanation:

The graph shows the minimum is (-1.5, -6.25) and the x-intercepts are a -4 and 1. This matches the last description.

__

The x-coordinates of the offered minima are all different, so it is sufficient to know that the axis of symmetry is the line ...

  x = -b/(2a) = -3/(2(1)) = -1.5 . . . . . . . for quadratic f(x) = ax² +bx +c

This is the x-coordinate of the minimum.

Genrish500 [490]2 years ago
7 0

Answer:

x intercepts at -4 and 1,

with a minimum at (-1.5, -6.25)

Step-by-step explanation:

(x + 4)(x - 1) = 0

x = -4, 1

min = -b/2a = -3/2(1) = x = -1.5

y = (-1.5)² + 3(-1.5) - 4 = -6.25

You might be interested in
Which process will transform Figure H onto Figure K?
posledela

Answer:

Last option (bottom right)

Step-by-step explanation:

Rotate figure H 180° about the origin, then the figure will turn upside down and will be at quadrant 4, then translating it to 2 units right, you'll get figure K

Answered by GAUTHMATH

5 0
3 years ago
Rahul earns 21,000 in 7 months.
tekilochka [14]

Answer:

a _ 12×21000/7 = 36000

b _ 33 × 7 / 21000= 11 months

8 0
2 years ago
One serving of trail mix has 67 grams of carbohydrates, which is 22% of the recommended daily amount. What is the total recommen
DaniilM [7]

For this case we propose a rule of three:

67 grams -----------> 22%

x grams --------------> 100%

Where:

The variable "x" represents the recommended amount of daily carbohydrates.

So, we have:

x = \frac {100 * 67} {22}\\x = 304.5455

Rounding we have the recommended amount, in grams, of carbohydrates: 305 grams

Answer:

305 grams

5 0
3 years ago
Read 2 more answers
Factor completely.<br> 3h^4+24h^3+21h^2. BRAINLIST PLEASE HELP FAST!!!
mote1985 [20]
<span> 3h2 • (h + 7) • (h + 1) is the simplified version.</span>
3 0
2 years ago
Math<br><br><br><br> pls help!!<br><br><br><br><br><br> answers?
statuscvo [17]

Answer: Choice B) Infinitely many solutions

  • one solution: x = 8, y = -7/2, z = 0
  • another solution: x = -12, y = 13/2, z = 10

=======================================================

Explanation:

Here's the starting original augmented matrix.

\left[\begin{array}{ccc|c}  1 & 0 & 2 & 8\\5 & 1 & 9 & 73/2\\-4 & 0 & -8 & -32\\\end{array}\right]

We'll multiply everything in row 3 (abbreviated R3) by the value -1/4 or -0.25, which will make that -4 in the first column turn into a 1.

We use this notation to indicate what's going on: (-1/4)*R3 \to R3

That notation says "multiply everything in R3 by -1/4, then replace the old R3 with the new corresponding values".

So we have this next step:

\left[\begin{array}{ccc|c}  1 & 0 & 2 & 8\\5 & 1 & 9 & 73/2\\1 & 0 & 2 & 8\\\end{array}\right]\begin{array}{l}  \ \\\ \\(-1/4)*R3 \to R3\\\end{array}

Notice that the new R3 is perfectly identical to R1.

So we can subtract rows R1 and R3, and replace R3 with the result of nothing but 0's

\left[\begin{array}{ccc|c}  1 & 0 & 2 & 8\\5 & 1 & 9 & 73/2\\0 & 0 & 0 & 0\\\end{array}\right]\begin{array}{l}  \ \\\ \\R3-R1 \to R3\\\end{array}

Whenever you get an entire row of 0's, it <u>always</u> means there are infinitely many solutions.

-------------------

Now let's handle the second row. That 5 needs to turn into a 0. We can multiply R1 by 5, and subtract that from R2.

So we need to compute 5*R1-R2 and have that replace R2.

\left[\begin{array}{ccc|c}  1 & 0 & 2 & 8\\0 & 1 & -1 & -7/2\\0 & 0 & 0 & 0\\\end{array}\right]\begin{array}{l}  \ \\5*R1-R2 \to R2\ \\\ \\\end{array}

Notice that in the third column of R2, we have 9-5*2 = 9-10 = -1. So we have -1 replace the 9. In the fourth column of R2, we have 73/2 - 5*8 = -7/2. So the -7/2 replaces the 73/2.

--------------------

At this point, the augmented matrix is in RREF form. RREF stands for Reduced Row Echelon Form. It seems a bit odd that the "F" of "RREF" stands for "form" even though we say "form" right after "RREF", but I digress.

Because the matrix is in RREF form, this means R1 and R2 lead to these equations:

R1 : 1x+0y+2z = 8\\ R2: 0z+1y-1z = -7/2

which simplify to

R1: x+2z = 8\\R2: y-z = -7/2

Let's get the z terms to each side like so:

x+2z = 8\\x = -2z+8\\\text{ and }\\y-z = -7/2\\y = z-7/2\\

Therefore, all of the solutions are of the form (x,y,z) = (-2z+8, z-7/2, z) where z is any real number.

If z is allowed to be any real number, then we can simply pick any number we want to replace it. We consider z to be the "free variable", in that it's free to be whatever it wants. The values of x and y will depend on what we pick for z.

So the concept of "infinitely many solutions" doesn't exactly mean we can pick just <em>any</em> triple for x,y,z (admittedly it would be nice to randomly pick any 3 numbers off the top of my head and be done right away). Instead, we can pick anything we want for z, and whatever we picked, will directly determine x and y. The x and y are locked into place so to speak.

Let's say we picked z = 0.

That would lead to...

x = -2z+8\\x = -2(0)+8\\x = 8\\\text{ and }\\y = z-7/2\\y = 0-7/2\\y = -7/2\\

So z = 0 would lead to x = 8 and y = -7/2

Rearranging the items in alphabetical order gets us:

x = 8, y = -7/2, z = 0

We have one solution of (x,y,z) = (8, -7/2, 0)

Now let's say we picked z = 10

x = -2z+8\\x = -2(10)+8\\x = -12\\\text{ and }\\y = z-7/2\\y = 10-7/2\\y = 13/2\\

So we have x = -12, y = -13/2, z = 10

Another solution is (x,y,z) = (-12, 13/2, 10)

There's nothing special about z = 0 or z = 10. You can pick any two real numbers you want for z. Just be sure to recalculate the x and y values of course.

To verify each solution, you'll need to plug them back into the original equations formed by the original augmented matrix. After simplifying, you should get the same thing on both sides.

8 0
2 years ago
Other questions:
  • What’s the equation of 4,-1,-2,-5
    10·1 answer
  • a basketball coach plotted data about her shooting guards playing time and point scoring in a scatterplot
    14·2 answers
  • The volume of a right cylinder is 155.4 ft. 3 The radius is 3 ft. Determine the height of the cylinder.
    7·1 answer
  • Which property is this 5+x+0=5+x
    11·1 answer
  • The Measure Of A Angle Is 18 Less Than Twice Its Complement. Find The Measure Of The Angle.
    9·1 answer
  • Find slope of (4,3.2) and (10,8)
    12·1 answer
  • Ms. Malone’s homeroom raised $539 for a local charity. Find the opposite of this integer.
    7·1 answer
  • I NEED HELP REALLY BAD What is the missing number in the pattern below?2. 1, 4, 2, ______, 3 will give brainliest
    7·1 answer
  • 83x - 6) = 6(4x + 8)​
    8·1 answer
  • ​(c) If you are willing to run out of cash for​ 10% of the​ days, how much cash should you put in the ATM each​ day?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!