A ball is hit from the ground. When the ball has traveled a horizontal distance of d d meters, its height, h , h , in meters, can be modeled by the function h ( d ) = − 1 125 d 2 + d . h ( d ) = − 1 125 d 2 + d . What is the horizontal distance from the point where the ball is hit to the point where the ball lands on the ground? Enter your answer in the space provided.

Answers

Answer 1

Answer:

Step-by-step explanation:

when h=0

0=-1125d²+d

1125d²-d=0

d(1125d-1)=0

d=0

or 1125d-1=0

d=1/1125 meters


Related Questions

Triangle ABC has vertices at A(−3, 3), B(0, 7), and C(−3, 0). Determine the coordinates of the vertices for the image if the preimage is translated 3 units up.

A′(−3, 0), B′(0, 4), C′(−3, −3)
A′(−3, 6), B′(0, 10), C′(−3, 3)
A′(−6, 3), B′(−3, 7), C′(0, 0)
A′(0, 3), B′(3, 5), C′(0, 0)

Answers

Answer:

To translate triangle ABC 3 units up, we need to add 3 to the y-coordinate of each vertex:

A = (-3, 3 + 3) = (-3, 6)

B = (0, 7 + 3) = (0, 10)

C = (-3, 0 + 3) = (-3, 3)

Therefore, the coordinates of the vertices for the image triangle A'B'C' are A(-3, 6), B'(0, 10), and C(-3, 3).

So the correct answer is: A(−3, 6), B(0, 10), C(−3, 3).

100 Points! Find the third term of (11x+3y)^6. Photo attached. Please show as much work as possible. Thank you!

Answers

the third term of the expansion of (11x+3y)⁶ is 798,720x³y³.we can use the binomial theorem to solve this .

what is  binomial theorem ?

The binomial theorem is a theorem in algebra that describes the algebraic expansion of powers of a binomial. A binomial is a polynomial with two terms, such as (a + b) or (x - y).

In the given question,

To find the third term of the expansion of (11x+3y)⁶, we can use the binomial theorem, which states that:

(a + b)ⁿ = C(n,0)aⁿb⁰ + C(n,1)*aⁿ⁻¹*b¹+ C(n,2)*aⁿ⁻¹*b² + ... + C(n,n)a⁰bⁿ

where C(n,k) denotes the binomial coefficient, which is the number of ways to choose k items from a set of n items.

In this case, we have a = 11x and b = 3y, and n = 6. We want to find the third term, which corresponds to k = 3 in the expansion. Therefore, we need to compute the binomial coefficient C(6,3), as well as the powers of 11x and 3y that appear in the third term.

The binomial coefficient C(6,3) can be computed as follows:

C(6,3) = 6! / (3! * (6-3)!) = 20

To find the powers of 11x and 3y that appear in the third term, we need to look at the general pattern in the expansion. Each term in the expansion consists of a product of powers of a and b, with the powers of a decreasing by 1 from n to 0, and the powers of b increasing by 1 from 0 to n. Therefore, the kth term in the expansion will have powers of a and b given by aⁿ⁻ᵇand bᵃ, respectively.

In the third term, we have k = 3, so we need to find the coefficient of a³ = a³ = (11x)³ and b³ = (3y)³. The third term is given by:

C(6,3)(11x)³(3y)³

Plugging in the values for C(6,3), (11x)³, and (3y)³, we get:

20*(11x)³*(3y)³ = 2011³x³3³y³ = 798,720x³y³

Therefore, the third term of the expansion of (11x+3y)⁶ is 798,720x³y³.

To know more about binomial theorem, visit:

https://brainly.com/question/26406618

#SPJ1

I really need help with this! :'(

Answers

The expressions that are equivalent to 6x²y + 2xy⁵; are 2(3x²y + xy⁵), 2xy(3x + y⁴), xy(6x + 2y⁴) and 4xy(3/2x + 1/2y⁴). So, the correct options are a, b, e and g.

Give a brief account on algebraic equations.

Algebra is known to be a branch of mathematics in which problems are represented as mathematical expressions using letters or variables (x, y, z, etc.) to represent unknown values ​​that may change. The purpose of algebra is to understand what the unknown values ​​are in order to find solutions to problems. The degree of an algebraic equation is the largest power that exists for the variables in the equation. Algebraic equations can be classified by degree as follows:

Linear equationsQuadratic equationsCubic equations

Equation A: 2(3x²y + xy⁵) = 6x²y + 2xy⁵

Equation B: 2xy(3x + y⁴) = 6x²y + 2xy⁵

Equation C: 2x²y(6 + 5y) = 12x²y + 10x²y²

