Please help physics due in 30 mins!!!!

Please Help Physics Due In 30 Mins!!!!

Answers

Answer 1

The work done is 3750 Joules on the box.

What is the recipe for work completed?

To quantitatively express this concept, the work W is equal to the force f times the distance d, or W = fd. If the force is applied at an angle to the displacement, the work is W = fd cos.t.

The equation W = F * d * cos(theta), where W is the work done, F is the force applied, d is the displacement of the item, and theta is the angle between the force and displacement vectors, can be used to solve this problem.

The force in this instance is 500 N, and the distance is provided as 15 m, and the 60 degree angle between the vectors of force and displacement.

So, by changing these numbers in the equation, we obtain:

W = 500 N x 15 m x cos (60 degrees)

We can simplify this to: Applying the trigonometric identity cos(60 degrees) = 1/2

W = (500 N) * (15 m) * (1/2)

W = 3750 J.

To know more about work done visit:-

https://brainly.com/question/29050812

#SPJ1


Related Questions

10) Find the vertex form of the parabola.

Answers

Step-by-step explanation:

4x + y^2 + 2y =  - 5

4x = - y^2 -2y - 5          

4x = - (y^2 + 2y)   - 5      'complete the square' for y

4x = - ( y +1)^2   + 1    - 5

 x = - 1/4 ( y+1)^2  - 1             vertex is at -1, -1

-14x+2y^2-8y -20 = 0

14x = 2y^2 -8y-20

14x = 2 ( y^2 - 4y) - 20     complete the square for y

14x = 2(y-2)^2  -8 - 20

x = 1/7 ( y-2)^2 - 2                Vertex is at   -2 , 2

Which graph represents this equation? [tex]y=\frac{3}{2}x^{2}-6x[/tex]
I know the answer is C. What I want to know is WHY.

Answers

The x-intercepts are (0, 0) and (4, 0), and the y-intercept is (0, 0).

Why are equatiοns graphed?  

By graphing linear equatiοns, yοu can explain the relatiοnship between twο variables visually. We can easily see what happens tο οne variable as the οther grοws by using a graph. The value οf the x variable rises as we mοve tο the right οn a graph.

[tex]y = (3/2)x^2 - 6x[/tex] is the given equatiοn.

We can use the fοrmula tο find the x-cοοrdinate(s) οf the vertex οf this parabοla:

x = -b/2a

where a and b are the cοefficients οf the equatiοn's x² and x terms, respectively.

In this case, a = 3/2 and b = -6, resulting in:

x = -(-6)/(2*3/2) = 4

As a result, the vertex's x-cοοrdinate is 4.

Tο find the y-cοοrdinate οf the vertex, enter this value οf x intο the fοllοwing equatiοn:

[tex]y = (3/2)(4)^2 - 6(4) = -12[/tex]

As a result, the parabοla's vertex is at the pοint (4, -12).

To know more about Graph Equation visit:

brainly.com/question/30842552

#SPJ1

Each of the following is not a vector space. For each of them, determine at least one part of the vector space definition that fails. (a) A={ax2+1:a∈R}with vector addition and scalar multiplication defined as forPn​. (b) B=R2 with scalar multiplication defined as usual for Rn but with vector addition defined as below: [\begin{array}{c}a1\\b1\end{array}\right] + [\begin{array}{c}a2\\b2\end{array}\right] = [\begin{array}{cc}a1-a1\\b1-b2\end{array}\right]

Answers

The definition of vector space that fails is part A and B  because it does not satisfy the any property of vector space.

The following statement can be determined if at-least one part of vector space definition that fails as:

(a) A is not a vector space because it does not contain the zero vector.

The zero vector is the unique vector that satisfies the property that when it is added to any other vector in the space, the result is the original vector.

However, in this case, the [a1, b1] + [a2, b2] = [a1 - a2, b1 - b2] is 0x² + 1, which is not an element of A. Therefore, A fails to satisfy the requirement of having a zero vector, and it is not a vector space.

(b) B is not a vector space because it does not satisfy the distributive property of scalar multiplication over vector addition.

In general, scalar multiplication must distribute over vector addition, meaning that for any scalar a and any vectors u and v in the space, a(u+v) = au + av.

However, in B, the scalar multiplication is defined as usual for R², but the vector addition is defined differently. In particular,[a1, b1] + [a2, b2] = [a1 - a2, b1 - b2].

The vector space definition fails because the vector addition is not associative, and it is also not commutative, which are the first two conditions for vector spaces. Therefore, the first and second conditions of the definition are not met.

To learn more about the vector space:

https://brainly.com/question/11383

#SPJ11

Given that a=14 and b=25, work out the height of the triangle

Answers

The height of the triangle is 1.12 units (rounded to two decimal places).

The height of a triangle is the perpendicular distance from the base of the triangle to the opposite vertex. In other words, it is the length of the line segment that is perpendicular to the base and passes through the opposite vertex.

We can use the formula for the area of a triangle:

Area = (1/2) * base * height

And since we know the values of the base (b) and the area (a), we can rearrange the formula to solve for the height (h):

h = (2a) / b

Plugging in the values of a and b:

h = (2 * 14) / 25

h = 28 / 25

Therefore, the height of the triangle is 1.12 units (rounded to two decimal places).

Learn more about Triangle:

https://brainly.com/question/17335144
#SPJ4

What is the next fraction in this sequence? Simplify your answer. 13/ 21 , 9/ 14 , 2/ 3 , 29 /42 ,

Answers

Answer:

5/7

Step-by-step explanation:

Make all the denominators 42.

26/42, 27/42, 28/42, 29/42

The pattern is the numerator increases by one each time.

30/42 = 5/7

Hope this helps!

C = {[1 2 3], ['cell '; 'array'], 24; [3; 6; 9], [22, 44; 66, 88], 'matrix'} what is the result of c{2, 1}?

Answers

'cell '. The element in the second row and first column of the cell array C is accessed using the phrase c(2,1). The first element in the second row of C is the string "cell," which is that element.

The element in the second row and first column of the cell array C is accessible by the equation c(2,1). The first element in the second row of C is the string "cell," which makes up that element. The string "cell" is the result of c(2,1).

The curly braces in MATLAB are used to retrieve the contents of a cell array. "Access the contents of the cell in the second row and first column of C" is what the phrase C2,1 implies. The string in question is the outcome of the expression since it is present in the relevant cell.

learn more about array here:

https://brainly.com/question/14629487

#SPJ4

If the weight of the package is multipled by 5/7 the result is 40. 5. How much does the package weigh

Answers

The weight of the package is 56 using arithmetic operations.

What is multiplication?

Mathematicians use multiplication to calculate the product of two or more integers. It is a fundamental operation in mathematics that is frequently used in everyday living. When we need to combine sets of similar sizes, we use multiplication. The fundamental concept of repeatedly adding the same number is represented by the process of multiplication. The results of multiplying two or more numbers are known as the product of those numbers, and the factors that are compounded are referred to as the factors. Repeated adding of the same number is made easier by multiplying the numbers.

let weight of package be= x

x*5/7=40

x=(40*7)/5

x=56

To know more about multiplication, visit

https://brainly.com/question/5992872

#SPJ1

The accurate scale diagram shows a telephone mast and a box.
Find an estimate for the real height, in metres, of the telephone mast.
telephone mast
5.5
+2.5 m
box
+
Total marks: 2

Answers

Using proportions, the real height of the telephone mast is estimated to be 9 meters.

What exactly is a proportion?

A proportion is a fraction of a total amount, and equations are constructed using these fractions and estimates to find the desired measures in the problem using basic arithmetic operations like multiplication and division. Because the telephone box and the mast are similar figures in this problem, their side lengths are proportional.

The following proportional relationship is established as a result:

x / 1.5 cm = 10.8 cm / 1.8 cm.

The relationship's left side can be simplified as follows:

6 = x / 1.5 cm.

The estimate is then calculated using cross multiplication, as shown below:

6 x 1.5 cm = 9.5 cm².

To know more about fraction, visit:

https://brainly.com/question/10354322

#SPJ1

in a lottery daily game, a player picks three numbers from 0 to 9 (without repetition). how many different choices does the player have a) if order matters? b) if order does not matter? 84

Answers

There are 720 different choices if order matters and there are 120 different choices if order does not matter.

Calculating the number of different choices

a) If order matters,

The player can choose the first number in 10 ways (any of the digits 0-9), the second number in 9 ways (since one digit has already been chosen), and the third number in 8 ways (since two digits have already been chosen).

So the total number of choices is:

10 x 9 x 8 = 720

Therefore, there are 720 different choices if order matters.

b) If order does not matter,

We need to divide the number of choices by the number of ways the three numbers can be arranged.

Since there are 3 numbers, they can be arranged in 3! = 6 ways.

So the number of choices when order does not matter is:

(10 x 9 x 8) / 6 = 120

Therefore, there are 120 different choices if order does not matter.

Read more about permutation and combination at

https://brainly.com/question/11732255

#SPJ1

In the coordinate plane, the points X9, 5, Y−−3, 6, and Z−8, 4 are reflected over the x-axis to the points X′, Y′, and Z′, respectively. What are the coordinates of X′, Y′, and Z′?

Answers

Answer:

When a point is reflected over the x-axis, the x-coordinate remains the same, but the y-coordinate is multiplied by -1.

So, the coordinates of X' are (9, -5) since the x-coordinate remains the same and the y-coordinate is multiplied by -1.

Similarly, the coordinates of Y' are (-3, -6) and the coordinates of Z' are (-8, -4).

Therefore, X′ is (9,−5), Y′ is (−3,−6), and Z′ is (−8,−4).

Factorise fully - 4x² - 16x

Answers

Answer: 4x(x - 4)

Step-by-step explanation:

4x² - 16x = 4x(x - 4)

Now we can see that the expression inside the parentheses can also be factored:

x - 4 = (x - 4)

So the fully factorized expression is:

4x² - 16x = 4x(x - 4) = 4x(x - 4)

Answer:

- 4x( x + 4 )

Step-by-step explanation:

[tex]\large{\pmb{\sf{ - 4x^{2} - 16x}}}[/tex]

