Write the equation of the circle centered at (−4,−2) that passes through (−15,19)

Answers

Answer 1

In this problem, we are going to find the formula for a circle from the center and a point on the circle. Let's begin by reviewing the standard form of a circle:

\((x-h)^2+(y-k)^2=r^2\)

The values of h and k give us the center of the circle, (h,k). The value r is the radius. We can begin by substituting the values of h and k into our formula.

Since the center is at (-4, -2), we have:

\(\begin{gathered} (x-(-4))^2+(y-(-2))^2=r^2 \\ (x+4)^2+(y+2)^2=r^2 \end{gathered}\)

Next, we can use the center and the given point on the circle to find the radius.

Recall that the radius is the distance from the center of a circle to a point on that circle. So, we can use the distance formula:

\(d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\)

Let

\((x_1,y_1)=(-4,-2)\)

and let

\((x_2,y_2)=(-15,19)\)

Now we can substitute those values into the distance formula and simplify.

\(\begin{gathered} r=\sqrt{(-15-(-4))^2+(19-(-2))^2} \\ r=\sqrt{(-11)^2+(21)^2} \\ r=\sqrt{562} \end{gathered}\)

Adding that to our equation, we have:

\(\begin{gathered} (x+4)^2+(y+2)^2=(\sqrt{562})^2 \\ (x+4)^2+(y+2)^2=562 \end{gathered}\)


Related Questions

A manufacturer of chocolate chips would like to know whether its bag filling machine works correctly at the 403 gram setting. It is believed that the machine is underfilling or overfilling the bags. A 10 bag sample had a mean of 411 grams with a variance of 121. Assume the population is normally distributed. Is there sufficient evidence at the 0.01 level that the bags are underfilled or overfilled

Answers

Answer:

There is not sufficient evidence at the 0.01 level that the bags are underfilled or overfilled

Step-by-step explanation:

A manufacturer of chocolate chips would like to know whether its bag filling machine works correctly at the 403 gram setting.

This means that the null hypothesis is:

\(H_{0}: \mu = 403\)

Is there sufficient evidence at the 0.01 level that the bags are underfilled or overfilled:

This means that at the alternate hypothesis, we are testing if the mean is different than 403, that is:

\(H_{a}: \mu \neq 403\)

The test statistic is:

\(z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}\)

In which X is the sample mean, \(\mu\) is the value tested at the null hypothesis, \(\sigma\) is the standard deviation and n is the size of the sample.

Value of 403 tested at the null hypothesis:

This means that \(\mu = 403\)

A 10 bag sample had a mean of 411 grams with a variance of 121.

This means that \(n = 10, X = 411, \sigma = \sqrt{121} = 11\)

Value of the test statistic:

\(z = \frac{X - \mu}{\frac{\sigma}{\sqrt{n}}}\)

\(z = \frac{411 - 403}{\frac{11}{\sqrt{10}}}\)

\(z = 2.3\)

Pvalue:

Testing if the mean is different of a value, and z positive, which means that the pvalue is 2 multiplied by 1 subtracted by the pvalue of z = 2.3

Looking at the z-table, z = 2.3 has a pvalue of 0.9893

1 - 0.9893 = 0.0107

2*0.0107 = 0.0214

0.0214 > 0.01, which means that there is not sufficient evidence at the 0.01 level that the bags are underfilled or overfilled

Solve the following system of equations using either Gaussian elimination or a matrix. Write your answer as a point and explain how you would check your work:

Solve the following system of equations using either Gaussian elimination or a matrix. Write your answer

Answers

By using  Matrix method it denotes that the equations are consistent and have a single solution.

Matrix method, we will use the formula, \(X=A^{-1} B\) where,

\(\[{\rm{X}} = \left[ {\begin{array}{*{20}{l}}x\\y\\z\end{array}} \right]\]\)

\(\[{A^{ - 1}} = \frac{{adjA}}{{|A|}}\]\)

