Jordan is constructing a aregular hexagon inscribed in a circle. He labels the points on the circle as shown

Jordan Is Constructing A Aregular Hexagon Inscribed In A Circle. He Labels The Points On The Circle As

Answers

Answer 1

Given,

The diagram of the circle with the vertex of the hexgon.

Required

The measure of arc VX, angle ZXV.

As known that,

The measure of the circle is 360 degree.

The measure of arc VX is,

[tex]Arc\text{ VX = 60 degree.}[/tex]

The measure of angle ZXV is,

[tex]\angle ZXV=60^{\circ}[/tex]

The measure of arc WZ is 180 degree.

Answer 2

Answer:

VX=120

ZXV=60

WZ

Step-by-step explanation: YOUR WELCOME PUTAS


Related Questions

At the local food stand, the vendor sells small drinks for $1.25 each and large drinks for $2.50 each. They sold 155 drinks today and made $265. How many small drinks and how many large drinks did they sell?

Answers

Answer:

98 small drinks and 57 large drinks.

Explanation:

Let's call x the number of small drinks and y the number of large drinks.

If they sold 155 drinks, we can write the following equation:

x + y = 155

In the same way, they made $265, so

1.25x + 2.50y = 265

Because each small drink cost $1.25 and each large drink cost $2.50.

Now, we can have the following system of equations

x + y = 155

1.25x + 2.50y = 265

Solving the firs equation for y, we get:

x + y - x = 155 - x

y = 155 - x

Replacing this on the second equation:

1.25x + 2.50y = 265

1.25x + 2.50(155 - x) = 265

Then, solving for x, we ge:

1.25x + 2.50(155) - 2.50(x) = 265

1.25x + 387.5 - 2.50x = 265

-1.25x + 387.5 = 265

-1.25x + 387.5 - 387.5 = 265 - 387.5

-1.25x = -122.5

-1.25x/(-1.25) = -122.5/(-1.25)

x = 98

Finally, we can find the value of y replacing x = 98

y = 155 - x

y = 155 - 98

y = 57

Therefore, they sell 98 small drinks and 57 large drinks.

Could you please set it up in the form of "systems of equations" meaning, set to different equations with "x" and "y" ??
That is what they want me to do in class.

Answers

There are various types of equation systems, including linear, non-linear, and multiple or single-variable systems.

Explain the System of equations?

A set of two linear equations with two variables is a system of linear equations.

ax + by = C

A set of two or more equations in two or more variables that includes at least one nonlinear equation is referred to as a system of nonlinear equations. A nonlinear equation can be written as ax+by+C≠0 or ax + b y + C ≠0.

The equation for a linear equation in one variable is written as ax+b = 0, where a and b are two integers, and x is a variable. This equation has only one solution.

Ex: ax+b = 0

To know more about the System of Equations, refer to the following link.

https://brainly.com/question/21620502

#SPJ1

The cost of a Turkish cloth varies jointly as the length and width of the cloth. If the cost is TL3848 for an 8 ft by 13 ft cloth, then what is the cost of a 17 ft by 23 ft cloth?

Answers

The cost of the the 17 feet by 23 feet Turkish cloth given the constant of variation is  TL14,467.

What is the cost?

A variable varies jointly if the value of one variable depends on the value of two or more variables. In this question, if the length and width of the cloth increases, the cost of the cloth increases. Also,  if the length and width of the cloth decreases, the cost of the cloth decreases.

The equation that represents joint variation is:

y = kab

Where:

y = dependent variable = cost of the Turkish cloth k = constant of variation a = dependent variable = length of the cloth b = dependent variable = width

TL3848 = k(13 x 8)

k = TL3848 / (13 x 8)

k = $37

The cost of 17 feet by 23 feet cloth :

37 x 17 x 23 = TL14,467

To learn more about joint variation, please check: https://brainly.com/question/12250735

#SPJ1

mario's school is also planning a smaller rectangular are as a sitting spot. A scale drawing of the sitting sot is shown. redraw the sitting spot on the grid at a scale of i grid unit/4 feet.