[tex]\large{\underline{\underline{\sf{Taking \: Out \: {\green{4}} \: As \: Common:-}}}}[/tex]

[tex]\large{\pmb{\sf{\leadsto{- 4(x^{2} + 4x)}}}}[/tex]

[tex]\large{\underline{\underline{\sf{Taking \: Out \: {\green{x}} \: As \: Common:-}}}}[/tex]

[tex]\large{\purple{\boxed{\pmb{\sf{\leadsto{- 4x(x + 4)}}}}}}[/tex]

━━━━━━━━━━━━━━━━━━━━━━

[tex]\star \: {\large{\underline{\underline{\pink{\mathfrak{More:-}}}}}} \: \star[/tex]

[tex]\large{\dashrightarrow}[/tex] Two positive always makes positive sign when multiplied.

[tex]\large{\dashrightarrow}[/tex] Two negatives always makes positive sign when multiplied.

[tex]\large{\dashrightarrow}[/tex] A positive and a negative always makes negative sign when multiplied.

[tex]\large{\dashrightarrow}[/tex] The sum of two positives is always positive with a positive sign.

[tex]\large{\dashrightarrow}[/tex] The sum of two negatives is always positive with a negative sign.

[tex]\large{\dashrightarrow}[/tex] The sum of a positive and a negative is always negative with the sign of whose number is greater.

At a party to celebrate a successful school play, the drama club bought 999 large pizzas. Each pizza had sss slices. All together, there were 727272 slices of pizza for the club to share.
Write an equation to describe this situation.
How many slices does each pizza have?

Answers

Answer:

Step-by-step explanation:

Let's use "n" to represent the number of slices in each pizza. Then the equation to describe the situation is:

999n = 727272

To solve for "n", we divide both sides by 999:

n = 727272/999

Using a calculator or long division, we get:

n ≈ 728.56

Therefore, each pizza has approximately 728 slices.

The given family of functions is the general solution of the differential equation on the indicated interval. Find a member of the family that is a solution of the initial-value problem. y = c1ex + c2e−x, (−[infinity], [infinity]); y'' − y = 0, y(0) = 0, y'(0) = 5

Answers

The given family of functions is y = c1ex + c2e−x which is the general solution of the differential equation y'' − y = 0 on the indicated interval which is (−∞, ∞).

       Now, we are required to find a member of the family that is a solution to the initial-value problem which is

                             y(0) = 0 and y′(0) = 5.

     The differential equation is y'' − y = 0

      The characteristic equation is r2 − 1 = 0r2 = 1r1 = 1 and r2 = −1

     The general solution of the differential equation is y = c1ex + c2e−x

      Let us solve for the constants by using the given initial conditions:

                    At x = 0,y(0) = c1e0 + c2e0 = 0 + 0 = 0y(0) = 0

                    means c1 + c2 = 0or c1 = -c2At x = 0, y′(0) = c1ex |x=0 + c2e−x |x=0(d/dx)(c1ex + c2e−x) |x=0y′(0) = c1 - c2 = 5c1 - c2 = 5c1 - (-c1) = 5c1 + c1 = 5c1 = 5/2c1 = 5/2

                    Let's replace c1 = 5/2 in c1 = -c2, c2 = -5/2

                The solution of the initial-value problem y = (5/2)ex − (5/2)e−x is a member of the family y = c1ex + c2e−x that is a solution of the initial-value problem y(0) = 0 and y′(0) = 5.

#SPJ11

Learn more about differential equations at: https://brainly.com/question/1164377

Jenny wants to measure the height of a tree she sites the top of the tree using a mirror that is lying flat on the ground. The mirror is 20 feet from the tree, and Jenny is standing 8 feet from the mirror as shown in the figure, her eyes are 5 feet above the ground how tall is the tree?

Answers

The Height of tree is around 8.33 feet tall.

What is the connection among Height and distance?

In science, we work out the Height of an item utilizing distance and points. Distance is the even distance between the items, and point is the point over the level of the article's top, which gives the item's level.

We can utilize the rule of comparable triangles.

The hypotenuse of this triangle would be the line associating Jenny's eyes to the highest point of the tree (we should refer to this distance as "h").

We can set up the accompanying extent between the two triangles:

h / 20 = (h + 5) / 8

To solve for "h", we can cross-multiply and simplify:

8h = 20(h + 5)

8h = 20h + 100

12h = 100

h = 8.33 feet

To know more about Height visit:-

https://brainly.com/question/10726356

#SPJ1

Maria purchased 1,000 shares of stock for $35. 50 per share in 2014. She sold them in 2016 for $55. 10 per share. Express her capital gain as a percent, rounded to the nearest tenth of a percent

Answers

Maria's capital gain is 55.21%. Rounded to the nearest tenth of a percent, this is 55.2%.

To determine Maria's capital gain as a percent, we need to calculate the difference between the selling price and the purchase price, and then express this difference as a percentage of the purchase price.

The purchase price for 1,000 shares of stock was:

$35.50 x 1,000 = $35,500

The selling price for 1,000 shares of stock was:

$55.10 x 1,000 = $55,100

The capital gain is the difference between the selling price and the purchase price:

