Combine like terms and write the resulting polynomial in descending 2x^(7)+5x^(6)+9x^(7) Select one:

Answers

Answer 1

The resulting polynomial in descending order is 11x7 + 5x6

To combine like terms and write the resulting polynomial in descending order, we need to first identify the like terms and then add or subtract their coefficients. Like terms are terms that have the same variable and the same exponent.

In this case, the like terms are 2x^(7) and 9x^(7).

We can combine these like terms by adding their coefficients:

2x^(7) + 9x^(7) = 11x^(7)

Now we have:

11x^(7) + 5x^(6)

Since the exponents are different, we cannot combine these terms.

Therefore, the resulting polynomial in descending order is 11x7 + 5x6

To know more about polynomial refer here:

https://brainly.com/question/11536910#

#SPJ11


Related Questions

The median stock price for firms in the Camaro Stock Market is $30, and the standard deviation is $8.20. Assume that the stock prices are normally distributed.
(i) What is the probability a firm will have a stock price of at least $40?
(ii) How high does a stock price have to be to put a firm in the top 10%?
Do NOT use EXCEL
a) (i) 0.3112
(ii) 20.50
b) (i) 0.2112
(ii) 50.50
c) (i) 0.1112
(ii) 40.50
d) (i) 0.6112
(ii) 30.50
e) None of the answers are correct

Answers

The probability a firm will have a stock price of at least $40 is 0.1112. There should be 40.50 stock price have to be to put a firm in the top 10%.  The correct answer is e) None of the answers are correct.

(i) To find the probability that a firm will have a stock price of at least $40, we need to find the z-score for $40 and use the standard normal table to find the corresponding probability. The z-score is calculated as (x - μ)/σ, where x is the value we are interested in, μ is the mean, and σ is the standard deviation.

In this case, the z-score for $40 is (40 - 30)/8.20 = 1.22. Using the standard normal table, we find that the probability of a z-score less than 1.22 is 0.8888. Therefore, the probability of a stock price of at least $40 is 1 - 0.8888 = 0.1112.

(ii) To find the stock price that puts a firm in the top 10%, we need to find the z-score that corresponds to the 90th percentile in the standard normal table. The z-score for the 90th percentile is 1.28. We can then use the formula x = μ + zσ to find the stock price that corresponds to this z-score. In this case, the stock price is 30 + 1.28(8.20) = 40.50.

Therefore, the correct answer is (i) 0.1112 and (ii) 40.50.

Learn more about probability at https://brainly.com/question/15029568

#SPJ11

3­ 1 2 pounds of apples cost $7. 0. What is the price per pound?

Answers

The price per pound of the apples is $3.50. This is calculated by dividing the total cost, $7.00, by the weight of the apples, 2 pounds.

The price per pound of the apples can be found by dividing the total cost by the weight of the apples. In this example, the total cost of the apples is $7.00 and the weight is 2 pounds. To calculate the price per pound, divide 7.00 by 2. This gives us 3.50, which is the price per pound of the apples. Knowing the price per pound is useful when you are trying to figure out how much a certain amount of apples will cost. For example, if you wanted to buy 5 pounds of apples, you would multiply 5 by 3.50, which would give you $17.50. This is the total cost of the 5 pounds of apples. In addition to helping you figure out how much certain amounts of apples will cost, knowing the price per pound can also help you compare prices between stores. For example, if you found apples for $4.00 per pound at one store, and $3.50 per pound at another store, you could easily determine which store has the better deal.

Learn more about total cost here

https://brainly.com/question/28652728

#SPJ4

18. To find the perimeter of a regular octagon, use the

expression 8s, where s represents side length. If the

side length of a regular octagon is 1. 5 feet, what is

its perimeter in feet?

Answers

The perimeter of a regular octagon, we use the expression 8s, where s represents side length. The perimeter of a regular octagon with side length 1.5 feet is equals to the 12 feet.

Regular octagon is a polygon with eight sides. The perimeter of a polygon is equals to the sum of all its sides. All eight sides of regular octagon are same measure. So, in other words the perimeter of Regular octagon is equal to eight times the length its side. Here,

Side length of a regular octagon

= 1.5 feet

=> Perimeter = 8 × 1.5 feet [An octagon has 8 sides]

=> Perimeter = 12 feet

Hence, required perimeter is 12 feet.

For more information about regular octagon, visit :

https://brainly.com/question/27389561

#SPJ4

