Write down the turning point of the graph y=x^2 - 8x + 22

Answers

Answer 1

Answer:

y=6

Step-by-step explanation:

Differentiate the equation

dy/dx=2x-8

Find the value of x in equation form

2x-8=0

x=8/2=4

Now x=4 is the line of symmetry or the parabola of the quadratic equation.

Plug back x=4 into the equation to find the turning point(minimum value)

y=(4)²-8(4)+22

y=16-32+22

y=6

Answer 2

Answer:

(4 , 6) is the vertex. I guess that can be called the "turning point"

Step-by-step explanation:

Use vertex formula : x =  [tex]\frac{-b}{2a}[/tex]

x = [tex]\frac{-(-8)}{(2)(1)}[/tex] = [tex]\frac{8}{2}[/tex] = 4

Substitute x in original equation and solve for y:

y = [tex]4^{2}[/tex] - 8(4) + 22

y = 16 - 32 + 22

y = 6


Related Questions

What is the area of triangle ABC? Round to the nearest whole number

Answers

9514 1404 393

Answer:

  C.  837

Step-by-step explanation:

The remaining angle is ...

  C = 180° -A -B = 180°-62° -67° = 51°

The law of sines tells us that the length AC is ...

  AC/sin(B) = AB/sin(C)

  AC = AB·sin(B)/sin(C) = 40·sin(67°)/sin(51°)

Using the area formula given, we now have ...

  area = 1/2(AB)(AC)sin(A)

  = (1/2)(40)(40·sin(67°)sin(62°)/sin(51°) ≈ 836.7

The area of the triangle is about 837 square units.

urgent help needed !!!!!!

Answers

Answer:

use gauthmath

Step-by-step explanation:

you will thank me later

If a square shaped lot measures 200’ on one side, what is the square footage of the lot

Answers

Answer:

40,000 ft²

Step-by-step explanation:

area = 200 ft * 200 ft = 40,000 ft²

A new car costs $23000. The value decreases by 15% each year.(a) Write the exponential model to represent the cars value after t years. (b) To the nearest dollar, how much will the car be worth after 4 years?

Answers

Answer:

(a) 23000(1-15%)^t

(b) about 12006.14375

Step-by-step explanation:

(a) There's a formula for this problem y = A(d)^t where, A is the initial value you are given, d is the growth or decay rate and t is the time period. So, in this case, as the car cost is decreasing it is a decay problem and we can write the formula as such; y = A(1-R)^t

And with the values, we get the exponential model 23000(1-15%)^t

(b) From question (a) we already have the model and the time period given here is 4 years. So putting it in the formula we get,

23000(1-15%)^4

=23000(1-15/100)^4

=23000(0.85)^4

=23000x0.52200625

=12006.14375     (Ans)

Let the probability of success on a Bernoulli trial be 0.26. a. In five Bernoulli trials, what is the probability that there will be 4 failures

Answers

Answer:

0.3898 = 38.98% probability that there will be 4 failures

Step-by-step explanation:

A sequence of Bernoulli trials forms the binomial probability distribution.

Binomial probability distribution

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

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

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

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Let the probability of success on a Bernoulli trial be 0.26.

This means that [tex]p = 0.26[/tex]

a. In five Bernoulli trials, what is the probability that there will be 4 failures?

Five trials means that [tex]n = 5[/tex]

4 failures, so 1 success, and we have to find P(X = 1).

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

[tex]P(X = 1) = C_{5,1}.(0.26)^{1}.(0.74)^{4} = 0.3898[/tex]

0.3898 = 38.98% probability that there will be 4 failures

The rectangular floor of a storage shed has an area of 580 square feet. The length of the floor is 9 feet more than its width (see figure). Find the dimensions of the floor.

Length= ? Ft
Width= ? Ft

Answers

9514 1404 393

Answer:

length: 29 ftwidth: 20 ft

Step-by-step explanation:

Assuming the dimensions are integer numbers of feet, you're looking for factors of 580 that have a difference of 9.

 580 = 1×580 = 2×290 = 4×145 = 5×116 = 10×58 = 20×29

The last pair of factors differs by 9, so ...

  the length is 29 feet; the width is 20 feet.

I need help solving this math problem

Answers

The answer is 7gallons=280 miles

Because if 1gallon gives us 40 miles then 2 gallons give us 80 miles and so on.

Or you could just do 7gallons•40miles= 280miles/gallon

A die is rolled 20 times and the number of twos that come up is tallied. Find the probability of getting the given result. [Binomail Probability] Less than four twos

Answers

Answer:

0.5665 = 56.65% probability of less than four twos.

Step-by-step explanation:

For each roll, there are only two possible outcomes. Either it is a two, or it is not a two. The probability of a roll ending up in a two is independent of any other roll, which means that the binomial probability distribution is used.

Binomial probability distribution

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

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

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

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

A die is rolled 20 times

This means that [tex]n = 20[/tex]

One out of six sides is 2:

This means that [tex]p = \frac{1}{6} = 0.1667[/tex]

Probability of less than four twos:

This is:

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)[/tex]