$55,100 - $35,500 = $19,600

To express this gain as a percentage of the purchase price, we divide the capital gain by the purchase price and multiply by 100:

($19,600 / $35,500) x 100 = 55.21%

In summary, to calculate the percent capital gain from the purchase and selling price of a stock, we simply divide the difference between the two prices by the purchase price and multiply by 100.

To learn more about capital gain click on,

https://brainly.com/question/28628208

#SPJ4

The length of a rectangle is increasing at a rate of 7 cm/s and its width is increasing at a rate of 8 cm/s. When the length is 7 cm and the width is 5 cm, how fast is the area of the rectangle increasing (in cm²/s)?

Answers

Answer:

Step-by-step explanation: In the problem, they tell us that

dL / dt = 7 cm/s (the rate at which the length is changing) and

dw / dt = 8 cm/s (the rate at which the width is changing)

Want dA/dt (the rate at which the area is changing) when L = 7 cm and w = 5 cm

The equation for the area of a rectangle is:

A = L·w, so will need the product rule when taking the derivative.

dA/dt = L (dw/dt) + w (dL/dt)

Now just plug in all of the given numbers:

dA/dt = (7)(7) + (5)(8) = 49+40 = 89  cm²/s

consider a completely randomized design with k treatments. assume all pairwise comparisons of treatment means are to be made using a multiple comparisons procedure. determine the total number of pairwise comparisons for k.

Answers

The total number of pairwise comparisons for k is (k*(k-1))/2.

There are (k*(k-1))/2 pairwise comparisons in a completely randomized design with k treatments. For example, if there are 4 treatments, there will be 6 pairwise comparisons (4C2 = 6). Here's the explanation:In a completely randomized design, the treatments are randomly assigned to the experimental units. The main objective of such a design is to determine whether the treatment means are different from each other or not.To compare the treatment means, we use the mean square between treatments (MST) and mean square error (MSE). The test statistic used to compare the means is F = MST/MSE.The ANOVA table for a completely randomized design has the following format:Source of variationSum of SquaresDegrees of freedomMean SquareF-testtreatmentSS(k-1)k-1MST=MSTrMSEResidualSSTn-kMSEReference: https://www.stat.yale.edu/Courses/1997-98/101/anovar.htmNow, we need to compare each pair of treatments using a multiple comparisons procedure. A pairwise comparison involves comparing the means of two treatments only.The total number of pairwise comparisons is given by the combination formula:$$ \frac{k!}{2!(k-2)!} = \frac{k(k-1)}{2} $$Therefore, the total number of pairwise comparisons for k is (k*(k-1))/2.

Learn more about pairwise

brainly.com/question/30882986

#SPJ11

I’m a bit stuck please help me out

Answers

On solving the question we can say that Therefore, the solutions to the inequality given inequality are: x < 4 or x > 6.

What is inequality?

An inequality in mathematics is a relationship between two expressions or values ​​that are not equal. Imbalance therefore leads to inequality. An inequality establishes a connection between two values ​​that are not equal in mathematics. Equality is different from inequality. The inequality sign () is most commonly used when two values ​​are not equal. Various inequalities are used to contrast values, no matter how small or large. Many simple inequalities can be solved by changing both sides until only variables remain. But many things contribute to inequality.

two inequalities

4x - 6 < 10

4x < 16

x < 4

2x - 4 > 8

2x > 12

x > 6

Therefore, the solutions to the given inequality are:

x < 4 or x > 6.

To know more about inequality visit:

https://brainly.com/question/29914203

#SPJ1

What is 25.71 rounded to 2 Decimal Place?

Answers

The rounded value of 25.71 to 2 decimal places is 25.71 itself.

How to find 25.71 rounded to 2 Decimal Place

To round 25.71 to 2 decimal places, we need to look at the third decimal place, which is 1.

If the third decimal place is 5 or greater, we round up the second decimal place. If the third decimal place is less than 5, we simply drop it and keep the second decimal place as is.

In this case, the third decimal place is 1, which is less than 5, so we simply drop it and keep the second decimal place as is. Therefore, 25.71 rounded to 2 decimal places is:

25.71 ≈ 25.71 (no rounding necessary)

So, the rounded value of 25.71 to 2 decimal places is 25.71 itself.

Learn more about decimal at https://brainly.com/question/703656

#SPJ1

7) Roy buys pizza for his friends. A whole pizza costs P 190. 00 and P 40. 00 for every
additional topping. If he spent P 1070 for pizza with 3 sets of additional toppings, how
many whole pizzas did he buy?

Answers

Roy purchased whole pizzas for P 190.00 each. To determine the number of whole pizzas he bought, we can divide the total cost of the pizzas by the cost of each pizza. Therefore, the calculation P 950.00 / P 190.00 results in 5, indicating that Roy bought five whole pizzas.

Roy spent a total of P 1070 for pizza with 3 sets of additional toppings. Since each set of additional toppings costs P 40.00, then the total cost of the toppings is 3 x P 40.00 = P 120.00. Subtracting this from the total amount spent gives us P 950.00, which is the cost of the pizzas alone.