\(\[{\rm{B}} = \left[ {\begin{array}{*{20}{c}}{33}\\{ - 26}\\{23}\end{array}} \right]\]\)

So, we will have to find \(A^{-1}\), for that, we will first find the determinant of matrix A, that is |A|, then we will find the cofactors of matrix A, take its transpose, and that will be Adj A.

Therefore, we will be able to get the inverse of matrix A using

\(A^{-1}\) =Adj A|A|

and hence We then substitute all the obtained values of \(A^{-1}\) and B in the main formula and do necessary calculations to get the value of x, y and z accordingly.

Complete step-by-step answer:

It is given in the question that, we have to solve the system of equations,

2x-y+4z=33

X+2y-3z=−26

-5x−3y+5z=23

Applying the matrix approach.

Therefore, the first step is to convert the supplied equations into matrix form. Thus, it can be expressed as follows.

\(\[\left[ {\begin{array}{*{20}{c}}2&{ - 1}&4\\1&2&{ - 3}\\{ - 5}&{ - 3}&5\end{array}} \right]\left[ {\begin{array}{*{20}{l}}x\\y\\z\end{array}} \right]\]\[\)\(= \left[ {\begin{array}{*{20}{c}}{33}\\{ - 26}\\{23}\end{array}} \right]\)

\(\[|{\rm{A}}| = \left[ {\begin{array}{*{20}{c}}2&{ - 1}&4\\1&2&{ - 3}\\{ - 5}&{ - 3}&5\end{array}} \right]\]\)

= 2(10+9) + 1(5-15) + 4(-3+10)

= 38-10+28

=56

Since we have |A|≠0.

Hence, it denotes that the equations are consistent and have a single solution.

To learn more about Matrix Method, visit:

https://brainly.com/question/12450320

#SPJ1

Sheryl spends $9 every week on cigarettes and spends $38 a month on dry cleaning.
On an annual basis, the money spent on cigarettes is % of the money spent on dry cleaning.

Answers

Answer:

102.63

Step-by-step explanation:

There are 12 months in a year. 12 * 38 = 456

There  are 52 weeks in a year 52 * 9 = 468

Cigarettes : dry cleaning :: 468:456

Cigarettes : dry cleaning :: 1.0263

The % is (468/456)*100 = 102.63%

The % shows that she spends more on cigarettes than she does on dry cleaning, which is usually the case.

Identifying the center and radius to graph

Identifying the center and radius to graph

Answers

Answer:

center is (5/2,2) and the radius is 4

Step-by-step explanation:

Find ordered pair 4x-y=5

Answers

Answer:

(5/4, -5)

Step-by-step explanation:

Finding x:

4x - y = 54x - (0) = 54x = 5x = 5/4

Finding y:

4x - y = 54(0) - y = 5- y = 5y = -5

The endpoints of the directed line segment AB are A(−4, 2) and B(5, 8). Find the coordinates of point P along AB¯¯¯¯¯¯¯¯ so that the ratio of AP to PB is 1 to 5.

The endpoints of the directed line segment AB are A(4, 2) and B(5, 8). Find the coordinates of point

Answers

Hello! I am Doodle Wellsoon, I am not a bot! (obviously)

I am a Guy with the same answer like what I talked right now!

I will sometimes stop saying the same Questions, so don't worry!

It will be find :)

The coordinate of a point that divides the line with endpoints (a, b) and (c, d) in the ratio m:n.

P = (x, y)

x = (mc + na) / m + n

y = (md + nb) / m + n

The coordinate of a point P that divides the line with endpoints (-4, 2) and (5, 8) in the ratio 1:5 is (-5/2, 3).