Equation D: 6x²y.2xy⁵

Equation E: xy(6x + 2y⁴) = 6x²y + 2xy⁵

Equation F: 2y(3x + xy⁴)⁰ = 2y

Equation G: 4xy(3/2x + 1/2y⁴) = 6xy + 2xy⁵

Hence, Equation A, B, E and G are the equations found equivalent to the given equation, 6x²y + 2xy⁵.

To know more about algebraic equation, visit:

https://brainly.com/question/953809

#SPJ1

PLS HELP ME!!!!!

The line plot has ______ dots plotted on it.

Answers

Answer:

Step-by-step explanation:

Okay but seriously though, you would have to write the whole question down.

C(n, k-1) + nC(n, k) = C(n + 1, k)​

Answers

The equation C(n, k-1) + nC(n, k) = C(n + 1, k) is known as the Pascal's rule or Pascal's identity, which relates the binomial coefficients C(n, k) and C(n + 1, k).

To understand how the equation works, we can break down each term:

- C(n, k-1) represents the number of ways to choose k-1 objects from a set of n objects.
- nC(n, k) represents the number of ways to choose k objects from a set of n objects, multiplied by the number of ways to choose one additional object from the remaining n-k objects.
- C(n + 1, k) represents the number of ways to choose k objects from a set of n+1 objects.

By combining these terms, we can see that the left-hand side of the equation represents the total number of ways to choose k objects from n+1 objects. This is equivalent to the right-hand side of the equation, which also represents the number of ways to choose k objects from n+1 objects.

Therefore, Pascal's identity can be used to simplify calculations involving binomial coefficients, making it a powerful tool in combinatorics and probability theory.

Find the circumference of the circle. Round to the nearest tenth.

A. 251.3 in.

B. 125.7 in.

C. 164.8 in.

D. 225.4 in.

Answers

Answer: A. 251.3 in.

Step-by-step explanation:

        We can use this formula to solve for the circumference of a circle. r is equal to the radius, or half of the circle's width.

                 C = 2πr

C = 2πr

C = 2π(40)

C ≈ 251.3

                 A. 251.3 in.

Is (2, 6) a solution to this system of equations?

y = 3/2x + 3
y = -9x + 1
yes
no

Answers

To check if (2, 6) is a solution to the system of equations, we can substitute x=2 and y=6 into both equations and see if the left-hand sides equal the right-hand sides:

For the first equation: y = 3/2x + 3, substituting x=2 and y=6 gives:

6 = 3/2(2) + 3
6 = 3 + 3
6 = 6

This equation is true, so (2, 6) satisfies the first equation.

For the second equation: y = -9x + 1, substituting x=2 and y=6 gives:

6 = -9(2) + 1
6 = -18 + 1
6 = -17

This equation is not true, so (2, 6) does not satisfy the second equation.

Since (2, 6) does not satisfy both equations, it is not a solution to the system of equations. Therefore, the answer is "no".

To determine if (2, 6) is a solution to the system of equations:

y = 3/2x + 3 ... (equation 1)

y = -9x + 1 ... (equation 2)

We need to substitute x = 2 and y = 6 into both equations and check if they are true.

Substituting x = 2 and y = 6 into equation 1, we get:

6 = 3/2(2) + 3

6 = 3 + 3

6 = 6

This equation is true.

Substituting x = 2 and y = 6 into equation 2, we get:

6 = -9(2) + 1

6 = -18 + 1

6 = -17

This equation is false.

Since (2, 6) does not satisfy equation 2, it is not a solution to the system of equations. Therefore, the answer is: no.

Which of the following is a correct interpretation of the expression for -2-7

Answers

Start at -2 on the number line and move 7 to the left.

Describe Number line?

A number line is a visual representation of the real numbers as a straight line. It is a useful tool for understanding and comparing numbers, as well as for performing operations on them.

The number line is typically drawn horizontally, with zero in the center and positive numbers to the right of zero and negative numbers to the left of zero. The distance between any two points on the number line represents the difference between the corresponding numbers.

The number line is also commonly used for representing fractions, decimals, and irrational numbers. For example, fractions can be represented as points on the number line by dividing the line into equal segments, with each segment representing one unit fraction. Decimals can be represented as points on the number line by marking off the appropriate place value.

In addition to basic arithmetic operations such as addition, subtraction, multiplication, and division, the number line can be used to perform more advanced operations such as finding absolute value, calculating distance between two points, and solving linear equations.

Overall, the number line is a powerful visual tool that helps to deepen our understanding of the real numbers and their relationships.

Start at -2 on the number line and move 7 to the left.

To know more about fraction visit:

https://brainly.com/question/17658856