write and simplify the ratio of the new scale

Answers

The ratio of the new scale that we are to be having is going to be 1/2

How  to simplify the new scale of the grid

we have the ratio to be 1 grid unit / 2 ft

the new scale ratio is given as 1 grid unit / 4 ft

We have to divide the ratio of the original scale to the new scale that we have here

This would be ( 1 grid unit / 4 ft ) / ( 1 grid unit / 2 ft)

This can be written as

1/4 * 2/1

when we rewrite it we would have 2/4

= 1/2

This is 1 unit 2 feet

Read more on ratio here:

https://brainly.com/question/2328454

#SPJ1

Suppose that IQ scores have a bell-shaped distribution with a mean of 101 and a standard deviation of 14. Using the empirical rule, what percentage of IQ scores are at least 73? Please do not round your answer.

Answers

Answer:

Explanation:

From the information given,

mean = 101

standard deviations = 14

We need to find the number of standard deviations between 73 and the mean.

Number of standard deviations = (73 - 101)/14 = - 28/14 = - 2

It is 2 standard deviations from the mean. According to the empirical rule, 95% of the population lies between 2 standard deviations of the mean. The required area is to the right of 2 standard deviations since we want to find the least score. Thus, the probability of having IQ scores are at least 73 is

We would convert to percentage by multiplying by 100

Given vectors a= (1, - 4) and b = (2, 5), find –2a+5b.Write your answer in component form.- 2a + 5b =?

Answers

We are given the following two vectors

[tex]\begin{gathered} a=<1,-4> \\ b=<2,5> \end{gathered}[/tex]

We are asked to find the following

[tex]-2a+5b[/tex]

First, multiply the vector a with the scaler -2 to get -2a

[tex]\begin{gathered} -2a=<-2\cdot_{}1,-2\cdot-4> \\ -2a=<-2,8> \end{gathered}[/tex]

Now, multiply the vector b with the scaler 5 to get 5b

[tex]\begin{gathered} 5b=<5\cdot2,5\cdot5> \\ 5b=<10,25> \end{gathered}[/tex]

Finally, add -2a and 5b to get -2a+5b

[tex]\begin{gathered} -2a+5b=<-2,8>+<10,25> \\ -2a+5b=<-2+10,8+25> \\ -2a+5b=<8,33> \end{gathered}[/tex]

Therefore, the resultant vector in component form is

[tex]-2a+5b=<8,33>[/tex]

I need help with this question but no one is helping me! Can someone please help me​

Answers

Step-by-step explanation:

Chance to roll even number on one dice is 1/2 so

[tex] \frac{1}{2} \times \frac{1}{2} = \frac{1}{4} [/tex]

a box is filled with 3 red cards, 6 Blue cards, and 6 green cards. A card is chosen at random from the box. what is the probability that it is a red or a green card? write your answer as a fraction in simplest form

Answers

Probability of red or green card = 3/5

Explanation:

Number of red cards = 3

Number of blue cards = 6

Number of green cards = 6

Total number of cards = 6 + 6 + 3 = 15

Probability of red or green card = Probability of red card + Probability of green card

Probability of red card = number of red cards/total number of cards

Probability of red card = 3/15

Probability of green card = number of green cards/total number of cards

Probability of green card = 6/15

Probability of red or green card = 3/15 + 6/15

Probability of red or green card = 9/15

In simplest term:

Probability of red or green card = 3/5

Answer:

85% but in a fraction 17/20

Step-by-step explanation:

Car 1 leaves point A at 5:30 p.m., driving due south atan average speed of 35 mph. Car 2 leaves point A at6:30 p.m., driving due north at an average speed of 45mph. How far apart will the drivers be at 9:30 p.m.?

Answers

Answer:

Explanation:

• Car 1 leaves point A at 5:30 p.m., driving due south at an average speed of 35 mph.

,

• Car 2 leaves point A at 6:30 p.m., driving due north at an average speed of 45 mph.

At 9:30 pm, the time taken by the cars is:

[tex]\begin{gathered} Car\;1:9:30-5:30=4\text{ hours} \\ Car\;2:9:30-6:30=3\text{ hours} \end{gathered}[/tex]

The distance covered by each car is:

[tex]\begin{gathered} Distance=Speed\times Time \\ \text{Car 1's distance}=35\times4=140\text{ miles} \\ \text{Car 2's distance}=45\times3=135\text{ miles} \end{gathered}[/tex]

Since car 1 drives due South and Car 2 due North of point A:

Therefore, the distance between the drivers at 9:30 p.m. will be:

[tex]Distance=140+135=275\text{ miles}[/tex]

The two drivers are 275 miles apart at 9:30 pm.

5/8p−3/4=4

A) p=95/32

B) p=26/5

C) p=38/5

Answers

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{\frac{5}{8}p-\frac{3}{4}=4 } \end{gathered}$}}[/tex]

Add 3/4 to both sides.

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{\frac{5}{8}p=4+\frac{3}{4} } \end{gathered}$}}[/tex]

Convert 4 to the fraction 16/4.

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{\frac{5}{8}p=\frac{16}{4} +\frac{3}{4} } \end{gathered}$}}[/tex]

Since 16/4 and 3/4 have the same denominator, add their numerators to add them together.

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{\frac{5}{8}p=\frac{16+3}{4} \longmapsto \ \ Add } \end{gathered}$}}[/tex]

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{\frac{5}{8}p=\frac{19}{4} } \end{gathered}$}}[/tex]

Multiply both sides by 8/5, the reciprocal of 5/8.

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{p=\frac{19}{4}\times\left(\frac{5}{8}\right) } \end{gathered}$} }[/tex]

Multiply 19/4 by 8/5 (to do this, multiply the numerator by the numerator and the denominator by the denominator).

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{p=\frac{19\times8}{4\times5 }\longmapsto \ Multiply } \end{gathered}$}}[/tex]

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{p=\frac{152}{20} } \end{gathered}$}}[/tex]

We reduce the fraction 152/20 to its minimum expression by extracting and canceling 4.

[tex]\boxed{\large\displaystyle\text{$\begin{gathered}\sf \bf{p=\frac{152}{20} \ \ \longmapsto \ p=\frac{152\div4}{20\div4}=\frac{38}{5} } \end{gathered}$}}[/tex]

Therefore, the answer is option C.
5/8p = 4 + 3/4
5/8 p= 19/4
P= 19/4 / 5/8
P= 19/4 x 8/5
P= 38/5
The answer is C

I need help on this question please?

Answers

parabola, open curve, a conic section produced by the intersection of a right circular cone and a plane parallel to an element of the cone.

What is a parabola in math?

Drawing a parabola for the quadratic function f(x) = ax2 + bx + c results in a U-shaped curve.When an is smaller than zero, the parabola's graph is downward (or opens downward).When the value of an is greater than 0, the parabola's graph ascends (or opens up). The locus of points in that plane that are equally spaced apart from the direct  x and the focus is known as the parabola.A right circular conical surface and a plane parallel to another plane that is tangential to the conical surface intersect to form a parabola, which is also known as a conic section.A parabola's general equation is written as y = a(x - h)2 + k or x = a(y - k)2 + h.Vertex here is indicated by (h, k).The typical form is y = a(x - h)2 + k.

     -9(x_6)²_1

     =  -9(x-6)1

     =-9x+54

    Differentiate  x

   -9

   -9(x-6)²

   Subtract

    d/dx(-9(x-6)

    Calculate x-6

    d/dx (-9x+54)

   -9x1-1

     -9x

  =-9

   To learn more about parabola refer

  https://brainly.com/question/25651698    

   #SPJ13

License plates in a particular state are to consist of 2 digits followed by 4 uppercase letters. ​a) How many different license plates can there be in this state if repetition of letters and numbers is​ permitted? ​b) How many different license plates can there be in this state if repetition of letters and numbers is not​ permitted? ​c) How many different license plates can there be in this state if the must be ​, and repetition of letters and numbers is not​ permitted? ​d) How many different license plates can there be in this state if the first digit cannot be ​, and repetition of letters and numbers is not​ permitted?