Since each whole pizza costs P 190.00, we can divide the cost of the pizzas by the cost of each pizza to find the number of whole pizzas Roy bought. Therefore, P 950.00 / P 190.00 = 5.

Thus, Roy bought 5 whole pizzas.

Learn more about arithmetic here: brainly.com/question/11559160

#SPJ4

Which of the following subsets of M3(R) are subspaces of M3(R)? (Note: M3(R) is the vector space of all real 3 x 3 matrices)
A. The 3×3 matrices in reduced row-echelon form
B. The 3×3 matrices with all zeros in the third row
C. The diagonal 3×3 matrices
D. The invertible 3×3 matrices
E. The non-invertible 3×3 matrices
F. The symmetric 3×3 matrices

Answers

The subsets B. The 3×3 matrices with all zeros in the third row. C. The diagonal 3×3 matrices, and F. The symmetric 3×3 matrices are subspaces of M3(R).

What is a subspace?

A subspace of a vector space is a portion of that space that meets the three criteria of closure under addition, closure under scalar multiplication, and the presence of the zero vector. If two vectors from the subspace are added, the resultant vector will still be in the subspace because of closure under addition. If a vector from the subspace is multiplied by any scalar, the resultant vector will still be in the subspace, according to the concept of closure under scalar multiplication.

The conditions of a subspace are: closure under addition, closure under scalar multiplication, and contains the zero vector.

For all the options we have:

A: The 3 x 3 matrices in reduced row-echelon form (A): As this subset is not closed under addition, M3(R), it is not a subspace of M3(R).

B. The 3 x 3 matrices with all zeros in the third row: Due to its closure under addition and scalar multiplication as well as the presence of the zero vector, this subset is a subspace of M3(R).

C. The diagonal 3 x 3 matrices: This subset, which is closed under addition and scalar multiplication and contains the zero vector, is a subspace of M3(R).

D. The invertible 33 matrices: Because this subset is not closed under addition, M3(R), it is not a subspace of M3(R).

E. The 3 x 3 matrices that are not invertible Due to the fact that it is not closed under scalar multiplication, this subset is not a subspace of M3(R).

F. The symmetric 3x 3 matrices: This subset, which is closed under addition and scalar multiplication and contains the zero vector, is a subspace of M3(R).

Learn more about subspace here:

https://brainly.com/question/30894605

#SPJ1

The valume pf a right triangular prism is 72 cubic feet. The height of the prism is 9 feet. The triangular basevis an isosceles right triangle. What is the area of the base? 2,4,8,16 in square feet. What is the length of the edge of DF? 2,4,8,16 in feet

Answers

If the volume of a right triangular prism is 72 cubic feet, the area of the base is 2 square feet and the length of DF is approximately 2.83 feet.

To solve the problem, we can use the formula for the volume of a right triangular prism, which is:

Volume = (1/2) x base x height x length

where base is the area of the triangular base, height is the height of the prism, and length is the length of the prism.

We are given that the volume is 72 cubic feet and the height is 9 feet. Therefore, we can write:

72 = (1/2) x base x 9 x length

Simplifying this equation, we get:

base x length = 16

We are also given that the base is an isosceles right triangle. This means that the two legs of the triangle are equal, and the hypotenuse is equal to the length of one leg times the square root of 2.

Let's call the length of one leg of the triangle DF. Then, we can write:

base = (1/2) x DF x DF

Substituting this expression for base into the equation we derived earlier, we get:

(1/2) x DF x DF x length = 16

Simplifying this equation, we get:

DF x DF x length = 32

We know that the hypotenuse of the triangle is DF times the square root of 2. Since the hypotenuse is also one of the edges of the base of the prism, we can set it equal to the length of the prism:

DF x √(2) = length

Substituting this expression for length into the equation we derived earlier, we get:

DF x DF x DF x sqrt(2) = 32

Simplifying this equation, we get:

DF^3 = 16

Taking the cube root of both sides, we get:

DF = 2

Therefore, the area of the base is:

base = (1/2) x DF x DF = 2 square feet

And the length of DF is:

DF x √(2) = 2 x √(2) feet = approximately 2.83 feet.

To learn more about area click on,

https://brainly.com/question/3455913

#SPJ4

Helpppppppppp pleaseeee I really need itttttt

Answers

Answer: 96

Step-by-step explanation:

M = 180 - 84 = 96

m<k = 96

the probability that deshawn palys basketball after school is 20% the probability that he talks to friends after school is 45% he says the p b or t is 65% explain dans error

Answers

Dan’s mistake is that he said the probability of Deshawn not doing basketball or not talking to friends after school is 35% which is not true.

How do we find the error?

Given:

Probability of Deshawn playing basketball after school = 20%Probability of Deshawn talking to friends after school = 45%Probability of Deshawn doing either basketball or talking to friends after school = 65%

Let’s consider the probability of Deshawn not doing basketball after school:Probability of Deshawn not doing basketball after school = 100% - Probability of Deshawn doing basketball after school= 100% - 20% = 80%

