Plot the given parabola on the axes. Plot the roots, the vertex and two other points.
y = 29x² - 174x - 203

Answers

Answer 1

The graph of the parabola is shown with a vertex, while the root of the equation is x = 7 and -1.

What is a parabola?

A parabola is a cross-section cut out of the cone and represented by an equation

Here,
y = 29x² - 174x - 203
Roots the equation,
29x² - 174x - 203 = 0
x² - 6x - 7 = 0
(x - 7)(x + 1) = 0

Roots are x = 7 and -1
Now illustrating the graph of the parabola,

Thus the graph of the parabola is shown with a vertex, while the root of the equation is x = 7 and -1.

Learn more about parabola here:

brainly.com/question/4074088

#SPJ1

Plot The Given Parabola On The Axes. Plot The Roots, The Vertex And Two Other Points.y = 29x - 174x -

Related Questions

when choosing the play of the mat that you will use for an image, what are you choosing? a. the thickness of the mat b. the color of the mat c. the size of the mat d. the texture of the mat

Answers

When selecting the ply of the mat which we will use for an image, what we choose is the thickness of the mat. The correct answer is option A.

How to choose the right mat?

The width of our mat really influences how our art is showed. A perfect rule of thumb is to select a mat which is at least 1 inch wider than our moulding. Many mats are 2-4 inches wide; usually, larger artwork can use a wider mat, and smaller artwork should be paired with a narrower mat.

Mats available in 4 ply (0.040 to 0.052″) and 8 ply (0.125″); but it does not mean all ply are the same. For instance, there are 0.052″ 4 ply and 0.040″ 4 ply. Double or triple 4 ply mats are possible also to be used in area of 8 ply mats to produce a similar effect.

Learn more about mat board at: https://brainly.com/question/27749100

#SPJ4

Maria i placing take in her garden in a traight line. The 10 take are equally paced. The firt and fourth take are 10 feet apart. How far apart, in feet, and the firt and tenth take

Answers

Answer:

  30 feet

Step-by-step explanation:

You want to know the distance between the first and last of 10 stakes evenly spaced, such that the first and fourth are 10 feet apart.

Gaps

Between stakes 1 and 4 are 3 gaps. Between stakes 1 and 10 are 9 gaps, which is 3 times as many.

The distance from the 1st to 10th stakes will be 3 times the 10 ft distance from the 1st to 4th stakes.

  3 · 10 ft = 30 ft

The first and tenth stakes are 30 feet apart.

Find the measure of each angle indicated

A. 125 degrees
B. 55 degrees

Help!!!

Answers

Answer:

125

Step-by-step explanation:

alternate interior


Find a mathematical model that represents the statement. (Determine the constant of proportionality.)
P varies directly as x and inversely as the square of y. (P = 23 - when x = 84 and y = 12.)
LARCOLALG10 3.5.059

Answers

A mathematical model that represents the statement using a  constant of proportionality is; y = 25(x/y²)

How to find the constant of proportionality?

The constant of proportionality is defined as the ratio of two proportional values that is said to be in a constant value.

We are told that P varies directly as x and inversely as the square of y.

Thus, we have;

P ∝ x/y²

We are now told that;

P = 28/3 when x = 84 and y = 15. Thus;

P = k(x/y²)

where k is constant of proportionality

Thus;

28/3 = k(84/15²)

k = (28 * 15²)/(84 * 3)

k = 25

Thus, the mathematical model is concluded as;

y = 25(x/y²)

Read more about constant of proportionality at; https://brainly.com/question/1835116

#SPJ1

Complete question is;

Find a mathematical model representing the statement. (Determine the constant of proportionality.)

P varies directly as x and inversely as the square of y.

P = 28/3 when x = 84 and y = 15.

P=??

For a fundraiser, a group plans to sell x granola bars at $1.25 each and y bottles of water at $0.50 each. the group wants the revenue from the fundraiser to be at least $150. select the inequality that models the situation.

Answers

Answer:

[tex]1.25x + .50y \geqslant 150[/tex]

when a confidence interval for the difference of two population means contains​ 0, what can be​ concluded?
a. an error was made in the calculation
b. the results of the confidence interval are inclonclusive
c. the population means are significantly different
d. the population means the same

Answers

The population means may be the same

So, option D is correct.

What is meant by confidence interval?