Answers

a)Total different number plates will be 45697600

b) Total different number plates will be 32292000

What is permutation and combination?

In a combination, the elements of the subset can be listed in any order. In a permutation, the elements of the subset are listed in a specific order.

Arranging people, digits, numbers, alphabets, letters, and colors are examples of permutations. Selection of menu, food, clothes, subjects, the team are examples of combinations

We are given that license plate allows 2 digits and 4 upper case letters

a) repetition is allowed

hence for 2 numbers we have 10*10=100 choices

Also letter are allowed 26*26*26*26=456976 choices

And Hence total choices are 456976*100=45697600 ways

b) Repetition is not allowed

hence for 2 numbers we have 10*9=90 choices

Also letter are not allowed 26*25*24*23= 358800 choices

And Hence total choices are 456976*100=32292000 ways

Hence

a)Total different number plates will be 45697600

b) Total different number plates will be 32292000

To learn more about permutation please refer

https://brainly.com/question/1216161

#SPJ13

7=1/4ax, solve for a

Answers

The given expression is

[tex]7=\frac{1}{4}ax[/tex]

Solving for a means that we need to isolate that variable.

First, we need to multiply the equation by 4

[tex]7\cdot4=4\cdot\frac{1}{4}ax\rightarrow28=ax[/tex]

Second, we divide the equation by x

[tex]\frac{28}{x}=\frac{ax}{x}[/tex]

Therefore, the answer is

[tex]a=\frac{28}{x}[/tex]

14. PR is the diameter of the circle with centre O. If mZPRQ = 65°. What will be the measure of
mZPOQ?
A. 65⁰
B. 90⁰
C. 130⁰
D. 150⁰

Answers

So basically a chord subtends double the angle at the centre then it does at the circumference
Here PQ chord subtends 65 on the circumference=> it will subtend 130 on the center
Hence answer is (c)

which of the following is a function. then graph the function.

Answers

A relationship is a function if and only if for each input, there exists only one output i.e an input cannot have two or more outputs.

We can determine which of the relationship is a function by plotting a graph of the relationship.

The only correct option is the relationship:

[tex]y=x^2[/tex]

The graph of the function is shown below:

SpongeBob spins the spinner to the left. What is the probability that the spinner lands on a number greater than 6?

Answers

SpongeBob spins the spinner to the left. What is the probability that the spinner lands on a number greater than 6?​

we know that

The total numbers in the spinner are 10

The numbers that are greater than 6 are (7,8,9 and 10)------> 4 numbers

so

To find out the probability, divide the total numbers that are greater than 6 by the total number

therefore

P=4/10

Percent

P=4/10(100)

the answer is

P=40% o P=4/10 or P=0.4

1
-2-(-7) = ?
NEXT
BOOKMARK

Answers

Answer:

5

Step-by-step explanation:

negetive two minus negative seven equal to five

The one-time fling! Have you ever purchased an article of clothing (dress, sports jacket, etc.), worn the item once to a party, and then returned the purchase? This is called a one-time fling. About 5% of all adults deliberately do a one-time fling and feel no guilt about it! In a group of six adult friends, what is the probability of the following? (Round your answers to three decimal places.)

Answers

Using the binomial distribution, the probability of no one having done a one time fling is of 0.735 = 73.5%.

Binomial distribution

The mass density formula for the probability of x successes is:

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

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

The parameters of the formula are given as follows:

n is the number of trials of the experiment.p is the probability of a success on a single trial of the experiment.

In the context of this problem, the values of the parameters are as follows:

p = 0.05, as about 5% of all adults deliberately do a one-time fling and feel no guilt about it.n = 6, as there are six adult friends in the group.

The probability that no one has done a one time fling is P(X = 0), hence the probability is calculated as follows:

P(X = 0) = (0.95)^6 = 0.735 = 73.5%.

Missing information

The problem asks for the probability that no one has done a one time fling.

More can be learned about the binomial distribution at https://brainly.com/question/24756209

#SPJ1