So

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

[tex]P(X = 0) = C_{20,0}.(0.1667)^{0}.(0.8333)^{20} = 0.0261[/tex]

[tex]P(X = 1) = C_{20,1}.(0.1667)^{1}.(0.8333)^{19} = 0.1043[/tex]

[tex]P(X = 2) = C_{20,2}.(0.1667)^{2}.(0.8333)^{18} = 0.1982[/tex]

[tex]P(X = 3) = C_{20,3}.(0.1667)^{3}.(0.8333)^{17} = 0.2379[/tex]

So

[tex]P(X < 4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.0261 + 0.1043 + 0.1982 + 0.2379 = 0.5665[/tex]

0.5665 = 56.65% probability of less than four twos.

Three student representatives, a president, a secretary, and a treasurer, are to be chosen from a group of five students: Andrew, Brenda, Chad, Dorothy, and Eric. In how many different ways can the representatives be chosen if the president must be a woman and the secretary and treasurer must be men

Answers

Answer:

Hence there are 6 different ways can the representatives be chosen if the president must be a woman and the secretary and treasurer must be men.

Step-by-step explanation:

We know that,

Total males = 3,

Total Females = 2,

Now we want 2 males and a female.

Then the choices are,

           [tex]= ^{3} C_{2} \times ( ^{2} C_{1} )\\\\= 3 \times 2\\\\=6[/tex]

Write the fraction 24/40 in its simplest form.

Answers

The answer is 3/5 because it’s pretty much like dividing

Bronson is ordering a sundae at a restaurant, and the server tells him that he can have up to four toppings: butterscotch sauce, caramel, peanuts, and strawberries. Since he cannot decide how many of the toppings he wants, he tells the server to surprise him. If the server randomly chooses which toppings to add, what is the probability that Bronson gets just butterscotch sauce, peanuts, and strawberries

Answers

Answer:

20%

Step-by-step explanation:

if zero toppings is an option, then there would be 5 possibilities for toppings

0,1,2,3,or 4

the server randomly chose 3 toppings so that would be one out of 5 or 20%.

(If the server did not have the option to put zero toppings on then there would be only 4 options 1,2,3, or 4 toppings and the correct answer would be one out of 4 or 25%.)

i don’t understand… but thank you if u do answer my question :))

Answers

Answer:

7/0

Step-by-step explanation:

This is because if a number is divided by 0 then there is no answer or it is undefined

Think of it like this,

You have 7 apples and wanted to give it to zero friends, is it possible?

Hope this helped :)

Answer:

Second option (7÷0)

Explanation:

Dividing by zero is considered undefined since you can't divide something by nothing. It's like saying you have a pizza and you want to divide it between 7 people but since you're dividing by zero, you're not splitting the pizza between anyone.

Please help.

Evaluate 6!

3,125

720

120

Answers

[tex]\huge\textsf{Hey there!}[/tex]