а please help me solve this question using markov chain A product is processed on two sequential machines, I and II. The inspection takes place after a product unit is completed on either machine. There is a 5% chance that the unit will be junked before inspection. After inspection, there is a 3% chance the unit will be junked, and a 7% chance of being returned to the same machine for reworking. Else, a unit passing inspection on both machines is good. (a) For a part starting at machine I, determine the average number of visits to each state. (b) If a batch of 1000 units is started on machine I, determine the average number of completed good units.

Answers

The average number of completed good units is 920

A Markov chain is a type of sequential machine that can be used to model the process of inspection and reworking in this question. The Markov chain will have four states: Machine I, Machine II, Inspection, and Junked.

(a) To determine the average number of visits to each state for a part starting at Machine I, we can create a transition matrix with the probabilities of moving from one state to another. The transition matrix will look like this:

| 0.92  0.05  0.03  0    |
| 0.07  0.85  0.03  0.05 |
| 0    1     0     0    |
| 0    0     0     1    |

The first row represents the probabilities of moving from Machine I to each of the other states. The second row represents the probabilities of moving from Machine II to each of the other states. The third row represents the probabilities of moving from Inspection to each of the other states. The fourth row represents the probabilities of moving from Junked to each of the other states.

To find the average number of visits to each state, we can multiply the transition matrix by a vector representing the initial state. In this case, the initial state is Machine I, so the vector will be [1 0 0 0]. Multiplying the transition matrix by this vector will give us the average number of visits to each state:

| 0.92  0.05  0.03  0    |   | 1 |   | 0.92 |
| 0.07  0.85  0.03  0.05 | * | 0 | = | 0.07 |
| 0    1     0     0    |   | 0 |   | 0.03 |
| 0    0     0     1    |   | 0 |   | 0    |

So the average number of visits to Machine I is 0.92, the average number of visits to Machine II is 0.07, the average number of visits to Inspection is 0.03, and the average number of visits to Junked is 0.

(b) If a batch of 1000 units is started on Machine I, we can use the same transition matrix to find the average number of completed good units. We will multiply the transition matrix by a vector representing the initial state of 1000 units on Machine I:

| 0.92  0.05  0.03  0    |   | 1000 |   | 920 |
| 0.07  0.85  0.03  0.05 | * | 0    | = | 70  |
| 0    1     0     0    |   | 0    |   | 30  |
| 0    0     0     1    |   | 0    |   | 0   |

The average number of completed good units is 920.

Learn more about probabilities

brainly.com/question/30034780

#SPJ11

Please help me on 6,7and8

Answers

Answers:6) 35ft cubed 7) 36in cubed 8) 15cm Explination: Remember, area of a rectangular prism : HxWxL so in 6 we would multiply all the values together which would be 35. Next in 7 its asking us what is the volume of 12 of these erasers. First we need to find the volume of one so to do that we would do LxWxH which is 2x1x1.5 which is 3 next there are 12 of these so we multiply that by 12 3 x 12= 36 so 36. Next in 9 its asking us what is the height of the prism if the base is 200 and the volume is 3000. Now 200 times what is 3000? For that we would us our great friend division 3000 divided by 200 is 15 so 15.

Suppose you have a job that pays $13.50 per hour and you work anywhere from 10 to 40 hours per week. a. Write an equation, with a restriction on the variable I, that gives the amount of money, y, you will earn for working 2 hours in one week. y = _____ , Preview with ____ <= x <= ____ b. Use the function rule you have written in part a. to find the y values for the given z values: x = 10, y = ___ x = 20, y= ___
x = 30, y = ____. x = 40, y = ____ c. Construct a line graph from the information found in b. 520+ -480+ 440+ 400- 360 320- 280- 240 200 160+ 120+ 80- 40+ 10 20 30 40 Clear All Draw: Line Dot Open Dot d. State the domain and range of this function. Domain: ____ <= x <= ______
Range: <= y <= _____
e. What is the minimum amount you can earn in a week with this job? You'll earn at least $ ______.
What is the maximum amount? You can earn up to $ ____.

Answers

The maximum amount you can earn is $540

a. y = 13.50x , 10 <= x <= 40
b. x = 10, y = 135; x = 20, y= 270; x = 30, y = 405; x = 40, y = 540
c. Domain: 10 <= x <= 40; Range: 0 <= y <= 540
d. The minimum amount you can earn in a week with this job is $135. The maximum amount you can earn is $540.

To learn about Domain

brainly.com/question/29452843

#SPJ11

