annetlinreybeaunad annetlinreybeaunad
  • 24-11-2016
  • English
contestada

Find the vertex of the graph of the function.
f(x) = 4x^2 + 24x + 32

Respuesta :

andriansp andriansp
  • 27-11-2016
4x^2 + 24x + 32 = 4(x^2 + 6x + 8)
  6/2 = 3 so:
  = 4( (x+3)^2 - 3^2 + 8 )
 
= 4( (x+3)^2 - 9 + 8)
 
= 4( (x+3)^2 - 1)
 
= 4(x+3)^2 - 4

vertex will be the minimum point, so: now,

4(x+3)^2 - 4 is at a minimum when x = -3 because it makes the stuff being squared equal to 0 so we know the x cord of vertex
 is -3 the y cord is the constant on the end, -4

Hope this helps
Answer Link

Otras preguntas

Solve the following equation for x. X/8+3=19
. Which hormone levels will be checked using a urine pregnancy kit to confirm that she is pregnant?
What is the first step of a summary
Use the graph to approximate the ordered pair where the exponential function begins to exceed the quadratic function. (17, 3.5) (3.5, 17) (−8, 0) (0, −8)
A room contains 8 ​people, each of a different age. The people leave the room in random​ order, one at a time. What is the probability that they leave the room
b. A geometric sequence with a fifth term of 1/3 and a constant ratio of 1/3
Hearing damage may occur when a person is exposed to a sound intensity level of 90.0 dB (relative to the threshold of human hearing) for a period of 9.00 hours.
What a "base” use case is?
If the angle m/_AEB=47 and angle m/_AEC=105 with the angle AE = 0, what is m/_BED
A file named 'input.txt' contains a list of words. Write a program that reads the content of the file one word at a time. Check if the word is a palindrome. If