During a radio contest, $50 is added to the prize money each time a caller answers the contest question incorrectly. if the first caller has a chance to win $100, which equation finds the amount the 10th caller receives, if the 10th is the first to answer the question correctly?

Answers

Answer 1
To solve this problem you must apply the proccedure shown below:

 1. You have that $50 is added to the prize money each time a caller answers the contest question incorrectly and the first caller has a chance to win $100. 

 2. Therefore, the amount the 10th caller receives, if the this caller answers the question correctly, is:

 x: the amount the 10th caller receives.
 y: the number of caller

 x=100+50(y-1)

 As y=10 (the 10th caller), you have:

 x=100+50(10-1)
 x=100+50(9)
 x=100+450
 x=$550
Answer 2

Answer:

a is correct on edege

Step-by-step explanation:


Related Questions

A pizza shop offers 12 different topping choices. if you order a large pizza with two toppings, how many possibilities would you have?

Answers

This is the concept of combinations, the solution to our question will be:
The number of combinations of 12 things take 2 at a time is
12C2
=(12!)/[(12-2)!2!]
=(12!)/(10!*2!)
=12*11/2
=66

Answer: 66

Given ​ f(x)=x2+14x+40 ​.


Enter the quadratic function in vertex form in the box.

Answers

Please indicate exponentiation using " ^ "   Thanks.

f(x)=x2+14x+40 => f(x)=x^2+14x+40

Next, complete the square:

f(x)=x^2+14x+ 49 - 49 +40 = (x+7)^2 - 9 

Write this in the form y = (x+7)^2 - 9  or y + 9 = (x+7)^2
Comparing this result to y = a(x-h)^2 + k, we see that h = -7 and k=-9

In vertex form, the equation is y + 9 = (x+7)^2 and the vertex is at (-7, -9).

Maggie only wore sandals tracker on two of the days that she trained so from her fitness trackers she verified that on the third day she biked 20 miles and on the eighth day she biked 35 miles use these two data points to determine the equation of the line best of fit set for Maggie’s data

Answers

We know form our problem that the third day she biked 20 miles, so we have the point (3,20). We also know that on the eighth day she biked 35 miles, so our second point is (8,35).

To relate our two point we are going to use the slope formula: [tex]m= \frac{x_{2}-x_{1}}{y_{2}-y_{1}} [/tex]
We can infer form our points that [tex]x_{1}=3[/tex], [tex]y_{1}=20[/tex],[tex]x_{2}=8[/tex], and [tex]y_{2}=35[/tex]. so lets replace those values in our slope formula:
[tex]m= \frac{35-20}{8-3} [/tex]
[tex]m= \frac{15}{5} [/tex]
[tex]m=3[/tex]

Now that we have the slope, we can use the point-slope formula determine the equation of the line that best fit the set for Maggie’s data.
Point-slope formula: [tex]y-y_{1}=m(x-x_{1})[/tex]
[tex]y-20=3(x-3)[/tex]
[tex]y-20=3x-9[/tex]
[tex]y=3x+11[/tex]

We can conclude that the equation of the line that  best fit the set for Maggie’s data is [tex]y=3x+11[/tex].

Prove that x²+6x+18 is always greater than

[tex]2 - \frac{1}{x} [/tex]

For any value of x.

Answers

One way to solve this would be to graph both y=x^2+6x+18 and y=2 - 1/x.  If the graph of the polynomial is always higher up (above) the graph of y=2-1/x, that alone is sufficient cause to state that the poly is always greater than 2-1/x.

You could also do this algebraically:  write the inequality

x^2+6x+18 > 2 -1/x.  This can be rewritten as x^2+6x+18-2+1/x > 0, or
                                                                         x^2+6x+16+1/x > 0

Try x=-3.  Then 9-18+16-1/3 = 6 2/3, which is greater than 0.