[tex]\large\textsf{6!}\\\large\textsf{= 6}\times\large\textsf{5}\times\large\textsf{4}\times\large\textsf{3}\times\large\textsf{2}\times\large\textsf{1}\\\large\textsf{6(5) = \bf 30}\\\large\textsf{= 30}\times\large\textsf{4}\times\large\textsf{3}\times\large\textsf{2}\times\large\textsf{1}\\\large\textsf{30(4) = \bf 120}\\\large\textsf{= 120}\times\large\textsf{3}\times\large\textsf{2}\times\textsf{1}\\\large\textsf{120(3) = \bf 360}\\\large\textsf{= 360}\times\large\textsf{2}\times\large\textsf{1}[/tex]

[tex]\large\textsf{360(2) = \bf 720}\\\large\textsf{720}\times\large\textsf{1}\\\large\textsf{= \bf 720}[/tex]

[tex]\boxed{\boxed{\huge\textsf{Therefore, your answer is: \bf 720}\huge\textsf{ (option B)}}}\huge\checkmark[/tex]

[tex]\large\textsf{Good luck on your assignment and enjoy your day!}[/tex]

~[tex]\frak{Amphitrite1040:)}[/tex]

Calculate trend values by method of least squares

Answers

Answer:

It is a mathematical method and with it gives a fitted trend line for the set of data in such a manner that the following tow conditions are satisfied. The sum of the deviation of the actual values of Y and the computed values of Y is zero.

I need help thank you so much !

Answers

Answer:

mana saya tau iwnisbagcayabaonsoanuwvsybwiwnusvwuagwyvwkwnwibsyafa

What is an equation of the line that passes through the points (4,-2) and (8,-7)?

Answers

Answer:

the slope-intercept form for any line is y = mx + b, where m is the slope and b is the y-intercept.

 

now, let's calculate the slope:

 

=  

 

here is the equation we currently have solved: y = x + b

 

now we have to solve for the y-intercept. to do this, we substitute one of the given points into the equation, and solve for b.

 

let's use (8, 2). in this ordered pair, the 8 is the x, and the 2 is the y.

 

2 = 8 + b

2 - 8 = b

b = -6

 

and now we have our final equation!  

 

y = x - 6

 

hope this helped! please let me know if you are confused about anything i did smiley

Step-by-step explanation:

Answer:

y = -5/4x + 3

Step-by-step explanation:

Find the slope first:

m = (y2 - y1)/ (2 - x1)m = (-7 + 2)/(8 - 4) = -5/4

Use point-slope form and the coordinates of one of the points:

y - y1 = m(x - x1)y - (-2) = -5/4(x - 4)y + 2  = - 5/4x + 5y = -5/4x + 3

Find MP
Find NL
Hehdjsjsjsjzjxjzjzjjznznznz

Answers

Answer:

i dont know

Step-by-step explanation:

hmmm

Let Z be the standard normal random variable. Use a probability calculator to answer the following questions: What is the probability Z will be within one standard deviation of average?

Answers

Answer:

0.6826 = 68.26% probability Z will be within one standard deviation of average.

Step-by-step explanation:

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

What is the probability Z will be within one standard deviation of average?

This is the p-value of Z = 1 subtracted by the p-value of Z = -1.

Z = 1 has a p-value of 0.8413.

Z = -1 has a p-value of 0.1587.

0.8413 - 0.1587 = 0.6826

0.6826 = 68.26% probability Z will be within one standard deviation of average.

Random samples of size 100 are taken from an infinite population whose population proportion is 0.2. The mean and standard deviation of the sample proportion are:__________
a) 0.2 and .04
b) 0.2 and 0.2
c) 20 and .04
d) 20 and 0.2

Answers

Answer:

c I think

Step-by-step explanation:

just cuz I did the math but I don't wanna type rn

The population of a city has increased by 33% since it was last measured. If the current population is 39,900, what was the previous population?

=___

Answers

Answer:

26,733

Step-by-step explanation:

39,900 - Percentage decrease =

39,900 - (33% × 39,900) =

39,900 - 33% × 39,900 =

(1 - 33%) × 39,900 =

(100% - 33%) × 39,900 =

67% × 39,900 =

67 ÷ 100 × 39,900 =

67 × 39,900 ÷ 100 =