#SPJ1

The complete question is:

Need answers ASAP!!!

Also, I will give Brainliest to whoever includes an explanation on what 9 ⁻³ means.

Answers

The given exponents 9⁻³/9¹² in the form 9ⁿ is 9⁻¹⁵ respectively.

What is Exponentiation?

A number's power or exponent, in other words, tells how many times it must be multiplied by itself.

Any integer, fraction, or decimal can serve as the basis in this situation.

Additionally, the exponent might have either a positive or negative value.

Subtract the exponents to divide exponents (or powers) with the same base.

Given that division is the inverse operation of multiplication, it stands to reason that, just as exponents are added when multiplying numbers with the same base, exponents are subtracted when dividing numbers with the same base.

So, we have the exponents as;
9⁻³/9¹²

Then, solve as follows:

9⁻³/9¹²

9⁻³⁻¹²

9⁻¹⁵

Therefore, the given exponents 9⁻³/9¹² in the form 9ⁿ is 9⁻¹⁵ respectively.

Know more about Exponentiation here:

https://brainly.com/question/11975096

#SPJ1

Given a continuous-time system with the input-output relation:

[tex]y(t) = T\left\{x(t) \right\} = x^2(t)[/tex]

Determine whether this system is:

- Linear
- Time-invariant

Answers

Answer: The system is nonlinear.The system is time-invariant.Explanation:

The given input-output relation is a nonlinear function of the input signal x(t), since it involves squaring the signal at every point in time. A linear system must satisfy the property of superposition, which states that the output to a linear combination of inputs must be the same as the linear combination of the outputs to each individual input.

To determine whether the system is time-invariant, we need to check if a time shift in the input signal produces the same time shift in the output signal. That is, if: [tex]y(t) = T{x(t)}[/tex] for all values of t. Then we want to check [tex]y(t - τ) = T{x(t - τ)}[/tex] for all values of [tex]τ[/tex] and [tex]t[/tex].

We shall the consider the case where [tex]τ > 0[/tex], then we have:

[tex]y(t - τ) = (x(t - τ))^2[/tex]

[tex]T{x(t - τ)} = (x(t - τ))^2[/tex]

Since [tex]y(t - τ) = T{x(t - τ)}[/tex], we can conclude that the given system is time-invariant.

Therefore, the given system is nonlinear but time-invariant.

Uncle Fred gives his nephew, Jack, and niece, Jill, £60 between them every year
at Christmas. He splits it between them in the ratio of their ages.
(a) The first time he does this Jack is 1 and Jill is 3. How much does Jill
receive?
[1 mark]
(b) How much does Jack receive the following Christmas?
[1 mark]
(c) How old will Jack be when he receives £25 from Uncle Fred at Christmas?

Answers

a) Jill receives £45

b) Jack receives £20 the following Christmas

c) Jack will be 5/4 years old, which is equivalent to 1 year and 3 months when he receives £25 from Uncle Fred.

Explain the term years

Years are a unit of time measurement used to quantify the duration of one complete orbit of the Earth around the sun. A year consists of 365 days, except in a leap year when an extra day is added. The concept of a year is used in various fields, including astronomy, geology, and history.

According to the given information

(a) Let's first find the total ratio of their ages:

1 + 3 = 4

So Jack's share will be:

1/4 x £60 = £15

And Jill's share will be:

3/4 x £60 = £45

Therefore, Jill receives £45.

(b) The next Christmas, Jack will be 2 and Jill will be 4. We can use the same ratio to find Jack's share:

2/6 x £60 = £20

So Jack receives £20.

(c) Let x be the age of Jack when he receives £25 from Uncle Fred. We know that:

1/4 x £60 = £25

Multiplying both sides by 4/60, we get:x = 5/4

So Jack will be 5/4 years old, which is equivalent to 1 year and 3 months, when he receives £25 from Uncle Fred.

To know more about years visit

brainly.com/question/14510285

#SPJ1

find the mass of the lamina that is a portion of the cone z=sqrt(x^2+y^2) that lies between the planes z=1 and z=3 if the density function is fi(x,y,z)=x^2z

Answers

Answer: 6 units

Step-by-step explanation: To find the mass of the lamina, we need to integrate the density function fi(x,y,z) over the volume of the lamina. The lamina is a portion of the cone z=sqrt(x^2+y^2) between the planes z=1 and z=3. We can express this volume using cylindrical coordinates, where rho is the distance from the origin to the point (x,y,z), phi is the angle between the positive x-axis and the line connecting the origin to the point (x,y,z), and z is the height of the point (x,y,z) above the xy-plane.

We have:

1 <= z <= 3

