A ball is launched from a 69.92-foot tall platform. The equation for
the ball's height h at time t seconds after launch is h (t) = -16t2 +
6.4t+69.92, where h is in feet. When does the object strike the
ground?

Answers

Answer 1
Refer to the attached image.
A Ball Is Launched From A 69.92-foot Tall Platform. The Equation Forthe Ball's Height H At Time T Seconds

Related Questions

i need help with math i don't understand this

Answers

Answer:A

Step-by-step explanation:

they are alternate exterior angles so, x+y=180

The Banks family would like to borrow $120,000 to purchase a home. They qualified for an annual interest of 4.8%.
Algebraically determine the fewest number of whole years the Banks family would need to include in the mortgage
agreement in order to have a monthly payment of no more than $720.

Answers

The fewest number of whole years the Banks family would need to include in the mortgage agreement in order to have a monthly payment of no more than $720 is 25 years.

How can we have a monthly payment of no more than $720

Let's denote the number of years by y. Then the total number of monthly payments will be 12y.

The formula to calculate the monthly payment for a mortgage loan is:

M = P * (r/12) * (1 + r/12)^(12y) / ((1 + r/12)^(12y) - 1)

where:

M = monthly payment

P = principal (the amount borrowed)

r = annual interest rate

Plugging in the given values, we get:

720 = 120000 * (0.048/12) * (1 + 0.048/12)^(12y) / ((1 + 0.048/12)^(12y) - 1)

To solve for y, we can use trial and error or a numerical solver. Using trial and error, we can start with a few values of y and check if the monthly payment is less than or equal to $720.

Trying y = 20, we get:

720 = 120000 * (0.048/12) * (1 + 0.048/12)^(1220) / ((1 + 0.048/12)^(1220) - 1)

This results in a monthly payment of $753.81, which is higher than $720.

Trying y = 25, we get:

720 = 120000 * (0.048/12) * (1 + 0.048/12)^(1225) / ((1 + 0.048/12)^(1225) - 1)

This results in a monthly payment of $715.48, which is lower than $720.

Learn more on monthly payment here;

https://brainly.com/question/25599836

#SPJ1

Big idea math (image)

Answers

Answer:

Step-by-step explanation:

If WY and XZ are the diagonals (I think they are), then the equation to find it is 16x + 2 = 36x - 6 --> 8 = 20x --> x = 0.4

16(0.4) + 2 = WY = XZ --> 6.4 + 2 = 8.4 are the diagonal lengths.

5. Let a and b be two independent events with p (a) = 0. 4 and p (a ∪ b) = 0. 64. What is p (b)?

Answers

Let a and b be two independent events, if p (a) = 0. 4 and p (a ∪ b) = 0. 64 then the value of the p(b) = 0.4

In this question, we will utilise the notion of independent events and the probability addition rule to determine the probability of event B. The product of the individual probabilities will represent the intersection of independent events.

p(a) = 0.4

p(a∪b) = 0.64

p (a ∩ b) = p(a) x p(b)

p (a ∪ b) = p(a) + p(b) - p(a) x p(b)

0.64 = 0.4 + p(b) - 0.4 x p(b)

p(b) = 0.4

Therefore, the value of the p(b) = 0.4

Independent occurrences are ones whose occurrence is unrelated to any other event. For example, suppose we flip a coin in the air and receive the result Head, then we flip the coin again and obtain the result Tail. The occurrences occur independently of one another in both circumstances. It is one of the several kinds of occurrences in probability.

Let us now look at the whole description of independent events, including a Venn diagram, examples, and how they vary from mutually exclusive events.

Learn more about Independent events:

https://brainly.com/question/11890324

#SPJ4

Choose the equation that correctly shows the Commutative Property of Multiplication.
10 x3/10 = 10 x 3/10
10 +3/10 = 3/10x 10
10 x 3/10 = 3/10 x 10
10 x3/10 = 3/10 ÷ 10 IL GIVE BRAINLIEST!!!

Answers

He equation that rightly shows the Commutative Property of addition is

10 x3/10 = 3/10 x 10

The Commutative Property of Multiplication states that changing the order of the factors doesn't change the product. In other words, when you multiply two figures, it doesn't count which number comes first. The equation 10 x3/10 = 3/10 x 10 is an illustration of this property, as both sides of the equation represent the same value, indeed though the order of the factors is different.