what is the answer to this?

Answers

Answer:

B. y=7x

Step-by-step explanation:

A direct proportion is where the ratio is constant. The ratio will stay the same. Therefore, y = 7x, this ratio will stay constant making it a direct proportion.

Hope this helps : )

(Answer quick) Please show work.

Answers

Answer:

Step-by-step explanation:

The solution of inequality is n < - 9

Find the equation of a line with the properties given. Write the equation in the form indicated. Through (3,5) and parallel to the line whose equation is ( y=-6x+4 ). Give answer in slope-int

Answers

The equation of the line through (3,5) and parallel to the line whose equation is ( y=-6x+4 ) is y = -6x + 23.

To find the equation of a line with the given properties, we need to use the concept of parallel lines and the point-slope form of a linear equation.

Parallel lines have the same slope, so the slope of the new line will be the same as the slope of the given line ( y=-6x+4 ), which is -6.

Next, we can use the point-slope form of a linear equation, which is (y - y1) = m(x - x1), where m is the slope and (x1, y1) is a point on the line. Plugging in the given point (3, 5) and the slope -6, we get:

y - 5 = -6(x - 3)

Simplifying the equation, we get:

y - 5 = -6x + 18

y = -6x + 23

Finally, we can write the equation in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept. The equation of the new line is y = -6x + 23.

Therefore, the equation of the line through (3,5) and parallel to the line whose equation is ( y=-6x+4 ) is y = -6x + 23.

Learn about Parallel line

brainly.com/question/16701300

#SPJ11

Deandre has scored 88, 93, 95, and 86 on his previous four tests. What score does he need on his next test so that his average (mean) is 87? ​

Answers

Answer:

see below

Step-by-step explanation:

84

i took the test

Camden multiplied two binomials and got the product of 49x^(2)-100. Find the two binomials that Camden must have multiplied.

Answers

The two binomials that Camden must have multiplied and got the product of 49x^(2)-100 are (7x+10) and (7x-10).

To find the two binomials that Camden must have multiplied to get the product of 49x^(2)-100, we can use the process of factoring. Factoring is the process of breaking down a larger expression into two or more smaller expressions that can be multiplied together to get the original expression.

One way to factor the expression 49x^(2)-100 is to look for two binomials that have a difference of squares. A difference of squares is an expression of the form a^(2)-b^(2), which can be factored into (a+b)(a-b).

In this case, we can see that 49x^(2) is a perfect square, as it is equal to (7x)^(2), and 100 is also a perfect square, as it is equal to 10^(2). Therefore, we can factor the expression 49x^(2)-100 into (7x+10)(7x-10).

So, the two binomials that Camden must have multiplied are (7x+10) and (7x-10).

To know more about binomial refer here:

https://brainly.com/question#

#SPJ11

Knowledge Check Find the greatest common factor of these two expressions. 18y^(7)w^(2)u^(8) and 30y^(5)w^(4) 6 Exponent 13

Answers

The greatest common factor of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6) is 6y^(5)w^(2)u^(6).

The greatest common factor (GCF) of two expressions is the largest expression that divides both of the expressions. To find the GCF of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6), we need to find the highest power of each variable that divides both expressions.

The GCF of the coefficients 18 and 30 is 6.

The highest power of y that divides both expressions is y^(5).

The highest power of w that divides both expressions is w^(2).

The highest power of u that divides both expressions is u^(6).

So, the GCF of the two expressions is 6y^(5)w^(2)u^(6).

Therefore, the greatest common factor of the two expressions 18y^(7)w^(2)u^(8) and 30y^(5)w^(4)u^(6) is 6y^(5)w^(2)u^(6).

For more about greatest common factor:

https://brainly.com/question/11221202

#SPJ11

A crew of highway workers can pave 600 yards in 2/3of an hour.
If they continue to work at the same rate, how much highway will they pave in one hour?

Answers

Answer:900 yards

Step-by-step explanation:

Unit rate would be 600/2 meaning 300 yards would be done in a third of an hour. Multiply that be 3 (3 thirds is 1) and 300x3=900
pretty straightforward :)

Please help me with this math question!

Answers

Given that Line segment AB ║ LIne segment DC, and Line segment AD ║ Line segment BC,

∠ABC = 102°∠BCD =  78°∠CDA = 102°; and ∠DAB = 78°.

What is the rationale for the above response?

1)  Note that ∠78° and ∠ABC are Supplementary Angles on the basis of angles on a straight line. Thus,