0 <= rho <= 3sin(phi)

0 <= phi <= 2pi

The density function is given by fi(x,y,z) = x^2z. In cylindrical coordinates, we have x = rhocos(phi), y = rhosin(phi), and z = z. Therefore, we can express the density function as:

fi(rho, phi, z) = (rhocos(phi))^2 * z = rho^2cos^2(phi) * z

The mass of the lamina is given by the triple integral of the density function over the volume of the lamina:

M = ∭ fi(rho, phi, z) dV

= ∫∫∫ rho^2cos^2(phi) * z dz dA

= ∫∫[1,3] ∫[0,2pi] ∫[0,3sin(phi)] rho^2cos^2(phi) * z dz d(phi) drho

= ∫[0,2pi] ∫[0,3] ∫[0,rhosin(phi)] rho^2cos^2(phi) * z dz drho d(phi)

= ∫[0,2pi] ∫[0,3] (1/3)rho^3sin(phi)cos^2(phi) d(phi) drho

= ∫[0,2pi] (1/3)[9sin(phi)cos^2(phi)] d(phi)

= (1/3)[9(2/3)]

= 6

Therefore, the mass of the lamina is 6 units.

Find the error. A student was finding the measure angle 5 in the figure below. She concluded that m angle 5=86

Answers

The answer is Option 2: The measure of angle 5 is corresponding to angle 1. Angle 1 is supplementary to 86. So, measure angle 1 = 94. Since corresponding angles are equal angle 5 = 94.

What is a supplementary angle?

An angle that, when combined with another angle, creates a straight angle (measuring 180 degrees), is known as a supplementary angle. In other words, if the sum of the measurements of two angles is 180 degrees, they are supplementary. Contrarily, a complimentary angle is one that, when combined with another angle, creates a right angle (which has a 90-degree angle). In other words, if the sum of the measurements of two angles is 90 degrees, they are complimentary. A straight angle and a right angle are not the same thing, hence it is crucial to understand that one angle cannot be both supplementary and complimentary at the same time.

From the given figure we see that the measure of angle 5 is corresponding to angle 1. Angle 1 is supplementary to 86. So, measure angle 1 = 94. Since corresponding angles are equal angle 5 = 94.

Hence, option 2 is correct.

Learn more about supplementary angle here:

https://brainly.com/question/13045673

#SPJ1

The complete question is:

Draw a coordinate plane
K(10.....) L(......20), and M(30.....) are on that line too
write their missing coordinates

Answers

(1.3.1) – Plotting points on a coordinate plane
(1.3.2) – Create a table of ordered pairs from a two-variable linear equation and graph
(1.3.3) – Determine whether an ordered pair is a solution of an equation
(1.3.4) – Recognizing and using intercepts
Using intercepts to graph lines

(1.3.5) – Graphing other equations using a table or ordered pairs
(1.3.1) – Plotting Points On A Coordinate Plane

The coordinate plane was developed centuries ago and refined by the French mathematician René Descartes. In his honor, the system is sometimes called the Cartesian coordinate system. The coordinate plane can be used to plot points and graph lines. This system allows us to describe algebraic relationships in a visual sense, and also helps us create and interpret algebraic concepts.

You have likely used a coordinate plane before. The coordinate plane consists of a horizontal axis and a vertical axis, number lines that intersect at right angles. (They are perpendicular to each other.)

A graph with an x-axis running horizontally and a y-axis running vertically. The location where these axes cross is labeled the origin, and is the point zero, zero. The axes also divide the graph into four equal quadrants. The top right area is quadrant one. The top left area is quadrant two. The bottom left area is quadrant three. The bottom right area is quadrant four.
The horizontal axis in the coordinate plane is called the x-axis. The vertical axis is called the y-axis. The point at which the two axes intersect is called the origin. The origin is at 0 on the x-axis and 0 on the y-axis.

Locations on the coordinate plane are described as ordered pairs. An ordered pair tells you the location of a point by relating the point’s location along the x-axis (the first value of the ordered pair) and along the y-axis (the second value of the ordered pair).

In an ordered pair, such as (x, y), the first value is called the x-coordinate and the second value is the y-coordinate. Note that the x-coordinate is listed before the y-coordinate. Since the origin has an x-coordinate of 0 and a y-coordinate of 0, its ordered pair is written (0, 0).

NO LINKS!! URGENT HELP PLEASE!!

If the given angle is in standard position, find two positive coterminal angles and two negatives coterminal angles.

a. 110° positive angles:
negative angles:

b. 165° positive angles:
negative angles:

c. -10° positive angles:
negative angles:

Answers

Answer:

a. 110°