Similarly, let’s consider the probability of Deshawn not talking to friends after school: Probability of Deshawn not talking to friends after school = 100% - Probability of Deshawn talking to friends after school= 100% - 45% = 55% Probability of Deshawn doing neither basketball nor talking to friends after school:Probability of Deshawn not doing basketball after school * Probability of Deshawn not talking to friends after school= 80% * 55% = 44%

The probability of Deshawn doing either basketball or talking to friends after school is 65%, and the probability of Deshawn doing neither basketball nor talking to friends after school is 44%, which is greater than 35% which is Dans mistake. Hence, Dan’s mistake is that he said the probability of Deshawn not doing basketball or not talking to friends after school is 35% which is not true.

See more about probability at: https://brainly.com/question/24756209

#SPJ11

A 0.625 kg basketball is dropped from a height of 3 meters straight down. The coefficient of restitution between the ball and the ground is e = 0.87. At 0.15 seconds after the basketball is dropped, a 58.5 gram tennis ball is dropped from the same 3 meter height straight onto the basketball. If the coefficient of restitution between the tennis ball and the basketball is e = 0.9, determine how high the tennis ball bounces above the ground after the collision. Neglect the size of the balls. (Balls meet at 0.5073 m above ground, final height of tennis ball = 12.6 m above the ground)

Answers

Given that a 0.625 kg basketball is dropped from a height of 3 meters straight down. The coefficient of restitution between the ball and the ground is e = 0.87. At 0.15 seconds after the basketball is dropped, a 58.5-gram tennis ball is dropped from the same 3-meter height straight onto the basketball. If the coefficient of restitution between the tennis ball and the basketball is e = 0.9,

    determine how high the tennis ball bounces above the ground after the collision. Neglect the size of the balls.

The balls meet at a height of 0.5073 m above the ground. Hence the height that the tennis ball bounces above the ground is to be calculated.

Given that the coefficient of restitution between the ball and the ground is e = 0.87The coefficient of restitution between the tennis ball and the basketball is e = 0.9

The coefficient of restitution(e) is defined as the ratio of the relative velocity of separation and relative velocity of approach between two objects.

When a ball falls from height, it gains potential energy.

Potential energy (PE) = mghWhere, m = mass of the object, g = acceleration due to gravity, h = height

PE of Basketball = mgh= 0.625 kg * 9.81 m/s² * 3 m= 18.4 Joules

Initial kinetic energy (KE) = PE of Basketball

KE of Basketball = 18.4 J

Let the velocity of the basketball before collision be u1 and the velocity of the tennis ball before collision be u2. After the collision, let the velocity of the basketball be v1 and the velocity of the tennis ball be v2.

Using the coefficient of restitution (e) we can find the velocity of the balls after collision

   v1 - v2 = -e(u1 - u2)

Initial momentum (P) = Final momentum (P)

before the collision  P = m1u1 + m2u2

after collision  P = m1v1 + m2v2P = (0.625 kg * u1) + (0.0585 kg * u2)P

                           = (0.625 kg * v1) + (0.0585 kg * v2)

        Using the above two equations and the given coefficients of restitution, we can find the velocity of the balls after collisionv1 = (m1u1 + m2u2 + e * m2 * (u2 - u1)) / (m1 + m2)v2 = (m1u1 + m2u2 + e * m1 * (u1 - u2)) / (m1 + m2)

     Here, m1 = mass of basketball

                     = 0.625 kg,

                m2 = mass of tennis ball

                      = 0.0585 kg,

  u1 = 0, u2 = 0P = m1v1 + m2v2 => v1 + v2 = P / (m1 + m2)

Also given that the time taken by the balls to meet is 0.15 seconds

Let h be the height to which the tennis ball bounces after the collision.

When the tennis ball bounces to height h, it gains potential energy.

KE + PE = Total energy

             = Constant Using the principle of conservation of energy we can find the height to which the tennis ball bounces after collision(1/2) * m2 * v2² + (1/2) * m2 * g * h

              = (1/2) * m2 * u2² + (1/2) * m2 * g * 0(1/2) * m2 * v2²

              = (1/2) * m2 * u2² - (1/2) * m2 * g * h(1/2) * v2²

              = (1/2) * u2² - g * h

Substituting the values of u1, u2, m1, m2, e, t and g, we get:

v1 = (0 + 0.0585 kg * 9.81 m/s² + 0.9 * 0.0585 kg * (0 - 0)) / (0.625 kg + 0.0585 kg)v1

   = 1.96 m/sv2

    = (0.625 kg * 0 + 0 + 0.9 * 0.625 kg * (0 - 0)) / (0.625 kg + 0.0585 kg)v2

    = 5.5 m/s

Here, u1 = u2 = 0.

Using the above equation, we can find the height to which the tennis ball bounces after collision (1/2) * (0.0585 kg) * (5.5 m/s)² = (1/2) * (0.0585 kg) * (0 m/s)² - (0.0585 kg) * 9.81 m/s² * h12.83 J

                = -0.286 J - 0.572 h0.572 h

                = -12.83 J / 2h

                = -12.83 J / (2 * 0.572)

                = 11.2 m

Hence the height to which the tennis ball bounces above the ground after the collision is 11.2 m.

#SPJ11

Learn more about basketball is dropped and the coefficient of restitution at: https://brainly.com/question/19339515