In statistics, the probability that a population parameter will fall between a set of values a predefined percentage of the time is known as the confidence interval. Analysts typically use confidence intervals that cover 95% or 99% of the expected observations while assessing data. In frequentist statistics, an estimation range for an unknown parameter is referred to as a confidence interval. The most common confidence level for computing confidence intervals is 95%, however other levels, such 90% or 99%, are also occasionally employed. The conclusion is reached that the result is statistically significant if the confidence interval eliminates the value of zero effect.

If (μ₁- μ₂=0) is included in the confidence interval, that means this two means have the same difference that is zero.

Therefore, they may be nearly same,

So, The population means may be the same

Hence, option D is correct.

To know more about confidence interval, visit:

brainly.com/question/24131141

#SPJ4

3x + 13 = 37

solve two step equations

Answers

Answer:

answer is 8

Step-by-step explanation:

Answer: [tex]x=8[/tex]

Step-by-step explanation:

[tex]3x+13=37\\\\3x=24\\\\x=8[/tex]

find an equation of the tangent line to the graph of f(x) = xe^−x at its inflection point.

Answers

Answer:

  y = (4 -x)e^-2

Step-by-step explanation:

You want an equation of the tangent line to the graph of f(x) = xe^−x at its inflection point.

Inflection point

The inflection point on a curve is the point where the second derivative is zero, where the curve changes from being concave downward to concave upward, or vice versa.

We can use the product rule to differentiate f(x):

  (uv)' = u'v +uv'

  f'(x) = 1·e^-x +x·(-1)(e^-x) = (e^-x)(1 -x)

Then the second derivative is ...

  f''(x) = (-e^-x)(1 -x) +(e^-x)(-1) = (e^-x)(x -2)

The second derivative is zero where one of its factors is zero. e^-x is never zero, so we have ...

  (x -2) = 0   ⇒   x = 2

The point of inflection occurs at x = 2.

Point-slope equation

The point-slope equation of the line with slope m through point (h, k) is ...

  y -k = m(x -h)

For this problem, we have ...

  m = f'(2) = (e^-2)(1 -(2)) = -e^-2

  (h, k) = (2, f(2)) = (2, 2e^-2)

So, the equation of the tangent line is ...

  y -2e^-2 = -e^-2(x -2)

In slope-intercept form, this is ...

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

__

Additional comment

We can rearrange the equation to ...

  y = (4 -x)e^-2

Usually a tangent line touches the graph, but does not cross it. The tangent at the point of inflection necessarily crosses the graph.

Identify the independent and dependent variable in the ituation. During the winter, a trucking company hip produce from California to New York. The more produce the company need to hip, the more trucker it will hire. Group of anwer choice

Independent: the number of trucker the company will hire; Dependent: the amount of produce the company need to hip

Independent: the amount of produce the company need to hip; Dependent: the number of trucker the company will hire

Answers

The amount produced is the independent variable and the number of truckers is the dependent variable. So, option 2 is the correct answer.

Independent variables are those variables that do not require any other quantity/variable in order to determine their value. On the other hand, dependent variables do require another such variable.

In the given problem, the amount of product does not depend on any other factor. This means it is independent of any other variable. Meanwhile, the number of truckers depends on the amount produced. This makes it the dependent variable. So, option 2 is the answer here.

Learn more about independent variables on

https://brainly.com/question/29430246?referrer=searchResults

#SPJ4

Find the equation, in standard form, of the line passing through the points (3,-4) and (5,1).
A. 5x-2y=23
B. y=5/2x-23/2
c. 2x-3y=9
D. 5x+2y= 23

Answers

Only answers A, C, and D are in standard form, so we can rule B out immediately.

If you throw (5,1) into A, you get:

   5(5) - 2(1) = 23

        25 - 2 = 23

This checks, so A *might* be the answer.

If you throw (5,1) into C, you get:

  2(5)-3(1) = 9

      10 - 3 ≠ 9

This doesn't check, so it's not C.

If you throw (5,1) into D, you get:

  5(5)+2(1) = 23

     25 + 2 ≠ 23

This doesn't check, so it's not D.

The only standard form equation that (5,1) is a solution for is A.

Your answer is A.

Multiply.
43 × 8.34
Enter your answer in the box.

Y’all help me

Answers

Answer:

358.62

Step-by-step explanation:

Answer:

358.62

Step-by-step explanation:

suppose the correlation matrix for three variables (v1, v2, and v3) is as seen here. what would be the best conclusion regarding the relationships between the variables?

Answers

the three vectors are linearly dependent and they cant generate a 3 dimensional vector subspace.