I need help with this question I not sure but my answer was number 3 i for sure

Answers

To solve this problem, we have to compute the circumference of a circle of diameter:

[tex]d=840ft.[/tex]

Recall that the circumference of a circle is given by the following formula:

[tex]C=d\pi,[/tex]

where d is the diameter.

Therefore, the circumference of the reservoir is:

[tex]C=\frac{22}{7}*840ft=2640ft.[/tex]

Answer:[tex]2640ft.[/tex]

i need helpppp plsssssss

Answers

51 is the answer and I hope that helps

Solve this system of equations usingthe substitution method.y = x + 9y = -4x – 612] [UN

Answers

The given system of equations is

[tex]\begin{gathered} y=x+9\rightarrow(1) \\ y=-4x-6\rightarrow(2) \end{gathered}[/tex]

We will substitute y in equation (2) by equation (1)

[tex]x+9=-4x-6[/tex]

Now, add 4x to both sides

[tex]\begin{gathered} x+4x+9=-4x+4x-6 \\ 5x+9=-6 \end{gathered}[/tex]

Subtract 9 from both sides

[tex]\begin{gathered} 5x+9-9=-6-9 \\ 5x=-15 \end{gathered}[/tex]

Divide both sides by 5

[tex]\begin{gathered} \frac{5x}{5}=\frac{-15}{5} \\ x=-3 \end{gathered}[/tex]

Substitute x by -3 in equation (1) to find y

[tex]\begin{gathered} y=-3+9 \\ y=6 \end{gathered}[/tex]

The solution of the system is (-3, 6)

Rewrite the polynomial .22 – 52 + 6 as 2? + m2 + n2 +6, where m. n = 6 and m +n=-5. What are the values of m and n?

Answers

Answer:

m = -2 and n = -3

Explanation

Given the polynomial

x^2 - 5x + 6

Rewrite as x^2 +mx + nx + 6

x^2 - 2x - 3x + 6

Compare

mx = -2x

m = -2

Similarly;

nx = -3x

n = -3

Hence m = -2 and n = -3

I need whit math thats all(x-2) +(x+6)

Answers

To simplify the expression (x-2) +(x+6), you have to follow these steps:

1.Get rid of the parentheses:

(x-2) +(x+6)

x -2 + x + 6

2. Combine like terms:

x + x - 2 + 6

2x + 4

So the answer is 2x + 4

the expression negative one eighth j plus two thirds minus the expression five thirds j plus nine twelfths


negative 37 over 24 times j minus 17 over 12

negative 37 over 24 times j plus 17 over 12

43 over 24 times j plus 1 over 12

negative 43 over 24 times j plus negative 1 over 12

Simplify the expression.

the expression negative one eighth j plus two thirds minus the expression five thirds j plus nine twelfths

negative 37 over 24 times j minus 17 over 12
negative 37 over 24 times j plus 17 over 12
43 over 24 times j plus 1 over 12
negative 43 over 24 times j plus negative 1 over 12


Which expression is equivalent to 3(−4.5b − 2.1) − (6b + 0.6)?

19.5b + 1.5
−19.5b − 1.5
−19.5b − 6.9
19.5b − 6.9

Answers

A) Simplification of the given Algebraic Expression is; [-⁴³/₂₄j + (-1)]/12

B) The equivalent expression to 3(−4.5b − 2.1) − (6b + 0.6) is - 19.5b - 6.9

How to simplify Algebraic Expressions?

A) We want to simplify negative one eighth j plus two thirds minus the expression five thirds j plus nine twelfths. This would be expressed as;

-1/8j + 2/3 - (5/3j + 9/12)

= -1/8j + 2/3 - 5/3j - 9/12

= -1/8j - 5/3j + (2/3 - 9/12)

= (-3j-40j / 24 + (8-9) / 12

= [-⁴³/₂₄j + (-1)]/12

B) The expression equivalent to 3(−4.5b − 2.1) − (6b + 0.6)

Expand the brackets to get;

-13.5b - 6.3 - 6b - 0.6

= -13.5b - 6b - 6.3 - 0.6