what are the zeros of the function using factoring in f(x)=-x^2+8x-15

Answers

Answer: 0000

Step-by-step explanation:

when an automatic press is a manufacturing process is operaing properly, the lengths of the component it produces are normally distributed with a mean of 8 inches and a standard deviation of 1.5 inches. what is the probability thata randomly selected component is shorter than 7 inches long? (report your answer to 4 decimal places.)

Answers

The probability that a randomly selected component is shorter than 7 inches long is approximately 25.14%.

What is the probability of randomly selected component?

We are given that the lengths of components produced by the automatic press are normally distributed with a mean of 8 inches and a standard deviation of 1.5 inches.

We need to find the probability that a randomly selected component is shorter than 7 inches long.

We can use the standard normal distribution to find this probability. We first need to convert the length of 7 inches to a z-score:

z = (7 - 8) / 1.5 = -0.67

Using a standard normal distribution table or calculator, we can find the area to the left of this z-score, which represents the probability that a randomly selected component is shorter than 7 inches long:

P(z < -0.67) = 0.2514

Learn more about probability here: https://brainly.com/question/24756209

#SPJ1

A survey found that 34% of the students spend time with your family eating dinner. Oh the 500 student surveyed, about how many spend time with their family eating dinner?

Answers

Answer:

A survey found that 34% of the students spend time with your family eating dinner. Oh the 500 student surveyed, about how many spend time with their family eating dinner?

Step-by-step explanation:

If 34% of the students surveyed spend time with their family eating dinner, we can find the approximate number of students who do so by multiplying the percentage by the total number of students surveyed:

34% of 500 students = 0.34 x 500 = 170 students

Therefore, about 170 of the 500 students surveyed spend time with their family eating dinner.

If you can, give me brainliest please!

which sampling approach was used in the following statement?kane randomly sampled 250 nurses from urban areas and 250 from rural areas from a list of licensed nurses in wisconsin to study their attitudes toward evidence-based practice.

Answers

The sampling approach that was used in the statement "Kane randomly sampled 250 nurses from urban areas and 250 from rural areas from a list of licensed nurses in Wisconsin to study their attitudes toward evidence-based practice" is Stratified random sampling.

What is Stratified random sampling?

Stratified random sampling is a method of sampling that is based on dividing the population into subgroups called strata. Stratified random sampling is a statistical sampling method that involves the division of the population into subgroups or strata, and a sample is then drawn from each stratum in proportion to the size of the stratum. It's a sampling method that ensures the representation of all population strata in the sample, making it more effective than simple random sampling.

Stratified random sampling is used when there are variations in the population that are likely to influence the outcome of the study. The stratified random sampling method is used to ensure that these differences are reflected in the sample. In this way, the results of the study are more representative of the entire population than they would be if a simple random sample were used.

Learn more about Stratified random sampling here: https://brainly.com/question/20544692.

#SPJ11

Determine whether the set StartSet left bracket Start 3 By 1 Matrix 1st Row 1st Column 1 2nd Row 1st Column 0 3rd Row 1st Column negative 3 EndMatrix right bracket comma left bracket Start 3 By 1 Matrix 1st Row 1st Column negative 3 2nd Row 1st Column 1 3rd Row 1st Column 6 EndMatrix right bracket comma left bracket Start 3 By 1 Matrix 1st Row 1st Column 1 2nd Row 1st Column negative 1 3rd Row 1st Column 0 EndMatrix right bracket EndSet 1 0 −3 , −3 1 6 , 1 −1 0 is a basis for set of real numbers R cubedℝ3. If the set is not a​ basis, determine whether the set is linearly independent and whether the set spans set of real numbers R cubedℝ3. Which of the following describe the​ set?

Answers

The set [1 0 −3 , −3 1 6 , 1 −1 0] is not a basis for set of real numbers R cubed(ℝ3).

The reason why it is not a basis is because it is not linearly independent. However, the set does span set of real numbers R cubed(ℝ3).To determine if the given set is a basis for set of real numbers R cubed(ℝ3), we need to test for linear independence and for span.Linear independence

The given set is said to be linearly independent if and only if the only solution to the equation a[1 0 −3] + b[−3 1 6] + c[1 −1 0] = [0 0 0] is the trivial solution where a, b and c are constants.If the given set is linearly independent then it is a basis for R3; if it is not linearly independent, it is not a basis for R3.

SpanThe given set is said to span R3 if every vector in R3 can be written as a linear combination of vectors in the given set.

If the given set spans R3, then it can be considered a basis for R3.For us to test if the given set is linearly independent, we can form a matrix by placing the three given vectors into the columns of a 3 x 3 matrix as follows:[1 0 1] [−3 1 −1] [−3 6 0]

By expanding the determinant of the matrix above, we get: det(A) = 0 - 0 - (-3) = 3

Since the determinant is non-zero, we can say that the given set is linearly independent. Since the given set is linearly independent, we can then use it to span R3. Hence the given set does not form a basis for R3 but it is linearly independent and spans R3.

To know more about linearly independent click on below link:

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

#SPJ11