Or you could graph x^2+6x+16+1/x by hand or on a calculator.  Is the graph always above the x-axis?  If so,  x²+6x+18 is always greater than 2-1/x.

a vertical pole 10 meters high, casts a shadow 8 meters long. at the same time, a nearby tree casts a shadow 40 meters long. find the height of the tree in meters

Answers

To solve this problem you must apply the proccedure shown below:

 1. You have the following information given in the problem above:

 - The vertical pole is10 meters high and casts a shadow 8 meters long.
 - The tree casts a shadow 40 meters long. 

 2. Then, by similarity, you have:

 x/10=40/8
 8x=(10)(40)
 8x=400
 x=400/8
 x=50 meters

 3. Therefore, as you can see, the answer is: The height of the tree is 50 meters.

hELPP

A total of 300 tickets were sold for the school play. They were either adult tickets or student tickets. The number of student tickets sold was three times the number of adults tickets sold. How many adult tickets were sold?

Answers

75 Adults
225 Students

You can get this information using this system of equations:

x + y = 300
x - 3y = 0

By setting up and solving an equation, it was determined that 75 adult tickets were sold for the school play.

To solve the problem of determining how many adult tickets were sold for the school play, we can set up an equation. Let's represent the number of adult tickets sold as A, and since the number of student tickets sold was three times that of adult tickets, we can express the student tickets sold as 3A. We know the total tickets sold were 300, so the equation to represent this scenario is:

A + 3A = 300

Combining like terms, we get:

4A = 300

Dividing both sides of the equation by 4 to solve for A gives us:

A = 300 / 4

A = 75

Therefore, 75 adult tickets were sold.

Amanda owns a clothing store that sells graphic t-shirts. n is the number of shirts she sells each month. the revenue function of her store is r = 25n. the cost function of her store is c = 10n + 900. using your calculator, what is the break-even point of amanda's store?

Answers

The break-even point will be attained when the revenue is equal to the cost. That is 
     [tex]25n=10n+900[/tex]
     [tex]25n-10n=900[/tex]
     [tex]15n=900[/tex]
     [tex]n=60[/tex]

The break-even point is attained when n equals 60.   

Answer:

n = 60 shirts

Step-by-step explanation:

The break-even point is the point where revenue is equal to cost.  This means we take the equation for revenue, r = 25n, and set it equal to the equation for cost, c = 10n + 900:

25n = 10n + 900

Subtract 10n from each side:

25n - 10n = 10n + 900 - 10n

15n = 900

Divide both sides by 15:

15n/15 = 900/15

n = 60

A flower vase has 5 white lilies, 4 pink roses, and 6 yellow carnations. One flower is chosen at random and given to a woman. Another flower is then chosen at random and given to a different woman. What is the probability that both flowers are pink roses?

Answers

5+4+6=15 2/15=.133333 or 13% or 2/15
 4/15·3/14 = 0.057 so it's b.) 0.057

Use Euler’s Formula to find the number of edges in a polyhedron with seven faces: two pentagons and five rectangles.

Answers

To determine the number of edges in a polyhedron with seven faces, two being pentagons and five being rectangles, you apply Euler's formula, resulting in a total of 15 edges.

To find the number of edges in a polyhedron with seven faces using Euler's formula, which is V - E + F = 2, we first need to determine the number of vertices (V) and faces (F) of the polyhedron.

Given that the polyhedron has two pentagons and five rectangles, we can calculate the total number of vertices. Each pentagon has 5 vertices and each rectangle has 4, but since rectangles share sides, some vertices will be counted twice.

Therefore, for the rectangles, we should calculate the vertices as if there were four distinct ones and then subtract the overlaps. Assuming all rectangles share exactly one side with its adjacent, we would have 4 vertices for each rectangle minus 2 for each shared side, resulting in 2 vertices per rectangle.

With five rectangles, that's 10 vertices, plus the 10 from the two pentagons, we get 20 vertices in total. Now, we apply Euler's formula: V - E + F = 2, substituting the values:

E = V - F + 2
E = 20 - 7 + 2
E = 15

Therefore, the polyhedron has 15 edges. .

Simplify -62 ÷ 12 - 2(-7).

Answers

Final answer:

To simplify -62 ÷ 12 - 2(-7), evaluate the expression inside the parentheses first, then perform the division and subtraction.

Explanation:

To simplify the expression -62 ÷ 12 - 2(-7), we need to follow the order of operations, which is PEMDAS (Parentheses, Exponents, Multiplication and Division, Addition and Subtraction) in this case. First, we need to evaluate the expression inside the parentheses: 2(-7) = -14. Then, we perform the division: -62 ÷ 12 = -5. Finally, "we subtract: -5 - (-14) = -5 + 14 = 9".

Learn more about Simplifying expressions here:

https://brainly.com/question/29003427

#SPJ12

An organization will give a prize to a local artist. The artist will be randomly chosen from among 10 painters, 3 sculptors, and 5 photographers. What is the probability that the artist chosen will be a sculptor or a photographer?

Answers

The probability is 8/18 or 44%.


Since there are 3 sculptors and 5 photographers, and the question is asking for either a sculptor or photographer, you add them together. There are a total of 18 artists, and the probability is the chance of a certain thing happening over the total amount of things that can happen (i.e. a coin landing on heads is 50%).

The answer would be 8/18.

8/18
3+5=8
18 is the total number of artists. 

Of the following options, what could be a possible first step in solving the equation −7x − 5 = x + 3?
Adding 7x to both sides of the equation
Subtracting 5 from both sides of the equation
Adding x to both sides of the equation
Combining like terms, −7x + x = − 6x

Answers

Adding 7x to both sides makes the most sense.  It would cancel out with the -7x, leaving you with -5 = 8x + 3.

Subtracting 5 from both sides wouldn't cancel anything out, adding x to both sides wouldn't cancel anything out, and you can't combine like terms on either side of the equation.

add 7x to both of the sides

How to find the shaded region of a circle with a rectangle inside?

Answers

You would start by finding the area of the circle and then finding the area of the rectangle. After finding both, subtract the area of the rectangle from that of the circle. 

1. What is the value of x in the equation –6 + x = –2?



A. 4

B. –8

C. 8

D. –4

2.

How many solutions does the equation –3a + 3a + 6 = 7 have?



A. Infinitely many

B. Two

C. One

D. None

3.

What is the solution to the equation 1.2m – 0.8 = –2.0m?



A. m = 0.25

B. m = 4

C. m = 1

D. m = 0.4

4.

How many solutions does the equation 4p + 7 = 3 + 4 + 4p have?



A. Two

B. Infinitely many

C. None

D. One

5.

What is the value of y in the equation 2(2y – 12) = 0?


A. 4

B. 8

C. 7

D. 6

6.

What is the value of z in the equation 2(4z – 9 – 7) = 166 – 46?



A. 19

B. 34

C. 26

D. 21

7.

Which of these is a simplified form of the equation 7y + 7 = 9 + 2y + 2y?



Answers

1. A. Add 6 to both sides to solve. 

2. D. If you simplify the a terms you will get 6 = 7 which is never true. 

3. A. Subtract 1.2m from both sides and then divide to solve. 

4. B. If you simplify you get 7 = 7 which is always true. 

5. D. Distribute the 2 and then add the 24 to both sides. Then divide to solve. 

6. A. Simplify the right side and then divide all by two. Then add 16 to both sides and divide by 4. 

7. 3y - 2

On Monday, there was no snow on the ground in Buffalo, New York. On Tuesday, three inches of snow fell.On Wensday a half an inch of snow melted. On Thursday two and a half more inches fell. On Friday another inch and a half melted. How much snow was left on the ground Friday night.

Answers

Hi there!

Monday- 0 in.

Tuesday- 3 in.