= - 19.5b - 6.9

Read more about Algebraic expressions at; https://brainly.com/question/4344214

#SPJ1

Identify the vertex: y = (x+10)2+ 2 a. (10,2) b. (-10, -2) c. (-10,2) ) d. (10, -2)

Answers

Given a quadratic equation in vertex form

[tex]y=a(x-h)^2+k[/tex][tex]\begin{gathered} \text{ wh}ere\text{ a, h, and k are constants, } \\ \text{then the point (h, k) is the vertex of the function} \end{gathered}[/tex]

In our case,

[tex]y=(x+10)^2+2[/tex]

h = -10, and k= 2

Therefore the vertex is (-10, 2)

What is the sum of the first five terms in this series? 6 - 6/3+6/9-6/27+•••
A 61/81
B 16
C 122/27
D 20/3​

Answers

The sum of the first five terms in this series is 4 14/27.

What are fractions?

Fractions are used to depict the components of a whole or group of items. Two components make up a fraction. The numerator is the number that appears at the top of the line. It specifies how many identically sized pieces of the entire event or collection were collected. The denominator is the quantity listed below the line. The total number of identical objects in a collection or the total number of equal sections that the whole is divided into are both displayed. A fraction can be expressed in one of three different ways: as a fraction, a percentage, or a decimal. The first and most popular way to express a fraction is in the form of the letter ab. Here, a and b are referred to as the numerator and denominator, respectively.

The first five terms

6

-6/3

6/9

-6/27

+6/81

The first thing to do is change all the fractions denominators to 81.

Sum = 6*81/81 - 6(27)/81 + 6 × 9/81 - 6 × 3/81 + 6/81

Now add

Sum = 366/81

Sum = 4 14/27

Sum = 4.5185

Recall the first term. It was increased by 6 × 81/81. Nothing is affected by the 81 over 81 in terms of value. 6 × 81/81 remains 6. It merely makes combining it with the other members of the series simpler.

To know more about fractions ,visit:

brainly.com/question/10708469

#SPJ1

a girl (who liked riddles) was asked how old she was, she responded "in 2 years I will be twice as old as I was 5 years ago". how old is she now?

Answers

Given data:

The expression for the age of the girl after two year is,

x+2

The age of girl 5 year ago is,

x-5

According to the given statement of the question.

x+2=2(x-5)

x+2=2x-10

x=12

Thus, the present age of the girls is 12 years old.

C>0, |u|=c is equivalent to u=

Answers

|u|=c is equivalent to u = c or u = -c.

Given that c > 0.

i.e., c is a positive number.

Then |u| = c. That is, absolute value of u = c, a positive number.

An absolute value function is defined by,

 |u| = { u   ; if u ≥ 0

        { -u   ; if u < 0

The absolute value of any number, Positive or negative, is always a positive number.

So here |u| = c, with c > 0.

Comparing with the definition of absolute value function, c is either u or -u.

More clearly, c = u, when u ≥ 0 or c = -u , when u < 0.

Hence the value of c depends on u.

Thus,  |u|=c is equivalent to u = c or u = -c.

Learn more about absolute value function at https://brainly.com/question/3381225

#SPJ1

A diagram of the side of Robert's barn is shown. If he decides to paint one side of the barn, how many square feet will Robert paint?

1. 254.5 ft^2
2. 310.5 ft^2
3. 391 ft^2
4. 805 ft^2

Answers

Robert will paint 310.5 square ft

The side of Robert's barn contains a triangle and a rectangle of which the dimensions are given in the diagram.

If Robert paint one side of the barn, then he needs to paint the triangle as well as the rectangle. So we need to find the area of the triangle and rectangle first.

For the triangle, base = 23 ft

height = 7 ft

Area of the triangle = 1/2 bh

                                 = 1/2 x 7 x 23

                                 = 80.5 square ft.

For the rectangle, length = 23 ft

width = 10 ft

Area of the rectangle = length x width

                                    = 23 x 10

                                    = 230 square ft.

Area Robert needs to paint = Area of the triangle + Area of the rectangel

                                              = 80.5 + 230

                                              = 310.5 square ft.

Learn more about area of a rectangle at https://brainly.com/question/25292087

#SPJ1

4. Describe the transformation from the parent graph of y - 4 = – 2(x – 3)?. Graphboth the parent graph and the transformed graph on the grid provided. Plot at leastthree distinct points for each.

Answers

Describe the transformation from the parent graph of y - 4 = – 2(x – 3)^2. Graph

both the parent graph and the transformed graph on the grid provided. Plot at least

three distinct points for each.

we have that

the parent function is

y=x^2

Is a vertical parabola open upward with the vertex at (0,0)

the transformed function

is

y-4=-2(x-3)^2

y=-2(x-3)^2+4

Is a vertical parabola open downward with vertex at (3,4)

so

The transformations are

1) Reflection over x-axis

Rule is

(x,y) ------> (x,-y)

y=x^2 ------------------> y=-x^2

2) Vertical Dilation with a scale factor of 2