To further about commutative;https://brainly.com/question/1386552

#SPJ1

Ten cards are randomly chosen from a deck of 52 cards. Each of the selected cards is put in one of 4 piles, depending on the suit of the card. What is the probability that the largest pile has 4 cards, the next largest has 3, the next largest has 2, and the smallest has 1?

Answers

The probability that the largest pile has 4 cards, the next largest has 3, the next largest has 2, and the smallest has 1 is approximately 0.012 or 1.2%.

To solve this problem, we need to count the number of ways to choose 10 cards from a deck of 52 cards and then divide by the total number of ways to put these cards into 4 piles.

Step 1: Count the total number of ways to choose 10 cards from a deck of 52 cards using the combination formula:

C(52, 10) = 52! / (10! × 42!) = 158,200,242,880 / (3,628,800 × 99,884,160) = 1,787,671

Step 2: Count the total number of ways to put 10 cards into 4 piles. We can think of each card as having 4 choices, one for each pile. Therefore, the total number of ways to put the cards into piles is:

[tex]4^{10}[/tex] = 1,048,576

Step 3: Count the number of ways to put 10 cards into 4 piles such that the largest pile has 4 cards, the next largest has 3, the next largest has 2, and the smallest has 1.

First, we need to choose 4 cards from the 10 cards to go into the largest pile. This can be done in C(10,4) ways:

C(10,4) = 10! / (4! × 6!) = 210

Then, we need to choose 3 cards from the remaining 6 cards to go into the next largest pile. This can be done in C(6,3) ways:

C(6,3) = 6! / (3! × 3!) = 20

Next, we need to choose 2 cards from the remaining 3 cards to go into the next largest pile. This can be done in C(3,2) ways:

C(3,2) = 3! / (2! × 1!) = 3

Finally, the remaining card goes into the smallest pile. Therefore, there is only one way to put the card into the smallest pile.

Therefore, the total number of ways to put 10 cards into 4 piles such that the largest pile has 4 cards, the next largest has 3, the next largest has 2, and the smallest has 1 is:

C(10,4) × C(6,3) × C(3,2) × 1 = 210 × 20 × 3 × 1 = 12,600

Step 4: Calculate the likelihood by dividing the number of ways in Step 3 by the number of ways in Step 2:

P = 12,600 / 1,048,576 = 0.012 or 1.2%.

Learn more about the probability at

brainly.com/question/12619550

#SPJ4

LESSON 20 • QUIZ
Name:
The price of a ticket to a play is $50 per person. On Monday afternoons, the
theater reduces the ticket price to $35 per person. Students receive an additional
$5 discount on all tickets. What is the percent discount for a student ticket to a
Monday afternoon performance?
A 20%
B 30%
С 40%
D 60%

Answers

The percent discount for a student ticket is C. 40%

What is Percent Discount?

Percent Discount is a kind of discount that is offered on a product or service in the form of an amount per hundred.

How to determine the percentage discount

From the question, we have the following parameters that can be used in our computation:

Original price of the ticket = $50

Price of ticket on Monday = $35

Additional discount = $5

To determine the percentage discount, we make use of the following equation

Discount = 1 - (Price of ticket on Monday - Additional discount)/Original price of the ticket * 100%

Substitute the known values in the above equation, so, we have the following representation

Discount = 1 - (35 - 5)/50 * 100%

Evaluate

Discount = 40%

Hence, the percentage discount is 40%

Read more about Percent Discount at

https://brainly.com/question/27519306

#SPJ1

DUE TODAY HELP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
4. Suppose you lengthen the rope, then lay the hula hoop and the rope on the floor, with the rope arranged in a circle with the same center as the hula hoop. How much rope would you have to add in order to allow a person to lie down on the floor with their toes pointing towards the hula hoop and their head towards the rope, but toughing neither?

Answers

We need to add (t - 2πr) units of rope.

We have,

Let's call the radius of the hula hoop "r" and the distance from the center of the hula hoop to the rope "d".

We want to find the length of the rope we need to add in order to create a circle with radius "d" that is tangent to the hula hoop.

The distance between the center of the hula hoop and the center of the tangent circle is (r + d), so the diameter of the tangent circle is

2(r + d), and the length of the circle is 2π(r + d).