2,673,300 ÷ 100 =

26,733

Hope this helps :)

Which quadratic function has minimum value at x = -b/2a?
O y=-3x2 + 5 X + 6
O y=x2 + 5 x + 6
O y=-x2 + 5x + 6
O y = -4 x2 + 5x + 6

Answers

Answer:

The choose (2)

y=x²+5x+6

Step-by-step explanation:

y=x²+5x+6 —> (–5/2 , –1/4)

y=-3x² + 5 X + 6 —> (5/6, 97/12)

y=-x² + 5x + 6 —> (5/2,49/4)

y = -4 x² + 5x + 6 —> (5/8 , 121/16)

If the given figure is rotated 180° around the origin, what are the new coordinates of point Z? Z= (6,-9)

Answers

Answer:

Step-by-step explanation:

Try and draw it on a grid and just rotate your book up to 180

i think this the answer …

Answers

Answer:

40/8= 5

Step-by-step explanation:

5/1

Your selected answer is correct.

5/1

How many 10-letter words real or imaginary can. Be formed from the following letters R,S,P,Q,H,J,S,M,B,A

Answers

Answer: 3628800

Step-by-step explanation: there are 10 letters so we multiply each with the other 1x2x3x4x5x6x7x8x9x10 or 10! to know all possible combinations so the answer will be 3628800.

Hope it helped!

Answer:

[tex]1,814,400[/tex]

Step-by-step explanation:

The number of ways to arrange a word with [tex]d[/tex] distinct digits is each to [tex]d![/tex]. Since there are 10 letters, there are [tex]10![/tex] permutations initially formed.

However, there is one letter that is repeated, S. We need to account for that fact that switching the placement of the S's does not change the word, as they still appear the same. Therefore, divide [tex]10![/tex] by the number of ways you can arrange the 2 S's, which is simply [tex]2![/tex]. Therefore, our answer is:

[tex]\frac{10!}{2!}=10 \cdot 9\cdot 8\cdot 7\cdot 6\cdot 5\cdot 4\cdot 3=\boxed{1,814,000}[/tex]

Need Help! ASAP!!! I gave a screen shot. Please someone give me the correct answer.

Answers

9514 1404 393

Answer:

  x ∈ {-35, 0, 35}

Step-by-step explanation:

We can solve for x and equate those values to find corresponding y-values. Substituting into the original expressions for x gives the possible x-values.

  [tex]x+xy^2=250y\ \Rightarrow\ x=\dfrac{250y}{1+y^2}\\\\x-xy^2=-240y\ \Rightarrow\ x=\dfrac{-240y}{1-y^2}\\\\\dfrac{250y}{1+y^2}+\dfrac{240y}{1-y^2}=0\\\\\dfrac{25y(1-y^2)+24y(1+y^2)}{(1+y^2)(1-y^2)}=0\\\\y(-y^2+49)=0=y(7-y)(7+y)\ \Rightarrow\ y\in\{-7,0,7\}\\\\x=\dfrac{250(\pm 7)}{1+(\pm7)^2}=\pm35,\quad=\dfrac{250(0)}{1+0^2}=0\\\\\boxed{x\in\{-35,0,35\}}[/tex]

Classify the following triangle as acute, obtuse, or right.

Answers

Answer:

acute

Step-by-step explanation:

beccccccsssdsss

Solve the right triangle given that mZA= 30°, mZC = 90°, anda = 15. Round your result to one decimal place.​

Answers

Answer:

[tex]\angle B = 60^o[/tex]

[tex]b =17.3[/tex]

[tex]c = 20[/tex]

Step-by-step explanation:

Given

[tex]a= 15[/tex]

[tex]\angle A = 30^o[/tex]

[tex]\angle C = 90^o[/tex]

See attachment for illustration

Required

Solve the triangle

First, we calculate the measure of B

[tex]\angle A + \angle B + \angle C = 180^o[/tex] --- angles in a triangle

[tex]30^o + \angle B + 90^o = 180^o[/tex]

Collect like terms

[tex]\angle B = 180^o-90^o-30^o[/tex]