Lets take v1 = (1,0,0), v2 = (1,1,0) and v3 = (0,1,0). Neither of the vectors are a multiple of the other, however they dont generate R³ because for example the vector (0,0,1) is not a linear combination of v1, v2 and v3.

Not that, despite not being a multiple of v1 or v3, v2 is a linear combination of v1 and v3, because it is the sum of both of them. Therefore, the three vectors are linearly dependent and they cant generate a 3 dimensional vector subspace.

learn more about of variables here

https://brainly.com/question/14579923

#SPJ4

10. Solve the system of
inequalities. (Note: you may need to
adjust your scale on the coordinate plane.)
-7x+3y ≤ 15
6x - 5y<12

Answers

The Corner Points are (-6.529, -10.235), (0, -2.4), (2, 0), (-2.143, 0), (0, 5)

What is Linear Inequality?

A linear inequality is a mathematical inequality that incorporates a linear function. A linear inequality contains one of the inequality symbols. It displays data that is not equal in graph form.

Solution:

Please refer to the Graph

So, we plotted the graph using the basic point method in which we found two point of the equation to draw a straight line.

And once we drawn the lines for the Inequalities we shaded the respective region

The Corner Points are (-6.529, -10.235), (0, -2.4), (2, 0), (-2.143, 0), (0, 5)

To learn more about Linear Inequality from the given link

https://brainly.com/question/24372553

#SPJ1

a) Change 2 out of 10 to a percentage.​

Answers

Answer:

20%

Step-by-step explanation:

[tex]\frac{2}{10}[/tex] x 100 = [tex]\frac{200}{10}[/tex] = 20%    

Change 2 out of 10 percentage

i need help on this question​

Answers

Answer:

$43

Step-by-step explanation:

substitute x = 2.75 into f(x)

f(2.75) = 12(2.75) + 10 = 33 + 10 = 43

that is he earns $43

A Ferris wheel is 15 meters in diameter and boarded from a platform that is 5 meters above the
ground. The six o'clock position on the Ferris wheel,is level with the loading platform. The wheel
completes 1 full revolution in 6 minutes. How many minutes of the ride are spent higher than 17
meters above the ground?

Answers

With the bottom of the Ferris Wheel being 5 meters off the ground, and a radius of, r = 7.5 meters, the center of the Ferris Wheel is 12.5 meters off the ground.

A horizontal  line through the center of the Ferris Wheel is 12.5 meters off the ground, and therefore the lower half of the Ferris Wheel is always below 14 meters.

The distance from the horizontal to 14 meters is 1.5 meters (14 - 12.5), and angle between the horizontal and a radius to 14 meters is sin(θ) = 1.5/7.5 or θ = sin-1(1.5/7.5) = 11.54o. This angle height is on both sides of the Ferris Wheel and therefore 180o + 2*11.54o = 203.07o is always under 14 meters. What is above 14 meters is 360o - 203.07o = 156.93o.

Since it takes 8 minutes for 1 revolution, (156.93o/360o)*8 min ≈ 3.5 min, the amount of time the Ferris Wheel is above 14 meters.

I do hope this is helpful! :)

Which numbers make a true statement when placed in the box? 11.436>
A:11.422
B:11.484
C:11.621
D:11.286

Answers

Answer:

A and D

Step-by-step explanation:

> means larger than. 11.436 is larger than 11.422 and 11.286, but not 11.484 or 11.621.

use the graphs of f and g to graph h(x) = (f + g)(x). (graph segments with closed endpoints.)

Answers

When use the graphs of f and g to graph then, we find that

Now, h(x) = (f + g)(x)

As you know that different x values that must be taken into consideration so that the graph h (x).

At first, h (0) = f (0) + g (0) = 2 - 1 = 1

Now,

If h (1) = f (1) + g (1) =

3 + 0 = 3

Then, after proper calculation, now

Later as we know, hence

finally the answer is h (3) = f (3) + g (3)

= 2 + 0 = 2

To know more about graphs please check the following link

https://brainly.com/question/19040584

#SPJ4

A vertical number line is given.

A vertical number line starting at negative 9 with tick marks every one-half unit up to 2. The value negative 5.5 is labeled.

The change in the value of a stock was plotted on a number line in the image. If 0 represents the original cost, which of the following is true about the plotted value?

The stock is −5.5 less than the original value, and the absolute value is 5.5.
The stock is 5.5 less than the original value, and the absolute value is 5.5.
The stock is −5.5 greater than the original value, and the absolute value is 5.5.
The stock is 5.5 greater than the original value, and the absolute value is 5.5.