Rule

(x,y) --------> (x,2y)

y=-x^2 ----------> y=-2x^2

3) Translation 3 units at right and 4 units up

Rule is

(x,y) --------> (x+3,y+4)

y=-2x^2 --------> y=-2(x-3)^2+4

see the graph to better understand the problem

Other Questions
The writer wants to add anecdotal evidence to this passage. Which of the following sentences best accomplishes this goal? Hey I need help I got stuck I am struggling 8. For the following function, state the range. What is the best spacing for a grid drawing on a 9x10 piece of paper I need help finding the vortex angle with these three sides. I dont really know how to do this sort of thing with an isosceles triangle. Once I know the vortex angle I can figure out the base angles. In the midterm elections coming up in November, there are two candidates for USSenate in Georgia. Rafael Warnock is the incumbent Democrat and Herschel IWalker is the Republican challenger.Part 1: You are to select three issues that you consider the most important, explainwhat each one is and why you believe each is important, and then research theposition of each candidate on each of the three issues you have selected. Makesure you explain each candidate's position on each of the three issues you chose.Do you agree or disagree with their positions and explain why? Part 2: Both candidates have been in the news. You are to find two news stories oneach of the two candidates, explain what the story is and if there is any controversysurrounding the candidate because of the story. You are to provide a link to eachstory, so there should be four links total.Part 3: Based upon what you have learned from your examination of bothcandidates, which one would you vote for? Make sure you explain why you wouldvote for that particular candidate and what your reasons were for choosing oneover the other.((If you do this I will mark you Brainly! The volume of this cylinder is approximately 12,468.94 cubic feet.The radius is ___ feet.Use = 3.14. A philosopher from a background of poverty, deprivation and hunger is not likely to agree with the word from a background of wealth and prosperity to the meaning and focus of philosophy 2. Calculate each surface area to the nearest tenth of a square centimetre ) r = 10 cm b) a) d=7 cm 30 cm 22 cm 3. bbelow 1 Discuss how an artists choice of materials assists in expressing the message that an author is attempting to convey. What's the correct letter name for this below? The deer population in the united states can be predicted by the expression 523(1.099)^t where t is the number of years since 1990 . what does the value 523 represent? How would you write the phrase, I do not want fries with my burger in spanish? Evaluate (m + 4) -n if m= -4 and n=-6. Write your answer as an integer. Describe a series of transformations Matt can perform to decide if the two windows are congruent Differences between Tigris and Euphrate river valley civilizations Why is crystal of oxalic acid regarded as a primary standard solution ? The decentralized public ledgering system called ________ is used to record and manage transactions in traditional sectors like shipping, real estate, voting, and stock trading. What would be the Area in square inches of a rectangle with a length of radial 279 in and a width of radial 31 in(You do not have put the units in your answer) Tea that sells for $2.00 a pound is mixed with a different tea that sells for$5.00 a pound to produce 40 pounds of a custom blended tea that willsell for $4.25 a pound. How many pounds of the less expensive teashould be used in the mixture?(1) 10(2) 15(3) 25(4) 30Pls show work