[tex]\angle B = 60^o[/tex]

Solve for (c) using sine function

[tex]\sin(30) = \frac{a}{c}[/tex]

Make c the subject

[tex]c = \frac{a}{\sin(30)}[/tex]

Substitute known values

[tex]c = \frac{10}{0.5}[/tex]

[tex]c = 20[/tex]

Solve for (b) using Pythagoras

[tex]c^2 = a^2 + b^2[/tex]

This gives:

[tex]20^2 = 10^2 + b^2[/tex]

[tex]400 = 100 + b^2[/tex]

Collect like terms

[tex]b^2 =400 - 100[/tex]

[tex]b^2 =300[/tex]

Take square roots

[tex]b =17.3[/tex]

Please help!!!! What's the rule that represents the sequence 13, 27, 41, 55, ...?
Answers Below:

Answers

Answer:

B) 13+14 (n - 1)

Step-by-step explanation:

this is an arithmetic sequence

13 represent the first term

14 is a constant difference

Answer:

The answer is B

Step-by-step explanation:

substitute the value of n in the equation.

Here is the picture of the problem I need help with.

Answers

Answer:

-5

Step-by-step explanation:

We need to find a number less than -3

-1 is greater than -3

0 is greater than -3

2 is greater than -3

-5 is less than -3

Answer:

option A

Step-by-step explanation:

Because its colder than negative 3 degrees F.

Make a T-chart with 5 points and Graph the function below on the graph paper you have been provided with. Identify the Key features. AOS, DOMAIN, and RANGE. Make sure I can easily identify your answers on your paper. Also, answer the question below.

Answers

Answer:

look this up ok

Step-by-step explanation:

Graph axis of symmetry vertex and max and min, domain and range

Other Questions
heavenly bodies that travel around a planet are called satellites or moon which planet has no satellite or moonA. mars and venusB. jupiter and venusC. jupiter and marsD. mercury and venus What is the standard deviation of the following data set rounded to the nearest tenth? 300,785,670,187,760,724 Give the similarities and differences between studying in school and studying at home. In the diagram below, what is the approximate length of the minor arc AB? Given:HI and JK intersect at point O.m KOH = 110Colleen was asked to find the measure of x and explain her reasoning Which expression is equivalent to (x^-6/x-2)^3 please help asap!!!!!!!!The two waves in the diagram are occupying the same place at the same time. At what time will the interfering waves have an amplitude of zero? 1.0 3.0 4.0 7.0 Mark this and return Please help me Im struggling Question 1: Analyze the formatting bases of idealism Each determinant of idealism, take a philosopher as an example and analyze Philosopher's point of view to prove Please help me answer this question SOMEONE HELP ME PLEASE Recyclable plastic products will have the following code molded into the bottom:Letter ALetter BLetter CLetter R, for recycle! How are countries of the region similar and different in the challenges they face concerning water resources? The HR Manager at Fresh Foods instructs his subordinates to make a list of all employees who have completed about one year in the firm. He wants his subordinates to collect the testscores obtained by these employees when they applied for the job and compare these scores to their job performance over the past year. In this scenario, the HR Manager most likely wants to conduct a(n) _____.a. internal validity testb. concurrent validity testc. face validity testd. predictive validity test find the original price if the price was 420 after a 10% discount Which graph represents the function f (x) = 3 times 5 to the second power? Select all that apply.Given the points (5, 10) and (-4,-8), which of the following are true about the line passing through these points?The line has a slope of 1/2The line represents a direct variation functionThe point (6.3) is also on the lineThe line has a slope of 2 cxmagoioum come here aajaiooo What is the solution to the linear equation?x StartFraction 2 Over 3 EndFraction x minus StartFraction one-half EndFraction equals StartFraction 1 Over 3 EndFraction plus StartFraction 5 Over 6 EndFraction x. = + xx = 5x = negative StartFraction 1 Over 6 EndFractionx = StartFraction 1 Over 6 EndFractionx = 5Central and Eastern Europe experienced ethnic tensions in the early 1900s primarily because fraternity hazing is acceptable because it is an initational rite to the brotherhood