The answer is (-5/2, 3)(

What are coordinates in a graph?

The coordinates in a graph indicate the location of a point with respect to the x-axis and y-axis.

The coordinates in a graph show the relationship between the information plotted on the given x-axis and y-axis.

We have,

The endpoints of the directed line segment AB are:

A(−4, 2) and B(5, 8)

Point P divides the line segments in the ratio 1:5

m = 1 and n = 5.

The coordinate of a point that divides the line with endpoints (a, b) and (c, d) in the ratio m:n.

P = (x, y)

x = (mc + na) / m + n

y = (md + nb) / m + n

Now,

P= (x, y)

A(−4, 2) and B(5, 8)

m = 1 and n = 5.

x = (1 x 5 + 5 x (-4)) / 1 + 5

x = (5 - 20) / 6

x =  -15 / 6

x = -5/2

y = (1 x 8 + 5 x 2) / (1 + 5)

y = (8 + 10) / 6

y = 18/6

y = 3

The coordinates of the point P.

P = (-5/2, 3)

Thus,

The coordinate of a point P that divides the line with endpoints (-4, 2) and (5, 8) in the ratio 1:5 is (-5/2, 3).

Learn more about coordinates here:

https://brainly.com/question/13118993

#SPJ2

F(x)=(x-7)^2-64
Please help

Answers

Answer:

x-intercepts/ roots= (-1,0), (15,0)

f(0)= -15 (y-intercept)

Axis of symmetry: x = 7

Vertex: (7, -64)

Domain: All real numbers

Range: [-64, infty)

Please help me with this :)
If fake answer, then will be reported!​

Please help me with this :)If fake answer, then will be reported!

Answers

Answer:

10 miles less

Step-by-step explanation:

To get the direct distance first, we use the pythagorean theorem. Distance from Ferris to Butte directly would be the hypotenuse. By solving for the hypotenuse, we have 25 miles. Now the distance used previously is 35 mile. Hence, it (35 - 25 = 10 ) miles less.

...................

...................

Answers

Answer:

easey, sub them

(x,y)

see if true

(0,1), 2(0)+1>-4, 1>-4, true

(4,-12), 2(4)+-12>-4, 8-12>-4, -4>-4, false

(5,-12), 2(5)+-12>-4, 10-12<-4, -2>-4, true

(-1,-1), 2(-1)+-1>-4, -2-1>-4, -3>-4, true

(-3,0), 2(-3)+0>-4, -6>-4, false

answers are

(0,1)

(5,-12)

(-1,-1)

Hopefully that helped you a little bit :)

1 is subtracted from 8 times a certain number.the result is 15.find the number

Answers

Answer:

number is 2

Step-by-step explanation:

let the number be n then 8 times the number is 8n, subtract 1 from this and

8n - 1 = 15 ( add 1 to both sides )

8n = 16 ( divide both sides by 8 )

n = 2

that is the number is 2


how to find coefficient of x²in 2+x²+c

Answers

Answer:

1 is cofficient of X ²

I hope it's helpful for u ...

how to find coefficient of xin 2+x+c

Can someone help me with this question pls

Can someone help me with this question pls

Answers

Answer:1/6*1/6*1/6=1/216

Step-by-step explanation:

Suppose you deposit 1000 ​$ in a savings account that pays interest at an annual rate of ​4%. If no money is added or withdrawn from the​ account, answer the following questions.

How much will be in the account after 3 ​years?
b. How much will be in the account after 16 ​years?
c. How many years will it take for the account to contain 1,500 ​$​?
d. How many years will it take for the account to contain 2000​$​?


Some one please helppppppp mee

Answers

Answer:

a. 1124.86

b.  1872.98

c. 10.35

d. 17.7

Step-by-step explanation:

use the formula A(t) = a (1+r)^t

Fill in the blanks to complete the rule

Fill in the blanks to complete the rule

Answers

                                                   uh i could never, sorry

50 Points! Multiple choice Algebra question. State the number of real zeros for the function whose graph is shown. Photo attached. Thank you!

50 Points! Multiple choice Algebra question. State the number of real zeros for the function whose graph

Answers

The number of real zeros for the function whose graph is shown include the following: D. 0.

What is a polynomial function?

In Mathematics and Geometry, a polynomial function can be defined as a mathematical expression which comprises intermediates (variables), constants, and whole number exponents with different numerical value, that are typically combined by using mathematical operations.

