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
Hoochie [10]
2 years ago
15

Could someone help me rnnn?

Mathematics
2 answers:
shutvik [7]2 years ago
6 0

It can be solved through some shortcut tricks of parabola

  • y intercept= (0,-4)

It passes through (-2,8) and (1,-1)

The minimum equation of the parabola (as it's quadratic) for vertex at (0,0)

  • y=ax²

whatever our required parabola be it's translated from the above one

So

  • ax²=y

Let a be 0

  • current equation is y=x²

So it has vertex as well as y inetrcept at (0,0)

For x=-2

  • y=(-2)²=4 (but its 8 in our translated one )

For x=1

  • y=1

It wasn't negative but in translation it's negative so something is subtracted

Take a =2 and subtract (-2)² i.e 4 as it's minimal value of y=x² where x≠y

For

(-2,8)

  • -2=2(4)-4=8-4=4

No try a=3

  • -2=3(4)-4=12-4=8

Yes satisfied

Take (1,-1)

  • -1=3(1)-4=3-4=-1

Verified

The required equation is

  • y=3x²-4
GuDViN [60]2 years ago
5 0

Answer:

vertex = (0, -4)

equation of the parabola:  y=3x^2-4

Step-by-step explanation:

Given:

  • y-intercept of parabola: -4
  • parabola passes through points: (-2, 8) and (1, -1)

Vertex form of a parabola:  y=a(x-h)^2+k

(where (h, k) is the vertex and a is some constant)

Substitute point (0, -4) into the equation:

\begin{aligned}\textsf{At}\:(0,-4) \implies a(0-h)^2+k &=-4\\ah^2+k &=-4\end{aligned}

Substitute point (-2, 8) and ah^2+k=-4 into the equation:

\begin{aligned}\textsf{At}\:(-2,8) \implies a(-2-h)^2+k &=8\\a(4+4h+h^2)+k &=8\\4a+4ah+ah^2+k &=8\\\implies 4a+4ah-4&=8\\4a(1+h)&=12\\a(1+h)&=3\end{aligned}

Substitute point (1, -1) and ah^2+k=-4 into the equation:

\begin{aligned}\textsf{At}\:(1.-1) \implies a(1-h)^2+k &=-1\\a(1-2h+h^2)+k &=-1\\a-2ah+ah^2+k &=-1\\\implies a-2ah-4&=-1\\a(1-2h)&=3\end{aligned}

Equate to find h:

\begin{aligned}\implies a(1+h) &=a(1-2h)\\1+h &=1-2h\\3h &=0\\h &=0\end{aligned}

Substitute found value of h into one of the equations to find a:

\begin{aligned}\implies a(1+0) &=3\\a &=3\end{aligned}

Substitute found values of h and a to find k:

\begin{aligned}\implies ah^2+k&=-4\\(3)(0)^2+k &=-4\\k &=-4\end{aligned}

Therefore, the equation of the parabola in vertex form is:

\implies y=3(x-0)^2-4=3x^2-4

So the vertex of the parabola is (0, -4)

You might be interested in
Which statement correctly describes this expression?<br> 2m^3 - 11
Nady [450]

Answer:

<h2>D</h2>

The cube of twice a number decreased by 11

6 0
3 years ago
A motorboat travels 204 kilometers in 6 hours going upstream. It travels 372 kilometers going downstream in the same amount of t
Arturiano [62]

9514 1404 393

Answer:

  • boat: 48 km/h
  • current: 14 km/h

Step-by-step explanation:

The upstream speed is ...

  u = (204 km)/(6 h) = 34 km/h

The downstream speed is ...

  d = (372 km)/(6 h) = 62 km/h

The speed of the boat in still water is the average of these values:

  b = (34 kph +62 kph)/2 = 48 kph

The speed of the water is the difference between the boat's speed and the speed made good:

  w = 48 -34 = 14 . . . km/h

The rate of the boat in still water is 48 km/h. The rate of the current is 14 km/h.

5 0
2 years ago
Write as<br> logarithm with base 4:<br> 4<br> -5<br> 2<br> -4
NeX [460]

Answer:

log_4(256)=4

log_4(1/1024)=-5

log_4(16)=2

log_4(1/256)=-4

Step-by-step explanation:

We want to write a number, x, such that

Log_4(y)=x.

In exponential form that is 4^x=y.

So first number is x=4.

4^4=256 which means log_4(256) is 4 as a logarithm with base 4.

The second number is x=-5.

4^-5=1/4^5=1/1024 which means log_4(1/1024) is -5 as a logarithm with base 4.

The third number is x=2.

4^2=16 so log_4(16) is 2 as a logarithm with base 4.

The fourth number is x=-4.

Since 4^4=256 then 4^-4=1/256 which means -4 as a logarithm with base 4 is log_4(1/256).

8 0
3 years ago
What is the distance between (-6, 2) and (8, 10) on a coordinate grid?
lawyer [7]

Answer:

The answer is 2(the square root of 65 )

Step-by-step explanation:

Plug ( -6, 2) and (8, 10) into the distance formula and solve.

Distance = the square root of ((x2 - x1)^2 + (y2 - y1)^2))

Distance = the square root of ((8 - -6)^2 + (10 - 2)^2))

Distance = the square root of (14^2 + 8^2)

Distance = the square root of (196 + 64)

Distance = the square root of 260 which can be simplified to 2(the square root of 64)

5 0
3 years ago
From the midpoint of the line segment whose end points are (5, 9) and (-3, 7)
Dmitry [639]
Mid-point= ( \frac{ x_{1}+ x_{2}  }{2} ,\frac{ y_{1}  y_{2} }{2}
Mid-point=(\frac{5+(-3)}{2} , \frac{9+7}{2}
Mid-point=(1, 8)
4 0
3 years ago
Other questions:
  • Anybody know the answer plzzz i need help
    14·1 answer
  • What is 1748/19 simplified
    8·1 answer
  • Stu has 2/3 of a circular pizza left over from a party. He takes half of it as a snack and evenly splits up the rest to share wi
    8·1 answer
  • Mrs.Helio has 2 3/4 acres of farmland. she will plant corn on 1/4 of this land, potatoes on 1/12 of the land, wheat on 5/8 of th
    14·1 answer
  • Scientific notation of .313
    6·2 answers
  • WILL MARK BRAINLIEST PLS HELP ITS DUE
    7·2 answers
  • Help due in a bit!
    10·1 answer
  • 100 Points to the person who gets this right
    5·1 answer
  • Bob walked 2,640 yards to the bus stop. Then, the bus traveled 3 miles to the library. How far did Bob travel in total to the li
    7·1 answer
  • A large square is divided into 4 smaller squares; then small left square is
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!