We want to find the value of d that will make the circle just touch the person's toes, so the radius of the tangent circle is equal to the length of the person's toes, which we'll call t.

So we have the equation:

2π(r + d) = t

Solving for d.

d = (t/2π) - r

The amount of rope we need to add is:

2πd = 2π((t/2π) - r) = t - 2πr

Thus,

We need to add (t - 2πr) units of rope.

Learn more about the tangent of a circle here:

https://brainly.com/question/31551758

#SPJ1

A punch bowl contained 2 liters of ginger ale, 1 liter of raspberry juice

Answers

Answer:

You can drink it thank u for asking

What is the binomial probability formula used for?

Answers

The binomial probability formula calculates the probability of obtaining a specific number of successes in a fixed number of independent trials, each with the same probability of success

The binomial probability formula is used to calculate the probability of obtaining a certain number of successes in a fixed number of independent trials, each with the same probability of success.

The formula is:

P(X=k) = (n choose k) * p^k * (1-p)^(n-k)

where:

P(X=k) is the probability of obtaining k successes

n is the total number of trials

p is the probability of success in each trial

(n choose k) represents the number of ways to choose k successes from n trials, and is calculated as n! / (k! * (n-k)!)

Therefore, the uses of binomial probability formula has been explained

Learn more about binomial probability formula here

brainly.com/question/28577545

#SPJ4

The binomial probability formula is widely used in various fields, including statistics, probability theory, and genetics, to analyze and predict outcomes in situations with binary events.

The binomial probability formula is used to calculate the probability of obtaining a specific number of successes in a fixed number of independent Bernoulli trials. In other words, it helps us determine the likelihood of achieving a certain outcome in a series of experiments, where each experiment can result in one of two possible outcomes (success or failure).
The formula is given by P(X=k) = (n choose k) * p^k * (1-p)^(n-k), where P(X=k) represents the probability of getting exactly k successes, n is the total number of trials, p is the probability of success in a single trial, and (n choose k) is the binomial coefficient.
For example, let's say you flip a fair coin 10 times and want to know the probability of getting exactly 7 heads. In this case, n = 10 (number of trials), k = 7 (number of successes), and p = 0.5 (probability of heads). Plugging these values into the binomial probability formula will give you the desired probability.
The binomial probability formula is widely used in various fields, including statistics, probability theory, and genetics, to analyze and predict outcomes in situations with binary events.

learn more about binomial coefficient here:

https://brainly.com/question/29149191

#SPJ11

It is assumed that approximately​ 15% of adults in the u.s. are​ left-handed. consider the probability that among 100 adults selected in the​ u.s., there are at least 30 who are​ left-handed. given that the adults surveyed were selected without​ replacement, can the probability be found by using the binomial probability formula with x counting the number who are​ left-handed? why or why​ not?
a. Yes, because the 100 adults represent less than 5% of the U.S. adult population, the trials can be treated as independent.
b. No, because the 30 adults represent more than 5% of the sample size, the trials are dependent.
c. No, because the 100 adults were selected without replacement, the selections are dependent.
d. No, because the probability of being right-handed is greater, x must count the number of right-handed adults.

Answers

No, the probability be found by using the binomial probability formula with x counting the number who are left-handed. The correct option is (c) No, because the 100 adults were selected without replacement, the selections are dependent.

The binomial distribution assumes that the trials are independent, meaning that the outcome of one trial does not affect the outcome of any other trial. However, in this case, the 100 adults were selected without replacement, which means that the outcome of one selection affects the probability of the next selection. Therefore, the trials are dependent, and the binomial probability formula cannot be used.

Instead, we can use the hypergeometric distribution to calculate the probability of at least 30 left-handed adults in a sample of 100 adults selected without replacement from the U.S. population. The hypergeometric distribution takes into account the fact that the selections are dependent and is appropriate for this type of problem.

Therefore, the correct option is (c) No, because the 100 adults were selected without replacement, the selections are dependent.

Learn more about binomial probability formula here

brainly.com/question/30764478

#SPJ4

please help because i need help if anyone can help with this

Question 5
A box-and-whisker plot is shown below:

Correctly label each part of the plot.
1. 0
2. 5
3. 10
4. 15
5. 20
6. 25
7. 30
8. 35
9. 40
10. 45
11. 50