Wedsnday- 2 1/2 in.

Thursday- 5 in.

Friday- 3 1/2 in.

Therefore, the answer is - 3 1/2 inches of snow was left on Friday.

Hope this helps you!

~DL

A line of best fit predicts that when x equals 35, y will equal 34.785, but actually equals 37. What is the residual in this case?

Answers

we know that

Residual Value = Observed Value– Predicted Value

in this problem
Observed Value=37
Predicted Value=34.785
Residual Value = 37-34.785------> 2.215
positive values for the residual (on the y-axis) mean that the prediction was too low

the answer is
2.215

100 points! Evaluate the equation. Look at the picture. Do #7.

Answers

10C6 = 10!/(6!*(10-6)!) = 10*9*8*7/(4*3*2*1) = 210

There are 210 ways to choose 6 from a group of 10.

Write the first 6 terms of an arithmetc sequence if the first number is 9 and the common diffrence is 5

Answers

[tex]a_1=9\\d=5\\\\a_n=a_1+(n-1)d\\\\a_n=9+(n-1)\cdot5\\\\a_n=9+5n-5\\\\a_n=5n+4\\\\a_1=9\\a_2=5\cdot2+4=14\\a_3=5\cdot3+4=19\\a_4=5\cdot4+4=24\\a_5=5\cdot5+4=29\\a_6=5\cdot6+4=34[/tex]

What is y+7/7y÷3y^2+21y/14y−5 simplified?

Answers

This becomes...........

[(y+7)/7y] x [(14y-5)/(3y^2+21y)]= [(y+7)/7y] x [(14y-5)/3y(y+7)]= [1/7y] x [(14y-5)/3y]= [(14y-5)/21y]


What is compound interest?
A - the interest earned on the principal of an investment
B - the interest earned on both the principal and interest of an investment or savings account
C - the interest earned on a mutual fund
D - the interest earned on a loan

Answers

That would be B .  The interest  is earned on the principal and interest earned previously.

The correct answer is

The interest  is earned on the principal and interest earned previously

:)

Christine runs 7 miles in 60 minutes. at the same rate, how many miles would she run in 24 minutes?

Answers

Let x = the unknown amount of miles she would run. We are going to set up a proportion.

[tex] \frac{7 miles}{60 min} = \frac{x miles}{24 min} [/tex]

Now we are going to cross-multiply and solve for x. 

60x = 7(24)
60x = 168
x = 168 / 60
x = 2.8

Christine runs 2.8 miles in 24 minutes. 
Final answer:

Christine would run approximately 2.8 miles in 24 minutes at the same rate she runs 7 miles in 60 minutes.

Explanation:

To find out how many miles Christine would run in 24 minutes, we can set up a proportion. We know that Christine runs 7 miles in 60 minutes, so we can write the proportion as:

7 miles / 60 minutes = x miles / 24 minutes

Now, we can cross-multiply and solve for x:

7 * 24 = 60 * x

168 = 60x

x = 168 / 60

x ≈ 2.8 miles

So, her speed would be 7/60 = 0.1167 miles per minute. Now, to find out the distance she would cover in 24 minutes at this speed, we multiply her speed per minute by 24 minutes. So, 0.1167 * 24 = approximately 2.8 miles. Therefore, at the same rate, Christine would run about 2.8 miles in 24 minutes.

Learn more about proportion here:

https://brainly.com/question/32430980

#SPJ11

A fair number cube with sides labeled from 1 to 6 is rolled 20 times. the results of the simulation are shown in a dot plot. which dot plot models an unfair data-generating process?

Answers

1:4 ,2:4 ,3:0, 4:4, 5:4,6:4 so basically the one with no dots or hasn't been rolled

The dot plot will be 1:4, 2:4, 3:0, 4:4, 5:4,6:4 and there is a face with 3 has not rolled option second is correct.

What is dot plot?