Other Questions
while grocery shopping, you run into your sociology professor. this creates an awkward interaction because you are not used to seeing her outside of class and you are not sure how to behave. the interaction is awkward because it violated your group of answer choices audience segregation. status. sense of agency. social position. If you have read Act 1 Scenes 1 through 3 of the Tragedy of Julius Caesar by William Shakespeare, can you please answer these 4 questions?1st Question: Marullus reprimands the common men for celebrating in the streets and making a holiday of Caesar's triumph. What fault does he find with Caesar and hence, their celebration?2nd Question:Brutus seems to be conflicted. Explain. 3rd Question: The mood at the beginning of Act 111 is marked different from the mood established in Acts 1 and 11. How does the director here establish a mood and what is it? (Talk of the setting itself - time, place, and atmosphere). 4th Question: Why does Casca argue that they must convince Brutus to join their enterprise in order to be successful? as a result of the renaissance, many european political powers were able to -- group of answer choices establish large overseas colonial empires. eliminate the power of the catholic church. take control of trade in the indian ocean. build an alliance against the ottomans. A substance that cannot be decomposed by a simple chemical process into two or more different substance is ______(A) molecule(B) element(C) mixture(D) compound A school nurse has requested the school board remove a piece of playground equipment due to a documented increase in injuries that can be linked back to it. The nurse's actions are an example of which of the following? The owner of a local hot dog stand estimates that if he lowers the price of hot dogs from $2.00 to $1.50, he will increase sales from 400 to 500 hot dogs per day. Using the midpoint formula, the demand for hot dogs isA) elastic.B) inelastic.C) elastic unit.D. perfectly elastic. -3+b> 7 OR b +9 Of the following solutions, which has the greatest buffering capacity? Explain. A) They would all have the same buffer capacity. B) 0.821 M HF and 0.217 M NaF C) 0.100 M HF and 0.217 M NaF D) 0.821 M HF and 0.909 M NaF E) 0.121 M HF and 0.667 M NaF Determine whether the Mean Value theorem can be applied to f on the closed interval [a, b]. (Select all that apply.) f(x) = 9x3, [1, 2] Yes, the Mean Value Theorem can be applied. No, because f is not continuous on the closed interval [a, b]. No, because fis not differentiable in the open interval (a, b). None of the above. If the Mean Value Theorem can be applied, find all values of c in the open interval (a, b) such that f'(c) = - w f(b) f(a) 2. (Enter your answers as a comma-separated list. If the Mean Value Theorem cannot Ent b - a be applied, enter NA.) C= during sleep the hippocampus and the ______ work together to strengthen long-term memory. restate prompt Is it possible to create zero waste? suppose the price of gasoline is $1.60 per gallon. is the quantity demanded at the price of $1.60 per gallon higher or lower than the quantity demanded at the price of $1.40 per gallon? HELP PLEASE!!! Imagine you are in Abraham Lincolns position - President of the United States during the Civil War. Write a speech to the currently divided nation. You must address the people of both the Union and the Confederacy. You must address the issue of slavery, and what can be done to limit or do away with its practice. You must address preserving the Union for the sake of the country moving forward. Think of this as a call for compromise. As a country moving forward, we must be united.Requirements in length - 100-word minimum OR 10 sentence minimum Fabio and Priscilla go on a scary roller-coaster ride together. If misattribution of arousal occurs, which of the following will happen?a. They will be more likely to find one another attractive.b. They will attribute their physical arousal to their emotions.c. They will experience increased heart rate and sweaty palms due to the ride. Group cohesiveness does NOT have which of the following characteristics?Interpersonal attractionGroup prideCommitment to the work of the groupGroupthink a compound that is defined by its ability to produce hydroxide ions when dissolved in water is known as a(n) . PLEASE HELP NOW!!! What would be the experimental probability of drawing a white marble?Ryan asks 80 people to choose a marble, note the color, and replace the marble in Brianna's bag. Of all random marble selections in this experiment, 34 red, 18 white, 9 black, and 19 green marbles are selected. How does the theoretical probability compare with the experimental probability of drawing a white marble? Lesson 9-3 Information for two companies follows: Skittles Starburst Company Company Sales $ 5,430,000 $ 3,992,000 Contribution margin 3,680,000 1,272,000 Fixed costs 2,760,000 742,000 (1) Compute the degree of operating leverage (DOL) for each company. (2) Which company is expected to produce a greater percent increase in income from a 10% increase in sales? Complete this question by entering your answers in the tabs below. Required 1 Required 2 Compute the degree of operating leverage (DOL) for each company, Degree of Operating Leverage Denominator: Numerator: Ratio E Degree of Operating Leverage Skittles's DOL Starburst's DOL Required 2 > if professor columbo is interested in the general trend of research findings regarding infant visual attention and childhood intelligence, what technique would be most amenable to his inquiry? Mr. Anderson had to set up an Ethernet network segment that can transmit data at a bandwidth of 1000 Mbps and cover a distance of 2000 m per segment. The available fiber-optic cable in the market was an SMF cable. Analyze and discuss which of the following fiber Ethernet standards he should follow under such circumstances.a.100BASE-SXb.1000BASE-SXc.1000BASE-LXd.100BASE-FX