∠ABC = 180 - 78 = 102°

2) Note that ∠ABC  and ∠BCD are  Supplementary Angles on the basis of Adjacent Angles in a parallelogram.

Thus,
∠BCD = 180° - 102° = 78°

3) ∠CDA = 102° on the basis of Opposite angles of a parallelogram
4) ∠DAB = 78°  on the basis of Opposite angles of a parallelogram

Learn more about Line Segments at:

https://brainly.com/question/25727583

#SPJ1

You have $109 in the bank and your parents just gave you $281 for your birthday. Now you have exactly enough money to buy a laptop. How much does the laptop cost? Write an equation to represent the question. Use x as the variable.​

Answers

Answer:

$109+$281=x when x=391

so that means a laptop equals $391 dollars

Hamlet, Rosencrantz and Guildenstern are flipping coins. The odd man wins the coins of the others; if all coins appear alike, no coins change hands. Find the expected number of throws required to force one man out of the game provided Hamlet has 14 coins to start with and Rosencrantz and Guildenstern have 6 coins each.
Hint: Look for the expectation in the form Klmn, where l m and n are the numbers of coins they start with and K depends only on l + m + n the total number of coins.

Answers

The expected number of throws required is 243/8, or approximately 30.375.

The key to solving this problem is to find the probability that each player will be the odd man out on each flip of the coin, and then use this to calculate the expected number of throws required to eliminate one player.

Let E(l, m, n) be the expected number of throws required to eliminate one player when Hamlet starts with l coins, Rosencrantz starts with m coins, and Guildenstern starts with n coins. We can write the following recursive equations:

E(l, m, n) = 1 + (1/2)(E(l-1, m+1, n) + E(l+1, m-1, n))

E(l, m, n) = 1 + (1/2)(E(l, m-1, n+1) + E(l, m+1, n-1))

E(l, m, n) = 1 + (1/2)(E(l+1, m, n-1) + E(l-1, m, n+1))

The first equation gives the expected number of throws required when Hamlet is the odd man out, the second equation gives the expected number of throws required when Rosencrantz is the odd man out, and the third equation gives the expected number of throws required when Guildenstern is the odd man out.

Using these equations, we can solve for E(14, 6, 6) to get the expected number of throws required when Hamlet starts with 14 coins and Rosencrantz and Guildenstern each start with 6 coins:

E(14, 6, 6) = 243/8

Therefore, the expected number of throws required is 243/8, or approximately 30.375.

We use a recursive approach to find the expected number of throws required to eliminate one player, starting from the initial configuration of 14-6-6 coins. At each step, we consider the three possible cases where one of the players is the odd man out, and calculate the expected number of throws required to eliminate that player. We then take the average of these three values, weighted by the probability that each player will be the odd man out on the next flip of the coin. We repeat this process until only one player is left.

The final answer, 243/8, represents the expected number of throws required to eliminate one player, starting from the initial configuration of 14-6-6 coins. This means that, on average, it will take about 30.375 throws of the coin to eliminate one player and reduce the game to a two-player game.

For more questions like Probability visit the link below:

https://brainly.com/question/15159704

#SPJ11

3. Solve by factoring the equation 3x2 – 12x – 15 = 0 and explain what your solutions mean for the equation. Show your work.

Answers

The equation 3x² - 12x - 15 = 0 when solved by factoring has the solutions x = 5 and x = -1

How to get to the equation's solution

The equation 3x² - 12x - 15 = 0, is a representation of the equation in the question.

The aforementioned problem is a quadratic equation, and factoring is one way to solve this kind of issue.

Divide 3 from the equation.

As a result, we have the following

x² - 4x - 5 = 0.

Expanding the equation, we get

x² + x - 5x - 5 = 0.

Factoring the equation, we get

x(x + 1) - 5(x + 1) = 0

The result is

(x - 5)(x + 1) = 0.

We can solve for x by getting

x = 5 and x = -1.

Thus, the equation's answers are 5 and -1.

And it means that there are actually two solutions to the equation.

Read more about equations at

https://brainly.com/question/2972832

#SPJ1

Question 4 Use the Rational Zero Theorem to list all possible rational zeros for the given function. f(x)=-2x^(3)+x^(2)-4x+6

Answers

The possible rational zeros for the given function are ±1, ±2, ±3, ±6.

The Rational Zero Theorem states that if f(x) = anxn + an-1xn-1 + ... + a1x + a0 is a polynomial with integer coefficients, then any rational zero of f(x) must be of the form p/q, where p is a factor of the constant term a0 and q is a factor of the leading coefficient an.