A dot plot, also referred to as a dot chart or stripe graph, is a sort of simple histogram-like figure used in statistics for little data sets with values falling into a number of discrete bins.

Since the width of each "bar" of dots is equal to the number of items in a certain class, a dot plot is similarly to a bar diagram.

We have:

A fair number cube with sides labeled from 1 to 6 is rolled 20 times.

Total number on, a fair number of cubes = 6

So the dot plot can be shown as:

1:4, 2:4, 3:0, 4:4, 5:4,6:4

There is a face with 3 has not rolled.

Thus, the dot plot will be 1:4, 2:4, 3:0, 4:4, 5:4,6:4 and there is a face with 3 has not rolled option second is correct.

Learn more about the dot plot here:

https://brainly.com/question/21862696

#SPJ2

Explaining Factored Form The trinomial x2 + bx – c has factors of (x + m)(x – n), where m, n, and b are positive. What is the relationship between the values of m and n? Explain.

Answers

The value of m must be greater than the value of n. When you multiply the binomials, the middle term is the result of combining the outside and inside products. So, bx = –nx + mx, or bx = (–n + m)x. This means that b = –n + m. When adding numbers with opposite signs, you subtract their absolute values, and keep the sign of the number having the larger absolute value. Since b is positive, mmust have the larger absolute value.

Sample Response: The value of m must be greater than the value of n. When you multiply the binomials, the middle term is the result of combining the outside and inside products. So, bx = –nx + mx, or bx = (–n + m)x. This means that b = –n + m. When adding numbers with opposite signs, you subtract their absolute values, and keep the sign of the number having the larger absolute value. Since b is positive, m must have the larger absolute value.

(on the assignment)

The number N is the produce of the first 1000 positive integers and can be written as 1000!.We say "1000 factorial."This is, N=1000!=1000x999x998x997x...x3x2x1.N is divisible by 5, 25, 125, 625,...Each of these factors is a power of 5.That is 5=5^1, 25=5^2, 125=5^3,625=5^4, and so on. Determine the largest power of 5 that divides N.

Answers

From 1000 to 1, there are 200 numbers that are divisible by 5, which means that 1000! is divisible by at least 5^200.Then there are 40 numbers that are divisible by 25 (5^2), so this adds another 5^40.Then there are 8 numbers divisible by 125 (5^3), so this adds another 5^8.Finally, 1 number is divisible by 625 (5^4), so this adds 5^1.
Therefore, the total sum is 5^(200+40+8+1) = 5^249. Therefore, the largest N = 249.

What percent of data set is represented in Q1

Answers

It is 25% because it is 1/4 which is a quarter. 

PLEASE HELP!

The center of a circle is at (2, −5) and its radius is 12.

What is the equation of the circle?

(x−2)2+(y+5)2=144
(x+2)2+(y−5)2=144
(x+2)2+(y−5)2=24
(x−2)2+(y+5)2=24

Answers

[tex]\bf \textit{equation of a circle}\\\\ (x- h)^2+(y- k)^2= r^2 \qquad center~~(\stackrel{2}{ h},\stackrel{-5}{ k})\qquad \qquad radius=\stackrel{12}{ r} \\\\\\\ [x-2]^2+[y-(-5)]^2=12^2\implies (x-2)^2+(y+5)^2=144[/tex]

write an inequality for the following situation
No more than 8 books are in your bag
A. x ≤ 8 B. x < 8 C. x ≥ 8 D. x > 8

Answers

No more means less or equal.So, correct answer is A. x ≤ 8 .

What happens to correlation if you multiply every x in the data set by .5?

Answers

it'll go positive but for every number or goes half way

Jesse made a model of a mountain range for class. to do this, he bought a cylinder of cardboard and cut it into three cones. each cone is 5 inches tall and has a diameter of 4 inches. what was the volume of the original cylinder jesse bought in terms of \piπ?

Answers