This ultimately implies that, a polynomial graph touches the x-axis at real zeros, roots, solutions, x-intercepts, and factors with even multiplicities.

In this context, we can reasonably and logically deduce that the real zeros of a polynomial function are all of the values (x-intercepts) on the x-coordinate that makes this polynomial function equal to zero and it is non-existent on the graph above.

Read more on polynomial function here: brainly.com/question/14625910

#SPJ1

the box plot shows weights of all team members of a football team. the middle 50% of the weights for the box plot are from

Answers

This suggests that the majority of the team members have an average weight of between 90 and 100 lbs.

1. A box plot is a chart that displays the distribution of a dataset by showing the median, quartiles, and extremes of the data.

2. In this box plot, the middle 50% of the weights for the team members range from 90 to 100.

3. This means that the majority of the team members have an average weight of between 90 and 100 lbs.

The box plot shows that the majority of the team members have an average weight between 90 and 100 lbs.

Learn more about average here

https://brainly.com/question/24057012

#SPJ4

Please help me I’ll mark you brainly

Please help me Ill mark you brainly

Answers

On solving the provided question, we can say that -  here in graph we have on solving equation  \(2x^2+ 9y^2 \\\) = \(8 + 9 = 17\)

What is equation?

An equation is a formula in mathematics that joins two statements with the equal symbol = to represent equality. The definition of an equation in algebra is a mathematical statement proving the equality of two mathematical expressions. In the equation 3x + 5 = 14, for instance, the terms 3x + 5 and 14 are separated by an equal sign. The link between two phrases on either side of a letter is expressed mathematically. There is often only one variable, which is also the symbol. instance: 2x - 4 Equals 2.

here,

from graph, x= 2

y = 1

\(2x^2+ 9y^2 \\\)

\(8 + 9 = 17\)

To know more about equation visit:

https://brainly.com/question/649785

#SPJ1

Find the volume of a tennis ball with diameter of 6.7 centimeters. Round your answer to the nearest hundredth.


(Please answer in centimeters)

Answers

1259.19^3

Step-by-step explanation:

A tennis ball is a sphere

Volume of a sphere ===> v=4/3 πr^3

Plug in the given info

v=4/3(3.14) (6.7)^3

Do the math to get a final answer of:

1259.19^3

At Barbra Books, each customer that spends at least $10 gets to draw a coupon from a bag that contains $1 coupons and $5 coupons. After the coupon is drawn, the savings is applied to the customer's purchase, and then the coupon is replaced in the bag.

The number of $1 coupons and $5 coupons drawn Monday through Friday last week is recorded in the double bar graph below.


Based on the information in the graph, what is the experimental probability that a $5 coupon is the next coupon drawn?

A. 97/167

B. 70/167

C. 95/167

D. 72/167

At Barbra Books, each customer that spends at least $10 gets to draw a coupon from a bag that contains

Answers

Answer:

To find the experimental probability that a $5 coupon is the next coupon drawn, we need to add up the total number of $5 coupons drawn and divide it by the total number of coupons drawn.

Looking at the double bar graph, we can see that a total of 272 coupons were drawn from Monday to Friday, and out of those, 173 were $5 coupons. Therefore, the experimental probability of drawing a $5 coupon is:

Experimental probability = Number of $5 coupons drawn / Total number of coupons drawn

Experimental probability = 173 / 272

Simplifying this fraction by dividing both the numerator and denominator by 17, we get:

Experimental probability = 10 / 16

Converting this fraction to a decimal, we get:

Experimental probability = 0.625

Therefore, the experimental probability of drawing a $5 coupon is 0.625 or 625/1000.

However, none of the answer choices matches this value. The closest one is 70/167, which is approximately 0.419 (rounded to three decimal places). This value does not match the experimental probability calculated above. So, there may be an error in the question or answer choices.

Answer:

There is error in question or answer choices.

Please provide the answer

Please provide the answer

Answers

The radius of the circle is determined as r = 5.