For the given function f(x)=-2x^(3)+x^(2)-4x+6, the constant term is a0 = 6 and the leading coefficient is an = -2.

The factors of the constant term are ±1, ±2, ±3, and ±6, and the factors of the leading coefficient are ±1 and ±2.

Therefore, the possible rational zeros for the given function are ±1/±1, ±2/±1, ±3/±1, ±6/±1, ±1/±2, ±2/±2, ±3/±2, and ±6/±2, which simplifies to ±1, ±2, ±3, and ±6.

To learn more about rational zeros here:

https://brainly.com/question/30661213#

#SPJ11

plsss helpp :)


yellow candies:___ total
green candies:____ total
so there will be ___ more yellow then green candies

Answers

Answer:

yellow candies:__96_ total

green candies:___72_ total

so there will be _24__ more yellow then green candies

Step-by-step explanation:

Answer:

Step-by-step explanation:

yellos candies 42 bceuase 82 divided by it you gergt it and green 4 becase you duve it

answer this for 50 points (riddle) if u get it right you aslo get brainliest
How do you make six an odd number?

Answers

Answer:

Remove the S and you have IX which is the roman numeral for 9

Answer:

How do you make six an odd number?

Take away the S and you have IX that would make the roman numeral 9.

Step-by-step explanation:

You're welcome.

Given that Sine theta = StartFraction 21 Over 29 EndFraction, what is the value of cosine theta, for 0 degrees less-than theta less-than 90 degrees?
Negative StartRoot StartFraction 20 Over 29 EndFraction EndRoot
Negative StartFraction 20 Over 29 EndFraction
StartFraction 20 Over 29 EndFraction
StartRoot StartFraction 20 Over 29 EndFraction EndRoot

Answers

The value [tex]Cos\theta[/tex] is 20/29 and it can be determined by using the Pythagoras theorem.

Given that,

The value [tex]Sin\theta[/tex] is [tex]\frac{21}{29}[/tex],

Where [tex]0^o < \theta < 90^o[/tex].

We have to determine,

The value of [tex]Cos\theta[/tex]?

According to the question,

To determine the value of [tex]Cos\theta[/tex] following all the given below.

The formula of [tex]Sin\theta[/tex] is,

[tex]Sin\theta=\dfrac{Perpendicular}{Hypotenuse}[/tex]

On comparing to the given value of [tex]Sin\theta[/tex] is,

[tex]Sin\theta=\dfrac{Perpendicular}{Hypotenuse}[/tex]

[tex]sin\theta=\dfrac{21}{29}[/tex]

Here, Hypotenuse = 29, and Perpendicular = 21

Then,

The formula of [tex]Cos\theta[/tex] is,

[tex]Cos\theta=\dfrac{Base}{Hypotenuse}[/tex]

Let, the base be x,

The value of base finding by using Pythagoras theorem,

[tex](Hypotenuse)^2=(Perpendicular)^2+(Base)^2[/tex]

[tex](29)^2=(21)^2+(x)^2[/tex]

[tex]841=441+x^2[/tex]

[tex]x^2=841-441[/tex]

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

[tex]x=20[/tex]

The value of the base is 20.

Therefore,

[tex]Cos\theta=\dfrac{Base}{Hypotenuse}[/tex]

[tex]cos\theta=\dfrac{20}{29}[/tex]

Hence, The value [tex]Cos\theta[/tex] is 20/29.

For more details about Pythagoras theorem refer to the link given below.

https://brainly.com/question/13710437

what does the term "basic" mean as used in the car advertisement​

Answers

No paint job, no trims, no extra things on the car.

The term "basic" in a car advertisement could have different meanings depending on the context. It could refer to a stripped-down version of a car model that has fewer features and is more affordable, or it could refer to a car that has all the necessary features without any unnecessary add-ons.

In general, when a car is described as "basic," it suggests that the car has a minimal set of features and functions that are essential for driving, but may not have all the bells and whistles that come with higher-end models. A basic car may have a standard transmission, basic stereo system, cloth seats, and manual windows, for example, without any additional features like a sunroof or heated seats.

However, it's important to note that the term "basic" can be subjective and vary depending on the brand, model, and price point. What one person considers basic, another may see as luxurious. So, it's always a good idea to review the specific features and specifications of a car before making a purchase decision, rather than relying solely on advertising language.

whats the answer to this?