By definition, the volume of the cone is given by:
 V = (1/3) (π) (r ^ 2) (h)
 Substituting values we have:
 V = (1/3) (π) ((4/2) ^ 2) (5)
 V = (20/3) (π)
 Then, the volume of the cylinder is:
 Vc = 3 * V
 Vc = 3 * (20/3) (π)
 Vc = 20π
 Answer:
 
the volume of the original cylinder jesse bought is:
 
Vc = 20π

The volume of the original cylinder that Jesse bought is 20π cubic inches.

To find the volume of the original cylinder Jesse bought, we need to use the volume formula for a cylinder:

V = πr²h

First, we need to find the volume of each cone using the formula:

Volume of a cone = (1/3)πr²h

Given:

Height(h) of each cone = 5 inchesDiameter of each cone = 4 inches, so the radius(r) = 4/2 = 2 inches

Volume of one cone:

V_cone = (1/3)π(2)²(5) = (1/3)π(4)(5) = (20/3)π cubic inches

Total volume of three cones:

V_total_cones = 3 × (20/3)π = 20π cubic inches

Since the volume of the cylinder equals the total volume of the cones:

V_cylinder = 20π cubic inches

Which solid has a volume that is 3 times the volume of a cone with the same base and height?
a.cylinder
b.prism
c.pyramid eliminate
d.sphere?

Answers

Answer: (a) Cylinder

The formula for volume of a cone = 1/3 π r² h

The formula for volume of a cylinder = π r² h

The answer is  A. Cylinder
Other Questions
what role did j edgar hoover play in the second red scare 120e^(2x)=75e^(3x)Please solve with steps The consequences of particular diseases are features of _____. A fair number cube with sides labeled from 1 to 6 is rolled 20 times. the results of the simulation are shown in a dot plot. which dot plot models an unfair data-generating process? Of the following options, what could be a possible first step in solving the equation 7x 5 = x + 3? Adding 7x to both sides of the equation Subtracting 5 from both sides of the equation Adding x to both sides of the equation Combining like terms, 7x + x = 6x solve the area of a triangle for b and use the resulting formula to find the base of a triangle with a height of 6 ft. and an area of 9 ft. ^2. if the surface area of two smilar spheres is 256 feet and 576 feet, what is the ratio of the volume of the smaller sphere to the volume of the largee sphere The school's basketball team lost 4 times as many games as they won. They also tied 5 fewer games than they won.If they played 43 games, how many did they lose? Select the sentence that includes an allusion. Like a thief, she stole into the night. Like a young expert, he crept into the basement. Like a Grinch, he hated the holidays. Like a scary old woman, she screamed at the children to get off her lawn. Adolf Hitler was able to convince fellow Germans that the Jews were bad and should be killed because? Who benefited from laws like the elementary and secondary education act of 1968 and voting rights act 1975? Vascular plants have two main organ systems. what are they How the circulatory system works with the digestive system to maintain homeostasis? An electron in the n = 5 level of an h atom emits a photon of wavelength 1282.17 nm. to what energy level does the electron move? I WILL MARK BRAINLIESTDuring her ballet class, Gretchen has to do a giant leap across the stage. How can she improve her distance to make her dance instructor happy? Decrease the speed of her previous movement. Increase the length of movement of her primary lever. Maintain a low center of gravity of her primary lever. Widen her base of support with the primary lever. The disputes between proslavery and antislavery residents in the kansas territory resulted in When designing a building, you must be sure that the building can withstand hurricane-force winds, which have a velocity of 73 mi/h or more. The formula f=0.004av^2 gives the force F in pounds exerted by a wind blowing against a flat surface. A is the area of the surface in square feet, and v is the wind velocity in miles per hour. How much force is exerted by a wind blowing at 81 mi/h against the side of the building shown? Please help me I need help How to find the shaded region of a circle with a rectangle inside? What is the oxidation number of the chromium atom in k2cro4? what is the oxidation number of the chromium atom in ? +2 +6 -3 -7 +4?