option B.

What is the radius of the circle?

The radius of the circle is determined by applying the general formula for circle equation.

(x - h)² + (y - k)² = r²

where;

h, k is the center of the circle r is the radius of the circlex, y are the coordinates of any point on the circle

The given circle equation;

4x² + 4y² = 100

Simplify the equation by dividing through by 4;

x² + y² = 25

x² + y² = 5²

So from the equation above, the radius of the circle corresponds to 5.

r = 5

Learn more about radius of circle here: https://brainly.com/question/12269818

#SPJ1

Solve 2-3 cos x=5+3 cosx for 0° ≤ 180°

Answers

The equation 2-3cos(x) = 5+3cos(x) has no solution in the range of 0° to 180°.

1. Start with the given equation: 2-3cos(x) = 5+3cos(x).

2. Subtract 3cos(x) from both sides to isolate the constant term: 2-3cos(x) - 3cos(x) = 5.

3. Combine like terms: 2-6cos(x) = 5.

4. Subtract 2 from both sides: -6cos(x) = 3.

5. Divide both sides by -6: cos(x) = -1/2.

6. To find the solutions for cos(x) = -1/2 in the range of 0° to 180°, we need to determine the angles where cos(x) equals -1/2.

7. These angles are 120° and 240°, as cos(120°) = cos(240°) = -1/2.

8. However, the given equation states that 2-3cos(x) equals 5+3cos(x), which is not satisfied by cos(x) = -1/2.

9. Therefore, the equation 2-3cos(x) = 5+3cos(x) has no solution in the range of 0° to 180°.

For more such questions on equation, click on:

https://brainly.com/question/17145398

#SPJ8

Suppose you work for a company that manufactures electronics. The development analysts estimate that 5% of their flagship product will fail within 2 years of the purchase date, with a replacement cost of $ 1200. A newly hired associate at the company proposes to charge $ 50 for a 2-year warranty. 1. Compute the expected value of this proposal. Let X be the amount profited or lost (by the company) on the warranties and P(X) is the probability. 2. Interpret the expected value in complete sentences.

Answers

I’m not sure but I tried

The expected value of the proposal is -$10. This means that, on average, the company can expect to lose $10 per warranty sold.

Interpretation of the expected value:

The expected value of -$10 indicates that, on average, for every 2-year warranty sold, the company can expect to lose $10. This means that the proposal is not a profitable venture for the company. The replacement costs of the 5% of failed products are higher than the revenue generated by selling the warranties and cannot cover the potential losses.

To compute the expected value of the proposal, we need to calculate the amount profited or lost (X) by the company on the warranties and the probability (P(X)) of each outcome.

Now, we have,

The product doesn't fail within 2 years, and the company earns $50 from the warranty.

The product fails within 2 years, and the company incurs a replacement cost of $1200 but keeps the $50 warranty fee.

The probability of the product not failing within 2 years is 1 - 0.05 = 0.95,

and the probability of the product failing within 2 years is 0.05.

Now, we have to find the expected value (E(X)):

\(E(X) = P(X_1) * X_1 + P(X_2) * X_2\)

Where:

\(P(X_1)\) = Probability of the product not failing within 2 years = 0.95

\(X_1\) = Amount profited when the product doesn't fail within 2 years = $50

\(P(X_2)\) = Probability of the product failing within 2 years = 0.05

\(X_2\) = Amount lost when the product fails within 2 years = -$1150 (Replacement cost of $1200 - $50 warranty fee)

E(X) = 0.95 * $50 + 0.05 * (-$1150)

E(X) = $47.50 - $57.50

E(X) = -$10

The expected value of the proposal is -$10. This means that, on average, the company can expect to lose $10 per warranty sold.

Interpretation of the expected value:

The expected value of -$10 indicates that, on average, for every 2-year warranty sold, the company can expect to lose $10. This means that the proposal is not a profitable venture for the company. The replacement costs of the 5% of failed products are higher than the revenue generated by selling the warranties and cannot cover the potential losses. As a result, the company might want to reconsider the pricing of the warranty or look for other ways to reduce the potential costs associated with the product failures.