Answers

Answer:

Answer is C

Step-by-step explanation:

using long divison:

tor company, which sells tractors, is P=4.4n^(2)+5n-3, where n is the number of tractors sold and P is in hundreds of dolla

Answers

The company's profit for selling 10 tractors is $48700.

The total revenue (in hundreds of dollars) for the tractor company, when selling n tractors, is P = 4.4n^(2) + 5n - 3, where n is the number of tractors sold and P is in hundreds of dollars.

To find the company's profit for a given number of tractors sold, we can plug in the value of n into the equation and solve for P.
For example, if the company sells 10 tractors, we can plug in n=10 into the equation:

P=4.4(10)^(2)+5(10)-3
P=4.4(100)+50-3
P=440+50-3
P=487

Therefore, the company's profit for selling 10 tractors is $48700 (since P is in hundreds of dollars).

Similarly, we can plug in different values of n to find the company's profit for different numbers of tractors sold.

For more such questions on Company's profit.

https://brainly.com/question/14542968#

#SPJ11

Find the area of this composite shape. Include correct units.

Show all your work.

Answers

So you find both areas and add them pretty easy you should understand it quickly

LINEAR EQUATIONS AND INEQUALITIES Translating a phrase into a two-step expression Translate this phrase into an algebraic expression. 15 more than twice Chrissy's savings Use the variable c to represent Chrissy's savings.

Answers

The algebraic expression that translates the given phrase is 2c + 15, where c is the amount of Chrissy's savings.

To translate the phrase "15 more than twice Chrissy's savings" into an algebraic expression:

1. First, we need to identify the variable. In this case, the variable is c, which represents Chrissy's savings.
2. Next, we need to identify the operations and numbers involved in the phrase. The phrase "twice Chrissy's savings" means that we need to multiply c by 2.
3. The phrase "15 more than" means that we need to add 15 to the result of the multiplication.
4. Putting these steps together, we get the algebraic expression 2c + 15.

So the final answer is 2c + 15.

Learn more about algebraic expression here: https://brainly.com/question/2164351.

#SPJ11

Each fall, thousands of mushroom hunters search the forest for truffles. A set of plots of equal size in an old-growth forest in Northern California was surveyed to count the number of truffles. The resulting distribution is presented in the following table. Are truffles randomly located around the forest? If not, are they clumped or dispersed? How can you tell? (the mean number of truffles per plot is 0.60)
Include the hypotheses you are testing, the chi-square value, the critical value, p-value, and conclusion Number of truffles per plot frequency
0 203
1 39
2 18
3 13
>3 15

Answers

As the variance/mean ratio is significantly greater than 1, the population is found to be a clumped distribution.

What is a Clumped Distribution?

A clumped distribution, also known as an aggregated distribution, is a pattern of dispersion or arrangement of individuals within a population where they are found in groups or clusters. This means that individuals within a population are more likely to be found in certain areas, while other areas may have few or no individuals.

From the table in the attached image, it can be seen that

the variance= sum of (x -  0.6)^2/ sum of frequency

= 362.88/288

= 1.26

Variance/mean = 1.26/0.6 = 2.1 which is greater than 1

Read more about clumped distributions here:

https://brainly.com/question/14874845

#SPJ1

rocket travels 180 ft in 15 sec. What is the ratio of feet to seconds to the lowest term

Answers

Answer:

12ft: 1sec

Step-by-step explanation:

180ft : 15sec

180÷15=12

15÷15=1

soooo it's

12ft : 1sec in the lowest term

Given △PQR ~ △STU, find the missing measures in △STU.
(geometry)

Answers

As a result, the missing angles' measurements are as follows: 3.75 parallel lines degree angle; 105 degrees at angle 4.; 75 degrees at angle 5.; 105 degrees at angle 6.

what is parallel lines?

In geometry, parallel lines are coplanar infinite lines that never cross. Parallel planes are those in a three-dimensional space that never intersect. Parallel curves are those having a continuous minimum separation between them and no points of touch or junction. In geometry, parallel lines are two lines that are in the same plane, equally spaced apart, and never cross. Both vertical and horizontal can be used. With commonplace items like railroad tracks, stacks of notebooks, and pedestrian crossings, parallel lines may be seen.  

Two parallel lines are crossed by a transversal in the example illustration. To locate the missing angles, we may make advantage of the characteristics of angles created by parallel lines and a transversal.

Angle 3: If angles 1 and 3 are equivalent angles and angle 1 is 75 degrees,