Positive coterminal angles: 110° + 360° = 470°, 110° + 2(360°) = 830°

Negative coterminal angles: 110° - 360° = -250°, 110° - 2(360°) = -610°

b. 165°

Positive coterminal angles: 165° + 360° = 525°, 165° + 2(360°) = 885°

Negative coterminal angles: 165° - 360° = -195°, 165° - 2(360°) = -555°

c. -10°

Positive coterminal angles: -10° + 360° = 350°, -10° + 2(360°) = 710°

Negative coterminal angles: -10° - 360° = -370°, -10° - 2(360°) = -730°

Step-by-step explanation:

When an angle is in the standard position, it means that the initial side of the angle is the positive x-axis, and the terminal side of the angle is located in one of the four quadrants of the coordinate plane.

To find coterminal angles, we need to add or subtract multiples of 360 degrees to the given angle while keeping the terminal side in the same position. This is because a full rotation around the origin in the coordinate plane is 360 degrees.

For positive coterminal angles, we add multiples of 360 degrees to the given angle. In the case of 110 degrees, we can add 360 degrees once or twice to get 470 degrees or 830 degrees, respectively.

For negative coterminal angles, we subtract multiples of 360 degrees from the given angle. In the case of -10 degrees, we can subtract 360 degrees once or twice to get -370 degrees or -730 degrees, respectively.

It's important to note that there are infinitely many coterminal angles for any given angle, but we usually restrict our answers to the smallest positive and negative angles that differ from the given angle by a multiple of 360 degrees.

Which is the most precise description of quadrilateral ABCD?

Answers

The most precise description of quadrilateral ABCD is a square.

We have,

Quadrilateral ABCD.

We see that,

AB is parallel to CD

AB = CD _____(1)

AD is parallel to BC.

AD = BC _____(2)

Now,