To learn more on probability click:

brainly.com/question/11234923

#SPJ3

please help 3/4 divided by 1/8

Answers

Answer:

6

Step-by-step explanation:

please help 3/4 divided by 1/8

3/4 : 1/8 =

3/4 x 8 =

24/4 =

6

Can someone help me on this

Can someone help me on this

Answers

Answer:

39V3 Sq.units of that will help you

K
Some rulers for technical occupations show each inch divided into tenths.
Use the scale drawing below. Change the measurements on the drawing to
decimals and round them to the nearest tenth of an inch.
(a)
(f)
View an example
16
(e)
1.8
3
P
5
16
3
(d)
2
רעון
(c)
1
1
1- in
8
Get more help -
(b)

KSome rulers for technical occupations show each inch divided into tenths.Use the scale drawing below.

Answers

a) 1.4 to the nearest tenth of the place

b) 1.1 to the nearest tenth of the place

c)0.3 to the nearest tenth of the place

d) 0.5 to the nearest tenth of the place

e) 0.4 to the nearest tenth of the place

f) 0.6 to the nearest tenth of the place

What is decimal ?

The full number and the fraction are expressed simultaneously using decimals. By adding a "." (known as a decimal point) in this instance, we will divide the whole number from the fraction. Think about taking an ice cream cone as an illustration. Your purchase of ice cream will cost $2 and 50 cents, the dealer informs you. Currently, you would state that the ice cream cone costs $2.50 if you were to describe this amount in a single number. You may be utilizing decimals unknowingly in a variety of these real-world situations.

a) \(1\frac{5}{16} =\frac{22}{16}\)

= 1.375

=1.4 to the nearest tenth of the place

b) \(1\frac{1}{8} = \frac{9}{8}\)

=1.125

=1.1 to the nearest tenth of the place

c)\(\frac{1}{4}\)

= 0.25

= 0.3 to the nearest tenth of the place

d) \(\frac{1}{2}\)

=o.5

=0.5 to the nearest tenth of the place

e) \(\frac{3}{8}\)

=0.375

=0.4 to the nearest tenth of the place

f) \(\frac{9}{16}\)

=0.5625

= 0.6 to the nearest tenth of the place

To learn more about decimal visit :

brainly.com/question/4708407

#SPJ13

You invested $7000 in two accounts paying 7% and 8% annual interest, respectively. If the total interest earned for the year was $536, how much was invested at each rate?

Answers

Answer: $4,600 was invested in the 8% account and $2,400 was invested in the 7% account.

Step-by-step explanation:

Let's break this down into simpler terms so you can understand.

You invested $7000 in a 7% and 8% account (always remember: the 'x' variable is always given to the biggest percentage)

Total of interest: 536 (this always goes at the end of the equation, after the equal sign)

Step 1: Let's set up the equation:

Here are how percents are written: (7% = 0.07, 8% = 0.08, other examples: 50% = 0.50)

0.08x + 0.07(7,000-x)=536

You're adding both because you want to see how much each account paid together.

Step 2: Distribute the 0.07 to everything in the parenthesis

0.08x + 0.07(7,000-x)=536

0.08x + 490 - 0.07x =536

Step 3: Combine like terms

0.08x + 490 - 0.07x =536

0.01x + 490 =536

Step 4: Continue combining like terms

0.01x + 490 =536

0.01x = 46

Step 5: Divide both sides by 0.01 to get the 'x' by itself

0.01x = 46

x = 4,600

This answer, x = 4,600, says to us that $4,600 was invested in the 8% account.

To find out how much was invested in the 7% account, just replace the x = 4,600 back into this part of the original equation: 7,000-x

7,000-x

7,000-4,600

2,400

So.. $4,600 was invested in the 8% account and $2,400 was invested in the 7% account.