Maximum
First Quartile (Q1)
Second Quartile (Median)
Minimum
Third Quartile (Q3)

Answers

Answer:4

Step-by-step explanation:

the teacher of a class of third graders records the height of each student. indicate which level of measurement is being used in this scenario

Answers

In this situation, interval measurement is being employed as the measurement level.

As the height of each student can be measured on a continuous scale with equal intervals between the values. It's important to note that the teacher may have rounded the measurements to the nearest unit, which would make it a discrete measurement.

Interval measurement is a level of measurement in which the values are measured on a continuous scale and have equal intervals between them, but there is no true zero point. This means that the difference between any two values on the scale is meaningful and consistent, but it is not possible to say that one value is "zero" or has no quantity of the measured attribute.

For example, measuring temperature in degrees Celsius or Fahrenheit is an example of interval measurement. In this case, the difference between 10 and 20 degrees is the same as the difference between 20 and 30 degrees, but there is no true zero temperature - a temperature of 0 degrees does not mean the absence of heat.

Another example of interval measurement is measuring time in minutes or hours. The difference between 10 minutes and 20 minutes is the same as the difference between 20 minutes and 30 minutes, but there is no "zero" point in time - even if nothing is happening, time continues to pass.

For more such questions on measurement

https://brainly.com/question/27233632

#SPJ4  

Question
Evaluate the expression.

4216−−−√3−3=

PLEASEEEEEEE ITS DUE IN AN HOUR

Answers

Answer: 21

Step-by-step explanation: Evaluate the first expression which is the cube root of 216. 6^3 equals 216 so the cube root of it is equal to six. Multiply it by 4 because thats what's its there for and you get 24. Subtract by 3 to get the final answer, 21.

4^3/2 rational number

Answers

Answer:32 (Irrational)

Step-by-step explanation:

Basically, just do it

what is unit circle calculator?

Answers

Answer:  In trigonometry, the unit circle has a radius of 1 and is centered at the origin. It’s useful for learning ratios like sine and cosine. It also illustrates the relationship between angles in degrees and radians.

Step-by-step explanation:

Transcribed image text: From a population of size 500, a random sample of 50 items is selected. The mode of the sample a. can be larger, smaller or equal to the mode of the population. b. must be equal to the mode of population, if the sample is truly random. c. must be equal to the mean of the population, if the sample is truly random. d. must be 500.

Answers

The mode of the sample can be larger, smaller, or equal to the mode of the population.

The correct answer is A.

The mode is the most frequent value in a dataset. In a random sample, the mode can differ from the mode of the population because random sampling is subject to sampling variability. In other words, each random sample is likely to have different sample statistics than the population parameters. Therefore, it is possible for the mode of the sample to be larger, smaller, or equal to the mode of the population.

However, as the sample size increases, the mode of the sample becomes more likely to approach the mode of the population. This is because larger samples provide more information about the population and therefore reduce the impact of sampling variability.

Option B is incorrect because even if the sample is truly random, it is still subject to sampling variability, which means that the mode of the sample may not be equal to the mode of the population.

Option C is also incorrect because the mean of the population is a different statistic than the mode, and it is not necessarily related to the mode of the sample.

Option D is clearly incorrect, as the mode of a sample cannot be equal to the population size.

To know more on mode of the sample

https://brainly.com/question/28202264

#SPJ4

Lydia competes on the school archery team. Her coach wants each archer to practice at least 5.5 hours per week. The table shows the amount of time Lydia has spent practicing so far this week.



Day Practice Time (hr)
Monday 0.75
Tuesday 1
Wednesday 1.25
Thursday 0.75


Lydia can use the inequality 3.75+h≥5.5 , where h represents hours, to determine the minimum amount of time she still needs to practice this week. What is the minimum number of minutes that she still needs to practice?

Answers

The minimum number of minutes that Lydia still needs to practice is 105 minutes to meet her coach's requirement.

To find the minimum number of minutes that Lydia still needs to practice, we first need to solve the inequality:

3.75 + h ≥ 5.5

Subtracting 3.75 from both sides, we get:

h ≥ 1.75

This means that Lydia still needs to practice for at least 1.75 hours to meet her coach's requirement of practicing for at least 5.5 hours per week.

To find the minimum number of minutes, we can multiply 1.75 by 60, since there are 60 minutes in an hour:

1.75 × 60 = 105 minutes

So, Lydia still needs minimum 105 minutes to practice.

To know more about inequality

https://brainly.com/question/30721965

#SPJ4

I need help with finding the missing side length

Answers

The missing side length of the triangle is:

UT = 54

How to find the missing sidelength?

Here we can assume that the two triangles are similar triangles, that means that the quotient between the correspondent sides must be equal.

That means that:

KL/UV = ML/UT

And we know that:

KL = 130

ML = 117

UV = 60

UT = ?

Replacing that we can write:

130/60 = 117/?

Solving for the missing value we will get:

? = 117*(60/130) = 54

That is the missing side length.

Learn more about similar triangles at:

https://brainly.com/question/14285697

#SPJ1

A recipe requires 1, cups of milk for every y of a cup of flour. What is the ratio of
cups of milk to one cup of flour?

Answers

Answer:

1y is your answer, 1:y

Step-by-step explanation:

Answer:

Step-by-step explanation:

i think it could be any number only if they gave you the number for y

Pick all 4 of the right answers for 100 points and brainliest

Answers

The the rectangular prisms have their volumes as:

1). 175 cubic feet

2). 60 cubic metres

3). 140 cubic metres

4). 216 square inches.

How to evaluate for the volume of the rectangular prism

volume for a rectangular prism is calculated using:

length × width × height

the rectangular prisms can be divided into bigger and smaller prism and their volumes calculated separately and then added to get the total volume as follows:

1). volume of bigger rectangular prism = 7ft × 7ft × 3ft = 147ft³

volume of smaller rectangular prism = 7ft × 2ft × 2ft = 28ft³

volume of object = 147ft³ + 28ft³ = 175ft³

2). volume of bigger rectangular prism = 6m × 3m × 3m = 54m³

volume of smaller rectangular prism = 3m × 3m × 1m = 6m³

3). volume of bigger rectangular prism = 7m × 6m × 3m = 126m³

volume of smaller rectangular prism = 7m × 2m × 1m = 14m³

volume of object = 126m³ + 14m³ = 140m³

4). volume of bigger rectangular prism = 12in × 4in × 4in = 192in²

volume of smaller rectangular prism = 4in × 3in × 2in = 24in³

volume of object = 192in³ + 24in³ = 216³

Therefore, the rectangular prisms have their volumes as:

1). 175 cubic feet

2). 60 cubic metres

3). 140 cubic metres

4). 216 square inches

Know more about rectangular prism here:https://brainly.com/question/24284033

#SPJ1

What is square root raised cosine?

Answers

SRRC is a pulse shaping filter used in digital communications to minimize intersymbol interference and improve the signal-to-noise ratio.

The square root raised cosine (SRRC) is a famous heartbeat molding channel utilized in computerized correspondences, especially in applications like advanced tweak and demodulation. It is intended to limit intersymbol obstruction (ISI) by restricting the data transmission of the sent sign while keeping a consistent envelope.

The SRRC channel is described by a reaction that is like the raised cosine channel, yet with a square root capability applied to the recurrence reaction. This outcomes in a smoother change between the passband and stopband, which assists with decreasing ISI and work on the sign to-clamor proportion.

The SRRC channel is usually utilized in correspondence frameworks that utilization quadrature sufficiency regulation (QAM) or stage shift keying (PSK) tweak plans, as it gives great ghastly control and heartbeat molding properties that are appropriate to these kinds of signs.

To learn ore about square root raised cosine, refer:

https://brainly.com/question/1566472

#SPJ4

A bag has 12 red, 6 blue, and 7 yellow marbles, what is the probability of drawing a red
marble then a yellow marble out of the bag

Answers

The probability of drawing a red marble then a yellow marble out of the bag is 12/25 or 0.48.

Answer:

The probability of drawing a red marble then a yellow marble out of the bag is probably 0.48(Decimal) or 12/25(Fraction).

how to convert 4 lbs to kg

Answers

4 lbs is approximately equal to 1.8143 kg  ( rounded to four decimal places )

The conversion factor to convert lbs to kilogram is 0.453592

1 lbs = 0.453592 kg

The conversion is the process of changing the unit of one quantity to another units  

The conversion factor is defined as the number that is used to change one unit to another units by multiplying or dividing