Angle 4: As angles 2 and 4 are equivalent angles and angle 2 is 105 degrees,

If angles 1 and 5 are alternative internal angles, and angle 1 is 75 degrees,

Angle 6: If angles 2 and 6 are alternative internal angles, and angle 2 is 105 degrees,

As a result, the missing angles' measurements are as follows:

3.75 degree angle

105 degrees at angle 4.

75 degrees at angle 5.

105 degrees at angle 6.

To know more about parallel lines visit:

https://brainly.com/question/16701300

#SPJ1

david is filling five 3/4 quart bottles wich a sports drink his measuring cup only holds 1/4 quart. how many times will david need to fill the measuring cup in order to fill the 5 bottles

Answers

David will need to fill the measuring cup 15 times in order to fill the 5 bottles.

What does measurement mean?

An object or event's attributes are quantified through measurement so that they can be compared to those of other things or events. Measurement, then, is the process of establishing how big or small a physical quantity is in relation to a fundamental reference quantity of the same kind.

Each bottle holds 3/4 of a quart, and his measuring cup holds 1/4 of a quart.

David will have to fill his measuring cup 3 times in order to fill 1 bottle of capacity 3/4 quarts.

For 5 bottles, it will be 3*5 times which results in 15 times.

Thus, David will need to fill the measuring cup 15 times in order to fill the 5 bottles.

Learn more about measurement

https://brainly.com/question/27233632

#SPJ1