Answers

Answer:

b) The stock is 5.5 less than the original value, and the absolute value is 5.5.

Step-by-step explanation:

First of all, let's make our number line. The question says you need it to start at -9, so we can assume that it will go until 10. It also wants us to make half-tick marks. (There is an image attached of the number line.)

It says that -5.5 is labeled, so do that on your number line.

Next, it explains that 0 is the original price. 0 is where the stock is starting at. This does not mean that the value of the stock is 0!!! (It means that NO MATTER what the price of the stock is, that is now considered 0.)  

Now for the multiple choice, here's why all the answers are incorrect/correct.

a) If something is -5.5 less, it's the same as subtracting a negative number- which makes it positive!! SO this would mean that it added value.

b) Correct! Since it value is lower by 5.5, it's 5.5 less than the og value.

c) Since it's -5.5 greater, that's like adding a negative number: it's the same as subtracting. I suppose this is technically correct, but it's weird.

d) This one says's it's 5.5 greater, which is totally wrong. The value is decreasing, not increasing!

All of them say the absolute value is 5.5. This is correct. Absolute value is the distance from 0, and -5.5 is 5.5 units away from 0. (put simply, absolute value is just making the number positive.

hopefully this makes sense and helps you!!

When implified, the expreion (x Supercript one-eighth Baeline) (x Supercript three-eighth Baleline) i 12. Which i a poible value of x?

Answers

The excretion  Superscript one-eighth Beeline is

[tex]\left(x^{\frac{1}{8}}\right)\left(x^{\frac{3}{8}}\right)=12[/tex]

What is exponential identity?

An example of an exponential function is the growth of bacteria. Some bacteria double every hour. If you start with 1 bacterium and it doubles every hour, you will have 2x bacteria after x hours. This can be written as f(x) = 2x.

To find, the possible value of x = ?

[tex]\begin{aligned}& \therefore\left(x^{\frac{1}{8}}\right)\left(x^{\frac{3}{8}}\right)=12 \\& \Rightarrow x^{\frac{1}{8}}+\frac{3}{8}=12\end{aligned}[/tex]

Using the exponential identity

,[tex]\begin{aligned}& a^m a^n=a^{m+n} \\& \Rightarrow x^{\frac{1+3}{8}}=12 \\& \Rightarrow x^{\frac{4}{8}}=12 \\& \Rightarrow x^{\frac{1}{2}}=12\end{aligned}[/tex]

Squaring both sides, we get

[tex]\begin{aligned}& \left(x^{\frac{1}{2}}\right)^2=(12)^2 \\& \Rightarrow x^{\frac{1}{2} \times 2}=144 \\& \Rightarrow x=144\end{aligned}\therefore The possible value of x=144[/tex]

To learn more about  excretion visit:

https://brainly.com/question/14121884

#SPJ4

X~N(335, 50).
Find the z-score corresponding to an observation of 284.
-1.02
6.7
1.02
-6.7

Answers

The z-score corresponding to an observation is -1.02

From the given data μ=335

σ=50

X=284

It is a way to compare the results from a test to a “normal” population.

If X is a random variable from a normal distribution with mean (μ) and standard deviation (σ), its Z-score may be calculated by subtracting mean from X and dividing the whole by standard deviation.

Z-score formula is X- μ/σ

Where, x = test value

μ is mean and

σ is SD (Standard Deviation)

For the average of a sample from a population ‘n’, the mean is μ and the standard deviation is σ.

X=284 now we have to find Z score

so from the formula the Z score corresponding to observation X=284 is we have

Z=X- μ/σ

=[tex]\frac{284-335}{50}[/tex]=-1.02

Therefore, the z-score is -1.02.

For more such question about normal distribution

https://brainly.com/question/29509087

#SPJ4

(x³ - 16x² + 51x + 63) ÷ (x − 6)

Answers

Answer:

x^2-10x-9+9/x-6

quotient:x^2-10x-9

remainder:9

Step-by-step explanation:

Mary' peed i inverely related to her drive home. Mary drive home from work in 40 minute driving 55mph. If Mary need yo get home 15 minute earlier, how fat doe he need to drive

Answers

To determine Mary's required speed, we need to first understand the relationship between speed and time.

If Mary's speed is inversely related to her drive home, then this means that as her speed increases, her drive time decreases, and vice versa. In other words, the drive time is inversely proportional to the speed. We can represent this relationship using the equation t = k/s, where t is the drive time, s is the speed, and k is a constant. If we plug in the given values, we get t = 40 minutes = k/55 mph.

Now, if Mary wants to arrive home 15 minutes earlier, we can set the desired drive time equal to 25 minutes (40 minutes - 15 minutes) and solve for the required speed. Substituting this value into the equation above, we get s = k/(25 minutes) = (55 mph)/(25 minutes) = 2.2 mph.

Therefore, Mary needs to drive at a speed of 2.2 mph in order to arrive home 15 minutes earlier. Note that this answer is not realistic, as it is much lower than the speed limit on most roads. This suggests that it may not be possible for Mary to arrive home 15 minutes earlier without breaking the law or increasing her risk of an accident.

Learn more about Speed at:

brainly.com/question/13943409

#SPJ4

Complete Question:

Mary's speed is inversely related to her drive home. Mary drives home from work in 40 minutes driving 55mph. If Mary needs to get home 15 minutes earlier, how fast dose she need to drive?

Graph the inequality on the axes below.
3x +2y-12

Answers

I think you meant 3x +2y=12

Simplify
Enter the answer that belongs in the green box for the numerator of the exponent

Answers

Answer:

[tex]x {}^{ \frac{19}{15} } [/tex]

Step-by-step explanation:

Hope that's helps

14w and hopefully that’s the answer if not sorry

There are 25 animal at a farm. 8 of the animal at the farm are cow. What percentage of the animal at the farm are cow?

Answers

Answer:

32%

Step-by-step explanation:

[tex]\frac{8}{25} \times 100=32\%[/tex]

Answer:

Step-by-step explanation:

32%

A knife is three times the cost of a spoon.
9 spoons and 12 knives cost £82.80
Work out the cost of 1 knife

Answers

Answer: 1 knife costes £5.52

Step-by-step explanation:

Let a knife costes £x and a spoon costes £y

Hence, we obtain a system of equations:

x=3y                         (1)

12x+9y=82.80         (2)

Divide both parts of the equation (2) by 3:

x=3y                    

4x+3y=27.6        (3)

We substitute the value of x=3u into equation (3):

4(3y)+3y=27.6

12y+3y=27.6

15y=27.6

Divide both parts of the equation by 15:

y=£1.84

x=3y

x=3(1.84)

x=£5.52

a jar contains 10 red marbles numbered 1 to 10 and 12 blue marbles numbered 1 to 12. a marble is drawn at random from the jar. find the probability of the given event. write your answers as reduced fractions.

Answers

The probability of drawing a red marble from the jar is 5/11 and the probability of drawing a blue marble from the jar is 6/11.

There are 22 marbles in the jar in total, 10 of which are red and 12 of which are blue. To find the probability of drawing a red marble, we can use the formula for probability:

Probability = Number of favorable outcomes / Total number of outcomes

In this case, the number of favorable outcomes is 10 (the number of red marbles), and the total number of outcomes is 22 (the total number of marbles in the jar). Plugging these values into the formula, we get:

Probability of drawing a red marble = 10/22

This fraction can be reduced to 5/11 by dividing both the numerator and denominator by 2. So, the probability of drawing a red marble from the jar is 5/11.

To find the probability of drawing a blue marble, we can use the same formula:

Probability = Number of favorable outcomes / Total number of outcomes

In this case, the number of favorable outcomes is 12 (the number of blue marbles), and the total number of outcomes is 22 (the total number of marbles in the jar). Plugging these values into the formula, we get:

Probability of drawing a blue marble = 12/22

This fraction can also be reduced to 6/11 by dividing both the numerator and denominator by 2. So, the probability of drawing a blue marble from the jar is 6/11.

To know more about probability visit :

brainly.com/question/30034780?referrer=searchResults

#SPJ4

Eric and Maria will file a joint return. Eric own hare of tock, and during the year, he received dividend from thi invetment. In early 2022, he received the following Form 1099-DIVThe couple' only other income wa from wage. Their taxable Income for the year wa $88,910How much tax will they pay on their dividend

Answers

The amount of tax that Eric and Maria will pay on their dividend income is 24% so 24% * $3,000 = $720. This amount will then be added to their taxable income of $88,910, and the resulting amount will be used to calculate the total tax they owe for the year.

The amount of tax that Eric and Maria will pay on their dividend income will depend on their marginal tax rate. In 2021, the federal tax rate is progressive, meaning that the higher their taxable income, the higher their marginal tax rate. For a taxable income between $80,251 and $171,050, the marginal tax rate is 24%. Therefore, the tax that Eric and Maria will pay on their dividend income will be 24% of the amount of dividend income they received. This amount will then be added to their taxable income of $88,910, and the resulting amount will be used to calculate the total tax they owe for the year.

Learn more about amount here

https://brainly.com/question/28970975

#SPJ4

make x the subject of q^2 = x - m^2

Answers

To make x the subject of the equation q^2 = x - m^2, we can start by adding m^2 to both sides of the equation:

q^2 + m^2 = x

We can then rearrange the terms to get x on the left side:

x = q^2 + m^2

This is the equation with x as the subject.

welcome to the site

hope this helped! the answer is provided in the picture.
Other Questions
(Come) back to the future. Suppose that a father is 21.00 y older than his daughter. He wantsto travel outward from Earth for 2.000 y and then back to Earth for another 2.000 y(both intervals as he measures them) such that he is then 21.00 y younger than hisdaughter. In terms of c, what constant speed (relative toEarth) is required for the trip?1_________ c A drilling fluid with oil being the continuous phase and water being dispersed in it, is called oil-based mud. Despite higher initial cost of oil-based mud compared to that of water-based mud, there are several cases that oil-based muds are used during drilling operations. Describe four different applications of oil-based mud and explain the characteristics of oilbased mud that make the oil-based mud a good selection for that applications Pharoah Co. receives $328,800 when it issues a $328,800, 10%, mortgage note payable to finance the construction of a building at December 31, 2020. The terms provide for annual installment payments of $54,800 on December 31.Prepare the journal entries to record the mortgage loan and the first two payments. (Round answers to 0 decimal places, e.g. 15,250. Credit account titles are automatically indented when amount is entered. Do not indent manually. Record journal entries in the order presented in the problem.)Date Account Titles and Debit CreditExplanationDec. 31, 2020Dec. 31, 2021Dec. 31, 2022Dec. 31, 2020Dec. 31, 2021Dec. 31, 2022Dec. 31, 2020Dec. 31, 2021Dec. 31, 2022 to restore public confidence in the banking system, wilson supported the establishment of a What is a Physics teachers favourite number? During an investigation, police officers find illegal drugs while searching a home for which they did not acquire a warrant. Which of the following would prevent the drugs from being used as evidence at trial?The exclusionary rule 4. Mabel Causino has $35,000 to invest in a certificate of deposit for 4 years. The CD earns 4.75% interestcompounded daily. What is the annual percentage yield? The first step in the process of the photoreception isa. the bleaching of conesb. absorption of a photon by a visual pigmentc. release of neurotransmitterd. the bleaching of rodse. inhibition of the sodium pumps define a function inspectvalues() with no parameters that reads integers from input until integer -1 is read. the function returns true if all integers read before -1 are positive, otherwise, returns false. ex: if the input is 20 85 30 -1, then the output is: all match which terms refers to a pattern of scheduling where the same commercial runs every half hour on the same network during prime time? I need help, I have no idea what the pictures mean. (20 points) hroughout the 2016 presidential election primaries, millennials (those aged 20 to 36 years) consistently supported senator bernie sanders over secretary hillary clinton. according to the 2016 gallup poll of 1,754 millennials, 55% had a favorable opinion of sanders compared with hillary clinton (38%). calculate the 90% confidence interval for both reported percentages. step-by-step calculation for hillary clinton (4 points) A ball dropped on a surface from a 2-m height bounces to a height of 0.98 m.What is the coefficient of restitution between ball and surface? Rewrite -cot^2x/ 1+ cscx so its not in fraction form. TRUE/FALSE. two different compounds exist having the formula n2f2. one compound is polar whereas the other is nonpolar You randomly observe purchases at a candy store and record the weight of each bag of candywith 100 different customers. You find the proportion of weights greater than 2 pounds. Isinvestigating this sample proportion the same as investigating the sampling distribution of theproportion? Evaluating Expressions with ExponentsWhat is the value of the expression 3x7+3^2 What is Santa's name in Greece? after reviewing your pie chart, you realize that it could be improved by resizing the segments. resizing the segments in proportion to each segment's relative value enables you to visually show the different values. Travis, Jessica , and robin are collecting donations for the school band. Travis wants to collect 20% more than jessica and robin wants to collect 35% more than travis. If the students meet there goals and Travis collects $43 how much money did they collect in all