AB = AD ______(30

From (1), (2), and (3).

AB = BC = CD = AD

This means,

The Quadrilateral ABCD is a square.

Thus,

The most precise description of quadrilateral ABCD is a square.

Learn more about squares here:

https://brainly.com/question/22964077

#SPJ1

A crayon factory monitored the number of broken crayons per box during the past day.

Broken crayons per box
Stem Leaf
0 0 4 4 9
1 4 6 8 9 9
2 3 8
3 3
4 0 9
5 1 9
6 1
7 1 3
8 2 4 6 8
9 4 9


How many boxes had at least 20 broken crayons but fewer than 60 broken crayons?

Answers

the total number of boxes with at least 20 but fewer than 60 broken crayons is  33.To answer this question, we need to use the stem-and-leaf plot to count the number of boxes with at least 20

what is at least ?

"At least" is a phrase that is used to indicate a minimum quantity or degree of something. It means that the stated quantity or degree is the smallest amount that is acceptable or possible. For example, if someone says "I need at least 10 dollars,"

In the given question,

To answer this question, we need to use the stem-and-leaf plot to count the number of boxes with at least 20 but fewer than 60 broken crayons.

From the stem-and-leaf plot, we can see that the stems 2, 3, 4, and 5 have leaves that add up to at least 20 but fewer than 60:

Stem 2 has leaves 3 and 8, which add up to 11.

Stem 3 has leaf 3, which adds up to 3.

Stem 4 has leaves 0 and 9, which add up to 9.

Stem 5 has leaves 1 and 9, which add up to 10.

Therefore, the total number of boxes with at least 20 but fewer than 60 broken crayons is 11 + 3 + 9 + 10 = 33.

To know more about at least, visit:

https://brainly.com/question/14979872

#SPJ1

Which graph represents the question?

Answers

The graph of the piecewise function can be seen in the image attached below where (x+2)² terminates at x = -1,  |x - 1| between the interval of x = -1 to x = 1, and  [tex]-\sqrt[3]{x}[/tex] from +x-axis to infinity [tex]\infty[/tex]

What is the graph of a piecewise function?

A piecewise function is a type of function that has different expressions or formulas for different parts or intervals of its domain. This means that the formula that defines the function changes depending on which part of the domain we are looking at.

Now, to graph the piecewise function, we need to start by identifying the different intervals on which the function is defined and the corresponding expressions that define the function on each interval.

If we have a piecewise function f(x) defined as:

f(x) =  (x+2)²  for x < -1 is a parabolic function that terminates at x  = -1f(x) = |x - 1| for -1 ≤ x ≤ 1, the interval between  (-1, 1)f(x) = [tex]-\sqrt[3]{x}[/tex] for x > 1, this includes the values of  x for which x > 1 to infinity.

The graph of the piecewise function can be seen in the image attached below.

Learn more about graphing piecewise function here:

https://brainly.com/question/30348444

#SPJ1

9x - 5
−5+ 6x
49°
56°
O 76°
A
O 50⁰
55°

Answers

Answer:

∠ A = 76°

Step-by-step explanation:

the sum of the 3 angles in a triangle = 180°

sum the 3 angles and equate to 180

9x - 5 - 5 + 6x + 55 = 180

15x + 45 = 180 ( subtract 45 from both sides )

15x = 135 ( divide both sides by 15 )

x = 9

Then

∠ A = 9x - 5 = 9(9) - 5 = 81 - 5 = 76°

Helpppppppp pleaseeeeee

Answers

The result of adding -3 (row 1) to row 2 is determined as (0  10) |-14.

What is the result of the row multiplication?

The result of the row multiplication in the matrix is calculated by applying the following method;

row 1 in the given matrix = [1  -4] | 8

To multiply row1 by -3, we will multiply each entity by -3 as shown below;

= -3(1  -4) | 8

= (-3  12) | -24

To add the result to 3;

(-3  12) | -24  +  (3   -2)|10

= (0  10) |-14

Thus, the result of the row multiplication is determined by multiplying each entry in row 1, by - 3.

Learn more about row multiplication here: brainly.com/question/31531585

#SPJ1

in buying ground beef for hamburgers, there are several packages from which to choose, as shown in the table below. If johannes needs 5 pounds of beef for his barbeque, what will he pay?

Answers

Johannes will need to pay $8.61 for 5 pounds of ground beef

What is the cost of the beef?

Since Johannes needs 5 pounds of ground beef, and the available pounds are 1.5, 2, 3, and 3.75 pounds.

To reduce the cost, he need to select the package with the lowest cost per pound.

The cost per pound for each package is:

Package 1: $5.58 / 1.5

              = $3.72 per pound

Package 2: $7.44 / 2

              = $3.72 per pound

Package 3: $1.16 / 3

              = $0.39 per pound

Package 4: $13.95 / 3.75

                = $3.72 per pound

Therefore, the package with the lowest cost per pound is Package 3 and package 2  which will give us 5 pounds

So he can do it as:

$1.16 + $7.44

= $8.6

Or

(1 package of 3 pounds x $0.39 per pound) + (1 package of 2 pounds x $3.72 per pound)

= $1.17 + $7.44

= $8.61

Therefore, Johannes will need to pay $8.61 for 5 pounds of ground beef.

Learn more about pounds from

https://brainly.com/question/30400750

#SPJ1

the school day is 6 hours, 15 minutes long. Jenna says that it is 6 1/4 hours long. henry says it is 6.25 hours long. are their statements reasonable? explain

Answers

Answer:

Yes

Step-by-step explanation:

we all know there is 60 minutes in an hour. So in order to answer this question we need to know the percentage of 15 to 60 which is really really just 15/60=0.25 so Henry's answer is correct:
6.25 Hours are 6 hours and 15 minutes

and 0.25 really is just a quarter because 4 x 0.25 = 1 so in fraction it is 1/4 so Jenny is also correct on :

6 1/4 hours are 6 hours and 15 minutes

dont feel like doing

Answers

Answer:

Part a 6 and 9

Step-by-step explanation:

Part B is 7.3 because u just find the sq root of 54 which can't go down the easiest is finding the decimal form

Type the correct answer in each box.
The probabilities of a positive response for two government programs from the citizens in eight cities are given in the table.

City Positive Response
for Program 1 (%) Positive Response
for Program 2 (%)
Atlanta 77.80 82.10
Boston 86.40 86.60
Chicago 65.90 87.50
Dallas 73.80 80.90
Houston 69.70 79.40
Los Angeles 78.40 88.10
Miami 82.50 82.60
Newark 81.40 83.30
Total 68.80 81.70
The chance that a positive response is obtained from Chicago for program 1 is
%. The chance that a positive response is obtained from Chicago for program 2 is
%.

Answers

Programme 2 in Los Angeles will be well received by 22 out of 25 people.

what is Probability?

Given that the chances of a positive response from Los Angeles residents to two government programmes are 78.4% for Programme 1 and 88.1% for Programme 2, the likelihood of a positive response for Programme 2 given that the person is from Los Angeles must be calculated as follows:

88.1 / 100 = X 44.05 / 50 = X 22,025 / 25 = X

Therefore, Programme 2 will be well-received by 22 out of 25 people in Los Angeles.

To learn more about probability visit:

brainly.com/question/23374236

#SPJ1

The circle graph shows the results of a survey about favorite farm animals. If 400 people were surveyed, how many more people prefer pigs than chickens?

Answers

From the circle graph of the survey, 52 more people prefer pigs than chickens.

What is a circle graph?

A sort of data visualisation tool used to depict data as a circular chart is a circle graph, commonly referred to as a pie chart. Each slice of the circle graph, also known as a sector, represents a certain category or chunk of the entire. Each slice's size is proportional to how much data or what percentage it represents, and the sum of all slices is 100%.

Circle graphs are frequently used to depict percentages or categorical data, and they are especially helpful for comparing and illustrating relative proportions among several categories within a data collection.

From the circle graph we see that the percentage of people who prefer chickens are 29%.

Thus, 29/100 (400) = 116 people

Also, 16% people prefer pig:

Thus, 16/100 (400) = 64 people

Thus, the difference is:

116 - 64 = 52

Hence, from the circle graph of the survey, 52 more people prefer pigs than chickens.

Learn more about circle graph here:

https://brainly.com/question/13298277

#SPJ1

The complete question is:

A division of a company produces income tax apps for smartphones. Each income tax app sells for $8. The monthly fixed costs incurred by the division are $20,000, and the variable cost of producing each income tax app is $3.

Answers

a) The break-even point for the division is: 4000 units