The mass in kg = The mass in lbs × conversion factor

Substitute the values in the equation

1 lbs = 0.453592 kg

4 lbs = 4 × 0.453592

Multiply the numbers

= 1.8143 kg  ( rounded to four decimal places )

Therefore, 180lbs is 1.81437 kg

Learn more about conversion factor here

brainly.com/question/23718955

#SPJ4

A car is traveling on a highway. The distance (in miles) from its destination and the time (in hours) is given by the equation d = 420 minus 65 t. What is the d-intercept of the line? (Remember the slope-intercept form is y = m x + b) a. (0, 420) b. (420, 0) c. (0, 65) d. (65, 0)

Answers

The equation d = 420 - 65t represents a line in slope-intercept form (y = mx + b), where d is the dependent variable (y), t is the independent variable (x), the slope (m) is -65, and the y-intercept (b) is 420.

To find the d-intercept (the point where the line crosses the y-axis), we can substitute t = 0 into the equation and solve for d:

d = 420 - 65(0)
d = 420

Therefore, the d-intercept of the line is (0, 420).

So the answer is (a) (0, 420).

Jessica rode her bicycle 128 miles in 8 weeks, riding the same distance each week. Pablo rode his bicycle 95 miles in 5 weeks, riding the same distance each week. Which statement correctly compares the number of miles per week they rode?

Answers

Answer:

Jessica rode her bike 16 miles per week and Pablo rode his bike 17 miles per week.

Step-by-step explanation:

Answer:

Jessica's and Pablo's statement both are correctly comparing the number of miles they rode per week.

Step-by-step explanation:

You are told that Jessica rode her bicycle for 128 miles in 8 weeks and equally the same distance each week.

Therefore you can easy tell how much she rode her bicycle for 8 weeks by dividing 128 by 8 which is 16miles per week

While in Pablo's statement tell us the same as Jessica's statement since you can divide it like Jessica's statement 95 divided by 5 equals 19miles per week

What are the solutions to the equation cosine of the quantity x plus 3 times pi over 2 end quantity equals radical 2 over 2 on the interval [0, 2π]?

Answers

Answer:

The solutions to the equation cos(x + 3π/2) = √2/2 on the interval [0, 2π] are x = π/4 + 2kπ, k ∈ {0, 1, 2, 3}.

A test of H0: p = 0. 6 versus Ha: p > 0. 6 has the test statistic z = 2. 27. Part A: What conclusion can you draw at the 5% significance level? At the 1% significance level? (6 points)

Part B: If the alternative hypothesis is Ha: p ≠ 0. 6, what conclusion can you draw at the 5% significance level? At the 1% significance level? (4 points)

Answers

A sample's null hypothesis indicates that no statistical relationship exists in a set of provided single observed variables. The null hypothesis is rejected for both parts A and B of the question.

A sample's null hypothesis indicates that no statistical relationship exists in a set of provided single observed variables.

Part A: The conclusion to be reached at the 5% level of significance-

The p value for the z score in the right tailed or upper test can be obtained from the z table, which is,

p-value=0.125=0.125

The p value of 0.125 is greater than the significance level of 0.06. As a result, the effect is not significant, and the null hypothesis cannot be rejected.

Part B: If the alternative hypothesis is Ha: p 0.6, the conclusion to reach at the 5% level is-

The unequal sign 2-test is carried out here. The p value for the 2-test is as follows:

The p-value is 0.25=0.25.

In this case, the p value of 0.25 is greater than the significance level of 0.05. As a result, the effect is not significant, and the null hypothesis cannot be rejected.

As a result, the null hypothesis fails to be rejected for both parts A and B of the question.

To know more about Null hypothesis go through:-

https://brainly.com/question/13135308

#SPJ4

5√180 +4√/18 - √50.
Simply

Answers

Answer:

30√5 + 7√2

Step-by-step explanation:

To simplify this expression, we can first use the fact that the square root of a product is equal to the product of the square roots. We can also simplify any perfect squares under the square root sign.

5√180 + 4√18 - √50

= 5√(36 × 5) + 4√(9 × 2) - √(25 × 2)

= 5√36 × √5 + 4√9 × √2 - √25 × √2

= 5 × 6√5 + 4 × 3√2 - 5√2

= 30√5 + 12√2 - 5√2