a salesman earns 25% commission he sells amount to 2450 shillings after giving a buyers 2% discount . calculate his commission. Suppose all the goods were sold at marked price , what would be is earnings?​

Answers

Answer:

Step-by-step explanation:

A) Commission = 2450 shillings * 25 % = 2450 shillings * (25/100) = 2450 shillings * (0.25) = 612.50 shillings

Commission = 612.50 shillings

B) If the total sale is 2,450.00 shillings, after the seller gives buyers a 2% discount. We must re-enter the discount:

2,450.00 shillings = X - X * 2% = X - 0.02 X --->

------> 0.98 X = 2,450.00 shillings

------>X= 2,450.00 / 0.98

------> X = 2,500.00  shillings

NEW COMMISSION = 2,500.00 shillings * 25 % = 2,500.00 shillings *(25/100) =2,500.00 shillings * (0.25) = 625 shillings

NEW COMMISSION = 625 shillings

can someone please solve and explain how you got your answer, WILL GIVE BRAINLIEST!!!

can someone please solve and explain how you got your answer, WILL GIVE BRAINLIEST!!!

Answers

Answer:

A, graph 4, S(0, 9)B, graph 3, R(9, 0)C, graph 1, P(3, 9)D, graph 2, Q(-3, 0)

Step-by-step explanation:

You want to identify the graphs that go with each of these functions, along with a particular point on the curve.

y = x² +3x +9y = (x +3)(x -9)y = (x -3)² +9y = -(x -9)(x +3)

Quadratic features of interest

The equations are written here in standard form, factored form, and vertex form. (The "factored form" is sometimes called "intercept form.") Each of these forms can be analyzed for characteristics relevant to identifying the corresponding graph.

In general, we can readily identify the opening direction, based on the sign of the leading coefficient. Depending on the form, we can also identify zeros, the vertex, and the y-intercept.

Standard form

The line of symmetry (x-coordinate of the vertex) of the equation in the form ax² +bx +c is x = -b/(2a). That is, it will be left of the y-axis when the coefficients 'a' and 'b' have the same sign.

The graph of equation A will be graph 4, the only one with its vertex left of the y-axis. The y-intercept is the constant: point S = (0, 9).

Factored form

Equation B has a positive leading coefficient, so opens upward. The zeros of the factors are -3 and +9, so identify the places where the graph crosses the x-axis. Graph 3 is the only one that opens upward and has x-intercepts. Point R is (9, 0).

Vertex form

The vertex form of a quadratic is ...

  y = a(x -h)² +k . . . . . . . vertex (h, k); leading coefficient 'a'

Equation C has its vertex at (h, k) = (3, 9) and opens upward (a>0). Graph 1 is the only one matching those characteristics. Point P is the vertex, so point P is (3, 9).

Leading coefficient

Equation D is the same as equation B, but with a negative leading coefficient. That is, it opens downward and crosses the x-axis in two places, at x = -3 and x = 9. Graph 2 is matches this description. The left zero is point Q, (-3, 0).

<95141404393>

HELP ME WITH THESE THREE QUESTIONS PLEASE (GIVING BRAINLIEST TO THE BEST ANSWER.) 90 points
The perimeter of the figure is 18 units. Complete the statements to find the side lengths.


1. Find the distance from A to B. Explain how you found this distance.



2. Add the distances of the vertical and horizontal segments. These are the distances from A to B, B to C, and C to D. Show how you found the total.


3. Use the perimeter to find the length of segment AD. This is the distance from A to D. Explain how you found your answer.

HELP ME WITH THESE THREE QUESTIONS PLEASE (GIVING BRAINLIEST TO THE BEST ANSWER.) 90 pointsThe perimeter

Answers

Answer:

1. 6 units

2. 13 units

3. 5 units

Step-by-step explanation:

the accompanying data file shows the average monthly debt payments (debt in $) for residents of 26 metropolitan areas.

Answers

Let X and Y be IID Unif(0, 1). the distance between X and Y.Expected value: 0 and Standard deviation: \($\sqrt{\frac{1}{3}}$\)

