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
pishuonlain [190]
2 years ago
13

Find the vertex of this parabola: y = -x2 + 6x – 15

Mathematics
2 answers:
Orlov [11]2 years ago
8 0

y =  - x {}^{2}  + 6x - 15

y {}^{  \gamma  }  =  - 2x + 6

y {}^{ \gamma }  = 0

- 2x + 6 = 0

- 2x =  - 6

2x = 6

x = 3

<h3>Substitute x=3 in y=-x²+6x-15</h3>

y =  - (3) {}^{2}  + 6(3) - 15

y =  - 9 + 18 - 15

y =  - 9 + 3

y =  - 6

<h2><em>Vertex:</em><em> </em><em> </em><em>(</em><em>3</em><em>,</em><em>-</em><em>6</em><em>)</em></h2>
m_a_m_a [10]2 years ago
7 0
<h3>hello!</h3>

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

In order to find the vertex of a parabola, we use the following formula:

\mathfrak{\displaystyle\frac{-b}{2a} }

Please remember that a parabola looks like this:

\tt{y=ax^2+bx+c}

Now you know what a and b stand for.

In this case, a = -1, and b is 6:

\mathfrak{\displaystyle\frac{-6}{2(-1)} }

Simplify:

\mathfrak{\displaystyle\frac{-6}{-2}}

\mathfrak{3}\\=======================================

<h3>Notes:</h3>
  • Hope everything is clear.
  • Let me know if you have any questions!
  • Enjoy your day!
  • Always remember: Knowledge is Power :)
<h3>Answered by</h3>

\mathcal{DiAmOnD}\\\tt{A~Creative~Helper}}}}

You might be interested in
Jasmine started swim practice at 11:35 a.m. She finished swim practice at 1:18 p.m.
Arturiano [62]

Answer:

1 hour 43 minutes

Step-by-step explanation:

DO sOmEMAthfoollol):

6 0
2 years ago
Read 2 more answers
The Point System is used as a way for the DMV to keep track of a motorist's driving record. You are most likely to receive point
Tatiana [17]
Your answer would be b 


8 0
3 years ago
Two trains leave towns 1490 kilometers apart at the same time and travel toward each other. One train travels 20 km/h slower tha
antiseptic1488 [7]

Answer:

the rate of each train is 139 km/h and 159 km/h.

Step-by-step explanation:

let

v = the rate of the slower train

v + 20 = the rate of the faster train

d = 1490 km the distance that the two train will travel

t = 5 hr the time of the travel

since speed = distance/time => distance = speed*time

v*t + (v+20)t = d

5v + 5(v + 20) = 1490

5v+5(v+20)=1490

Step 1: Simplify both sides of the equation.

5v+5(v+20)=1490

5v+(5)(v)+(5)(20)=1490(Distribute)

5v+5v+100=1490

(5v+5v)+(100)=1490(Combine Like Terms)

10v+100=1490

10v+100=1490

Step 2: Subtract 100 from both sides.

10v+100−100=1490−100

10v=1390

Step 3: Divide both sides by 10.

10v/10 = 1390/10

v = 139km/h

Next

we add 139 to 20

139 + 20 = 159 km/h

the rate of each train is 139 km/h and 159 km/h.

7 0
2 years ago
You are given a 16-bit binary integer X= (1110 0100 0111 1010)2 . Convert X to decimal if:
podryga [215]

Step-by-step explanation:

a). The decimal numbers is equal to the sum of binary numbers $(b_n)$  times their powers of   $ 2(2^n) .$

That is,

$ b_n \times 2^n + b_{n-1} 2^{n-1}+ ..... + b_02^0 $

$\therefore (1110 \ \ 0100 \ \ 0111 \ \ 1010)_2 $

=  $ (0 \times 2^0) + (1 \times 2^1) + (0 \times 2^2) + (1 \times 2^3) + (1 \times 2^4) + (1 \times 2^5) + (1 \times 2^6)  + ( 0 \times 2^7) + (0 \times 2^8) + (0 \times 2^9) + (1 \times 2^{10} ) $$  + (0 \times 2^{11}) + (0 \times 2^{12}) + (1 \times 2^{13}) + (1 \times 2^{14})+ (1 \times 2^{15})$

= 58490

b).

The left most bit of the number represents the sign of the number. If bit = 1, the number is negative else if the bit is 0, the number is positive.

All the remaining bits (i.e all the bits except the leftmost bit) represent the magnitude of the number.

  Now, X = 1110 0100 0111 1010

  left most bit = 1 => number is negative

  remaining bits Y = 110 0100 0111 1010

  converting Y to decimal => Y = 25722

c).

Check the leftmost bit(lmb) of the number

if leftmost bit is 0 => convert do the binary to decimal conversion

if leftmost bit is 1, follow the following steps

  1. Flip the bits (convert the 0's into 1's and the vice versa)

  2. convert the new number from binary to decimal.

  3. Add a negative sign / multiply by -1

 Now, X = 1110 0100 0111 1010

left most bit = 1;

flipping the bits => Y = 0001 1011 1000 0101

converting Y into decimal => Y = 7045

multiplying Y with -1 => Y = -7045

Therefore, one's complement of X to decimal is -7045

Thus, X = -25722 in decimal.

d).

Check the leftmost bit(lmb) of the number

  if leftmost bit is 0 => convert do the binary to decimal conversion

  if leftmost bit is 1, follow the following steps

  1. Flip the bits (convert the 0's into 1's and the vice versa)

  2. convert the new number from binary to decimal.

  3. Add 1 to the converted number

  4. Add a negative sign / multiply by -1

Now, X = 1110 0100 0111 1010

left most bit = 1;

flipping the bits => Y = 0001 1011 1000 0101

converting Y into decimal => Y = 7045

Adding 1 to Y => Y = 7046

multiplying Y with -1 => Y = -7046

Thus, two's complement of X to decimal is -7046

7 0
3 years ago
Jody decides to ride her bike from her house to the park. The distance she travels on her bike, In
grin007 [14]

Answer:

top:correct

middle:incorrect

bottom:correct

Step-by-step explanation:

4 0
2 years ago
Other questions:
  • A recipe calls for 2/5 of a pound of chicken for each person. If there are 8 people to be fed how many pounds of chicken are req
    9·1 answer
  • someone earns a commission she makes 4.5% of the amount she sells she sold 800$ worth of cloths how much was her commission​
    12·1 answer
  • How to factor x^2-10x+25?
    9·1 answer
  • How many more kilograms is 250 KG then 120000 G
    11·1 answer
  • Factor the expressions.
    11·1 answer
  • Which inverse trig function could I use to solve this problem?
    13·1 answer
  • Help me with my missing homework I have a lot more to do <br><br><br> Sooo....
    7·1 answer
  • The translation of ABCD to A’B’C’D is given by (x+[?],y-[ ])
    13·1 answer
  • What is 5.8×106 seconds in minutes?
    12·2 answers
  • Becky received a statement on her Certificate of Deposit showing that her investment had returned $6,336 over its life. If the C
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!