b) The level of sales for 10% profit is: 4681 units

How to find the break even point for the profit function?

The break-even point is defined as the point at which total cost and total revenue are equal, meaning there is no loss or gain for your small business. In other words, you've reached the level of production at which the costs of production equals the revenues for a product.

a) We are told that:

Selling price for income tax app = $8

Monthly fixed cost = $20000

Variable cost producing each app = $3

Thus:

8x = 3x + 20000

5x = 20000

x = 4000 units

b) 8x = 1.1(3x + 20000)

8x = 3.3x + 22000

4.7x = 22000

47x =220000

x = 4681 units

Read more about Break even point at: https://brainly.com/question/15281855

#SPJ1

Missing questions are:

(a) Find the break-even point for the division.

(x,y)=

(b) What should be the level of sales in order for the division to realize a 10% profit over the cost of making the income tax apps? (Round your answer up to the nearest whole number.)

The equation x^2-8x-5=0 can be transformed into the equation (x-p)^2=q, where p and q are real numbers. What is the value of q?

Answers

Since p and q are real numbers, the value of q is 21.

What is a quadratic equation?

In Mathematics and Geometry, a quadratic equation can be defined as a mathematical expression that can be used to define and represent the relationship that exists between two or more variable on a graph.

In Mathematics, the standard form of a quadratic equation is represented by the following equation;

ax² + bx + c = 0

Next, we would solve the given quadratic equation by using the completing the square method;

x² - 8x - 5 = 0

x² - 8x = 5

In order to complete the square, we would have to add (half the coefficient of the x-term)² to both sides of the quadratic equation as follows:

x² - 8x + (-8/2)² = 5 + (-8/2)²

x² - 8x + 16 = 5 + 16

x² - 8x + 16 = 21

By simplifying, we have;

(x - 4)² = 21

p = 4 and q = 21

Read more on quadratic functions here: brainly.com/question/14201243

#SPJ1

A chemical solution contains 5.8 ml of water. A chemist adds more water t the solution at a rate of 0.07 ml/s. 9.900 XP 1 How many seconds will it take for the solution to contain 10 ml of water? If your answer is a decimal, give it to 2 d.p.​

Answers

Answer:

60 seconds

Step-by-step explanation:

Let's start by finding how much more water needs to be added to the solution to reach a total of 10 ml of water:

10 ml - 5.8 ml = 4.2 ml

Now we can use the formula:

time = amount of water added / rate of addition

to calculate the time it will take to add 4.2 ml of water at a rate of 0.07 ml/s:

time = 4.2 ml / 0.07 ml/s

time = 60 seconds (rounded to the nearest second)

Therefore, it will take 60 seconds to add enough water to the solution to make a total of 10 ml of water.

Can you mark me asbrainliest if you appreciate my effort just for favor. Thank you^^

help I need the answer quick

Answers

Answer: 228[tex]cm^2[/tex]

Step-by-step explanation:

The lateral area is 2lh + 2wh

= (2 * 14 * 6) + (2 * 5 * 6)

= 228[tex]cm^2[/tex]

Math calculator help me please

Answers

 The third player hit 4 more home runs than the first player. The algebraic expression that shows the relationship between a and b is:  a = 3b. So option A is correct

What is a linear equation and examples?  

A linear equation in one variable is an equation that has only one variable. It is of the form Ax B = 0, where A and B are  two real numbers and x is an unknown variable with only one solution. For example, 9x + 78 = 18 is a linear equation in one variable.

 2) Each player's home runs are labeled A, B, C, and D, where A is the first baseman, B is the second baseman, C is the third baseman, and D is the shortstop. We know this:

C = 2B (the third player hit twice as many home runs as the second player)

C/B = D/B = A/C (numbers for first baseman and shortstop are proportional to numbers for third baseman and second baseman)

B = D 4 (second baseman hit 4 more home runs than  shortstop)

To solve for the values ​​of A, B, C, and D, we can use the second equation to write:

C/B = D/B

C = D (multiply both sides by B)

C = B - 4 (using the fourth equation to substitute  D)

2B = B - 4 (using the first equation to substitute  C)

B = 4 (interface to both sides 4)

C = 8 (using the first equation to find C)

D = 4 (using the fourth equation to find D)

A = C/2 = 4 (use another equation to find A)

Therefore the third player (C) hit 8 home runs and the first player (A) hit 4 home runs, so the third player hit 4 more home runs than the first player.

3) The relative relationship between a and b can be expressed as follows:

a/b = 6/2 = 3/1

To write this relationship as an algebraic equation, we can cross multiply to get:

a = 3b

Therefore, the algebraic expression that shows the relationship between a and b is:

a = 3b. So option A is correct

Learn more about  linear equation here

https://brainly.com/question/11897796

#SPJ1

Other Questions
A flagpole is 12 feet fall. Its shadow is11 feet long. How far is it from the top of the flagpole to the end of its shadow? Research consistently indicates that women in their _______ have the same rates of prenatal and birth complications as women in their 20's some americans feel that capitalism is the key to economic success. if karl marx were alive today, how would he most likely respond to this statement? humanistic psychologists focused attention on the importance of: humanistic psychologists focused attention on the importance of: childhood memories. punishment and reinforcement. psychologically healthy individuals and their potential. unconscious thoughts. genetic predispositions. What happens at the end of the third movement of Symphony No. 5 in C Minor? During which substage of mitosis do sister chromatids break apart and start moving to opposite poles of the cell?AnaphaseMetaphaseTelophaseProphase To prepare for a job interview, you should (select all that apply): a.Ask questions about the position and the opportunity b.Be prepared to discuss how your education and experience is relevant to the job c.Answer directly when asked about your starting salary requirements d.Ask about opportunities for promotions and career advancement Not only did Lord Byron live a unique life, his writings reflect the Romantic emphasis onindividuality. Discuss how the excerpt from Canto III of Childe Harold's Pilgrimage reflects the Romantic characteristic that places emphasis on the value of the unique individual. Give examples from the poem. Write at least four sentences. Find a center of mass of a thin plate of density delta = 6 bounded by the lines y = x and x = 0 and the parabola y = 20 - x^2 in the first quadrant. X = y = (Type simplified fractions. ) "To persuade my fellow communication majors to take part in a for-credit internship in their senior year" is a good specific purpose statement. Yes, it is in the right format and specific No, it is not in the right format for a specific purpose statement. No, it is too broad for a specific purpose statement. None of a-c What are modifiable and nonmodifiable risk factors? A light ray moving through CR39 at an angle of 49 degrees exits into another medium at an angle of 27.48 degrees. What is the index of the second medium? What is this medium? mean and median of 11, 41, 36, 4, 7 Determine how many integer solutions there are tox + x + x3 + x = 20, if 0x < 3, 0 x < 4, 0x3 Vasopressin IV/IO dose of ______ units can replace the first or second dose of epineprhine; Ocean sunfishes are well-known for rapidly gaining a lot of weight on a diet based on jellyfish.The relationship between the elapsed time, tt, in days, since an ocean sunfish is born, and its mass, ()M(t)M, left parenthesis, t, right parenthesis, in milligrams is modeled by the following function:()=4(8149)M(t)=4( 4981 ) t M, left parenthesis, t, right parenthesis, equals, 4, dot, left parenthesis, start fraction, 81, divided by, 49, end fraction, right parenthesis, start superscript, t, end superscriptComplete the following sentence about the rate of change in the mass of the sunfish. Round your answer to two decimal places.The sunfish gains 2772 start fraction, 2, divided by, 7, end fraction of its mass every days. What limitation does a static member function have? A juvenile is taken into custody and accused of stealing jewelry from a department store. Which statement about the rights of thejuvenile as the case moves to trial is NOT correct?O The juvenile has the right to testify on his or her own behalf.The juvente has the right to be represented by an attorney.The juvenile has the right to appeal if found guiltyThe juvenile has the right to a trial by jury What should business model look like? Find the length of the third side. If necessary, write in simplest radical form.33 and 6