Expected value:

E(X-Y)

= E(X) - E(Y) = 0 - 0 = 0

Standard deviation:

Var(X-Y) = Var(X) + Var(Y) = 1 + 1 = 2

SD(X-Y) = \($\sqrt{2}$ \\\) \(= $\sqrt{\frac{1}{3}}$\)

The expected value of X-Y is the difference of the expected values of X and Y, which are both 0 since they are both IID Unif(0, 1). The variance of X-Y is the sum of the variances of X and Y, which are both 1. Since the standard deviation is the square root of the variance, the standard deviation of X-Y is the square root of 2

Learn more about standard deviation here

https://brainly.com/question/13905583

#SPJ4

Other Questions
plss help I'm in language arts and I need help were should my petitions go here is the essay and copy and paste it to ur awes and put pontoons plsss help here it is sorry I cant copy and paste it its say it has introit words like Organization as Determinant DFC Pay leaders - Pay higher wages and salaries. Believe that they will be able to attract high-quality, productive employees and thus achieve lower per-unit labor costs Market rate, or going rate - Pay what most employers pay for same job Pay followers - Pay below market rate because poor financial condition or believe do not require highly capable employees (likely will result in higher turnover rates) microsoft's point-to-point encryption uses encryption keys that have varying length of what size? what is principal in simple intrest Select the correct answer.What helps art directors ensure that ad vision works on the screen and allows cost effective critical changes to take place before production? A. Copywriting B. Storyboarding C. Animating D. Auditioning Which of the following statement(s) related to Schrdinger Equation is(are) true: (i) A plot of y describes where electron most likely to be. (ii) Each Wave function represents one bonding orbital. (iii) In free electron model, Hamiltonian has only kinetic energy operator. (iv) Electron cloud has specific boundary. (v) The quasi-free electron model takes into account the periodicity of the potential energy for an electron in a crystal lattice. Answer: Write an equation in slope-intercept form of the line that has the given slope and which passes through the given point m=5, (-1,-12)A. y=-x B. y=5x-1 C. y=5x-7 D. y=5x-17 If m,n e Z such that mn^2 is even, then at least one of m, n is even. 7. Let n e Z. Prove that if n^2 is even, then n is even. 8. There is no rational number x such that x^2 = 2. a client is admitted to the hospital with a fever and extreme weakness. which laboratory studies are likely to be elevated if the client is experiencing an infection? select all that apply. suppose that your boss must choose five employees in your office to attend a conference in jamaica. because all 15 of you want to go, he decides that the only fair way is to draw names out of a hat. what is the probability that you, diana, kyle, nancy, and arthur are chosen? enter a fraction or round your answer to 4 decimal places, if necessary. How are alleles and traits related?A. Traits are segments of DNA that code for alleles, which are theobservable characteristics in an organism.B. Alleles are the inherited characteristics that are seen throughdifferent gene combinations.C. Traits are characteristics inherited from parents, while alleles arecaused by the environment.O D. Alleles are distinct versions of genes, and they code for traits,which are distinct forms of characteristics. The technique for locating the source of an error is to set up _____, which are locations where the browser will pause the program, allowing the programmer to determine the error at that position.a. breakpointsb. thresholdsc. blocksd. lapses in the flag-controlled-pattern, you read data before the loop and at the end of the loop. a. true b. false HELPPPP PLSSSS I WILL LIKE ANSWER !! AND GET YOU POINTS Which is an example of a catabolic process?A. a bomb explodingB. melting ice cubesC. the formation of waterD. baking bread What is the correct name for the compound Li2S The side length of a square is 8, find the perimeter. is the number rational or irrational? 2) Put the following numbers in order fromgreatest to least.6.05, 6.007, 6.5, 6.25 3HBr (aq) + Fe(OH) (s) 3HO(l) + FeBr (aq) would be best classified as which type of reaction?precipitationsingle displacementcombustionneutralization What was the carbon cycle on the prairie like?