= 30√5 + 7√2

Therefore, the simplified form of the expression is [30√5 + 7√2.]

For a large order of brownies. Ms. Perry made 8/8 kg of fudge in her kitchen. She then got 1/6 kg from Mrs. Marshall. If she needs a total of 1 1/8kg for brownies, how much more fudge does she needs to make?

Answers

Answer:

Ms. Perry needs to make an additional 1/24 kg of fudge.

Step-by-step explanation:

Ms. Perry has a total of 8/8 + 1/6 = 13/6 kg of fudge. She needs 1 1/8 kg of fudge for the brownies, which is equivalent to 9/8 kg. To find how much more fudge she needs to make, we can subtract the amount of fudge she already has from the amount she needs:

9/8 - 13/6 = 27/24 - 26/24 = 1/24

Therefore, Ms. Perry needs to make an additional 1/24 kg of fudge.

Other Questions
I need help with this question. QUESTION 4 A motorcycle is traveling at a speed of 10 km/h along a straight road. Express the speed in m/s? (2 MARKS] If the price of Italian shoes imported into the United States increases, then a. the GDP deflator will increase, but the consumer price index (CPI) will not increase. b. both the GDP deflator and the consumer price index (CPI) will increase. c. the consumer price index (CPI) will increase, but the GDP deflator will not increase d. neither the GDP deflator nor the consumer price index (CPT) will increase if one thing has 50% chance to happen and another has 25% chance to happen what are the odds both will happen Robin grew up in a public housing project in Chicago. Grant grew up at the same time in an affluent suburn of chicago. When Robin and Grant meet in college, we can expect that in general they will share __________________-graded influences but differ in __________________-graded influences select the graph of y=2sin(pi/2x)-1 Federal government employees represent a broader cross section of the American population than do members of Congress. True or False? Cell researchers are investigating the role of cyclins on mitosis and cell division. They notice that cyclins build up, cause the cell to progress through the cell cycle, and then break down, thus ending the different stages of the cell cycle. A failure of the cell to break down which cyclin would most directly lead to increased cell division?. ok so write about the chapter 1- 12 travellers question and answer A common economic situation where an economy's resources are insufficient to meet the existing wants and must be used judiciously is referred to as __________. a. scarcity b.allocation c.distribution d.poverty What is the conversion of 210 c to f ? what was anne frank's cause of death the one factor that a scientist changes in an experiment is called the Hunter designs two flags for his adventure club. What is the length of the base, x, of the larger flag? enter your answer, as a decimal, in the box. X = ft. a particle is launched sich that it's maximum range is 26.4m.what is the speed at which it is launched? The Nurse Has Been Assigned Four Clients. Which Client's Care Is The Nurse's Priority?a. A 30-year-old who was treated for disseminated intravascular coagulation (DIC) an delivered a baby 18 hours ago.b. A 15-year-old admitted for hemarthrosis yesterday and who has received Factor VIII infusion.c. A 45-year-old with a history of atrial fibrillation and an internal normalized ratio (INR) of 4.2 awaiting angiogram (cardiac catheterization).d. An 80-year-old with idiopathic thrombocytopenic purpura (ITP), a platelet count of 30,000 x 10^3/uL (50 x 10^9/L) and pneumonia. Sort the following characteristics by the type of volcano they are associated with. 1) pillow basalt 2) lahars 3) strombolian eruption 4) pyroclastic flow During the Vernal Equinox what occurrence takes place that happens only twice a year? On September 1, Best Company began a contract to provide services to Dildwood Company for six months, with the total $10,800 payment to be made at the end of the six-month period. Equal services are provided each month The firm uses the account Fees Receivable to reflect amounts due but not yet billed. What proper adjusting entry would Best Company make on December 31, the end of the accounting period (no previous adjustment has been made)? Select one:A. Cash 7.200 Service Fees Earned 7.200B. Fees Receivable 10.800 Service Fees Earned 7.200 Unearned Service Fees 3.600C. Fees Receivable 7.200 Service Fees Earned 7.200D. Unearned Service Fees 7.200 Service Fees Earned 7.200E. None of the above which is not an example of a bloodborne pathogen engineering control?a) Providing employees with hand washing facilities b) Using self re - sheathing needles c) Washing hands after the removal of gloves or other PPE d) Properly disposing of used instruments