Other Questions
Hybrid vehicles have batteries that can produce up to _____ volts of electricity. 2) Chapter 24: Finance, Saving and Investmenta) Describe the three types of financial markets and their different forms. (5 pts)b) Define wealth, income, saving. Differentiate between gross investment and net investment. (5 pts)c) List and define the functions of financial institutions. (10 pts)d) Write the finance investment equation and describe each component. (5 pts) Write a program to: It will collect and output some basic data about the user such as name, and gender which will bedisplayed with an accompanying welcome message [3] Use appropriate data structures to store the item code, description and price information forthe mobile devices, SIM cards and accessories [2] Allow the customer to choose a specific phone or tablet [3] Allow phone customers to choose whether the phone will be SIM Free or Pay As You Go [2] Calculate the total price of this transaction [4] Output a list of the items purchased and the total price. [3] Any other choice outside of these three categories would give out appropriate message to theuser and requesting the user to make a new choice. [2] the sum of series whose n term is 3(2x+1) isi need detailed answer When a company develops and continues to improve its products, it is using the _____ marketing function. What is the solvent in an icy glass of lemonade?Question 1 options:icewatersugarlemon juiceQuestion 2 (1.25 points) Liquid water in the earth's air is an example of a solution. Which type of solution would this be?Question 2 options:solid in a gasliquid in a liquidgas in a liquidliquid in a gasQuestion 3 (1.25 points) Some solutions cannot dissolve any more solute. Which word is used to describe a solution of this type?Question 3 options:saturatedunsaturatedconcentratedweakQuestion 4 (1.25 points) The random movement of molecules in a solvent causes which of the following in a cube of solid solute?Question 4 options:a change in the chemical identity of a solutea decrease in concentration of a solutedissolutiona supersaturated solutionQuestion 5 (1.25 points) What are the units of molarity?Question 5 options:moles of component/total moles of solutionmoles of solute/kilograms of solventmoles of solute/moles of solutionmoles of solute/liters of solutionQuestion 6 (1.25 points) Which of the following statements is true about strong, weak, and nonelectrolytes?Question 6 options:Strong electrolytes completely dissociate in water, weak electrolytes partially dissociate, and nonelectrolytes do not dissociate.Strong electrolytes completely dissociate in water, weak electrolytes do not dissociate, and nonelectrolytes partially dissociate.Strong electrolytes partially dissociate in water, weak electrolytes completely dissociate, and nonelectrolytes do not dissociate.Strong electrolytes partially dissociate in water, weak electrolytes partially dissociate, and nonelectrolytes completely dissociate.Question 7 (1.25 points) What is the number of moles of a solute that is dissolved in 1 liter of solution?Question 7 options:molaritymolalitymole fractionmass percentQuestion 8 (1.25 points) What type of solution would you have if you have a sealed container with 100g of water and 0.15g of dissolved CO2 at 40C?Question 8 options:unsaturatedsaturatedsupersaturatedQuestion 9 (1.25 points) Which colligative property is employed when coolant is added to a car's radiator to keep it from overheating?Question 9 options:freezing-point depressionboiling-point elevationvapor-pressure loweringQuestion 10 (1.25 points) Which of the following substances is insoluble in water, according to these solubility rules?Question 10 options:Silver chloride (AgCl)Sodium chloride (NaCl)Potassium nitrate (KNO3)Calcium hydroxide (Ca(OH)2)Note: the curved line graph is for question and the other one with different elements is for question 10! The scatterplot shows the number of students in each 8 different classrooms and the number of pencils needed for the entire school year. QUESTION 1 Determine if this is a function or not, find the domain, and find the range. {(7,8),(3,2),(1,8),(-7,2)} Is this a function or not? (type yes or no) What is the domain? (list the numbers in increasing order, seperated by a comma ) What is the range? (list the numbers in increasing order, seperated by a comma ) Keisha can ride her skateboard two and one half miles an hour how far can you ride in 3/4 of an hour Fill in the missing amounts. Ivanhoe Company Pharoah Company Sales revenue $92,000 $ Sales returns and allowances $5,000 Net sales 81,400 124,000 Cost of goods sold 54,800 43.000 Gross profit $ 14.580 Select all that are true regarding natural resources (Hint: Pick 3)There is a big difference between renewable and nonrenewable resources. Tectonic plates are one reason why certain materials are found only at certain places. Not every resource is found everywhere on earthA person can find all resources everywhere 60 D A B Diagram NOT accurately drawn The sides of an equilateral triangle 1BC and two regular polygons meet at the point 4. AB and AD are adjacent sides of a regular 10-sided polygon. AC and 4D are adjacent sides of a regular n-sided polygon Work out the value of n. 7. Lisa has decided to purchase a seaside villa in Tobago and is considering borrowing $800,000 from a local bank. The 15 year mortgage would have an interest rate of 6% per annum. Monthly payments are expected to be made on the loan.Required:a. Calculate Lisas monthly loan payment.b. Prepare an Amortization Schedule in the form of a table showing monthly interest payment over the first 3 months of the loan.Please answer this question showing all working. Tiny little colonies grow on your EMB agar during the confirmed test in water assessment testing. When you Gram stain, these bacteria turn out to be short chains of gram-positive coccus-shaped bacteria. What do you think?A. The water sample contains some gram-positive bacteria that can grow on EMB.B. These are mutant E. coli colonies.C. There is fecal Staphylococcus aureus in the water sample.D. There are spore-forming bacteria in the water sample. The recommended retail price of a new cancer drug is $150 per dose. The price of the drug in a random sample of 20 retailers is on average $161 with a sample standard deviation of $4. Give the following for a 95% confidence interval for the mean drug price.1. The value for Z or t and how you found it.2. The confidence interval equation filled in.3. The calculation of the Standard Error4. The calculation of the Margin of Error5. The upper and lower limits6. An interpretation of the confidence intervalUpload a picture of your answer, showing all your work. Find and simplify the difference quotient [f(x+h)-f(x)]/h for the function f(x)=-5x-1.[f(x+h)-f(x)]/h =..... Fred McHamm of Publishers Outhouse announced you have just won $30,000,000! To be paid in $1,000,000 installments at the end of each of the next 30 years, of course!If the appropriate discount rate is 7.5%, what is this really worth to you today?Please draw the timeline 19. A ball is dropped from a height of 30 feet. At the same time, a ball is thrown straight into the air from a height of 5 feet with an initial velocity of 20 feet per second. The polynomials -16t2 + 30 and -16t2 + 20t + 5 represent the heights (in feet) of the balls after t seconds. a. Write a polynomial that represents the distance between the heights of the balls after t seconds. b. Interpret any coefficients and constants of the polynomial in part (a.) 1. Why is technology so important in business? As companies continue to expand across borders and the global marketplace becomes increasingly more accessible for small and large businesses alike, multinational and cross- cultural teams are likewise becoming ever more common, meaning businesses can benefit from an increasingly diverse knowledge base and new, insightful approaches to business problems. However, along with the benefits of insight and expertise, global organizations also face potential stumbling blocks when it comes to culture and international business. Critically discuss, with the aid of relevant examples, the impact of socio-cultural factors in the following three areas: communication, workplace etiquette and organisational hierarchy. Student to provide an overview of the various socio-cultural factors and then critically discuss the impact these factors have on Communication in the workplace Workplace etiquette Organisational hierarchy Answer to not exceed 3 typed pages