The Panthers, a high school basketball team, charges $6 for adult tickets and $3 for children’s tickets. If 120 people went to the most recent game, and the total earnings for ticket sales was $612, how many children went to the game?
There were 36 children at the game.
There were 50 children at the game.
There were 84 children at the game.
There were 108 children at the game.

Answers

Answer 1

Answer:

The answer is 36 children

Step-by-step explanation:

Answer 2

There were 36 children at the game

The number of children who went to the game was 36

What is Linear Equation in 2 variables?

An equation is said to be linear equation in two variables if it is written in the form of ax + by + c = 0, where a, b & c are real numbers and the coefficients of x and y, i.e a and b respectively, are not equal to zero.

Given data ,

Let the number of children be = x

Let the number of adults be = y

Cost of ticket for 1 child = $ 3

Cost of ticket for 1 adult = $ 6

Total number of people who went to the game = 120

So , x + y = 120

Total earnings for the ticket sales = $ 612

Total earnings =
( Cost of one child x Number of children ) + ( Cost of one adult x Number of adult)

Total earnings = 3x + 6y

Now , we have 2 equations to solve

x + y = 120   be equation (1)

3x + 6y = 612   be equation (2)

Multiply equation (1) by 3 , we get

3x + 3y = 360   be equation (3)

Subtract equation (3) from equation (2)

3x + 6y - ( 3x + 3y ) = 612 - 360

3y = 252

Divide by 3 on both sides , we get

y = 84

So , the number of children who went to the game will be

x + y = 120

x + 84 = 120

Subtract 84 on both sides , we get

x = 36

Hence , the number of children who were at the game was 36

To learn more about linear equation in 2 variables click :

https://brainly.com/question/11897796

#SPJ6


Related Questions

if f(x) = x^2 + 1 and g(x) = x - 4, which value is equivalent to ( f ○ g)

a. 37
b 97
c 126
d 606

(Compostition of Functions)

Answers

Alright, so f composition g is putting g(x) into f(x), which is (x-4)^2+1. I don't see a way to turn it into a number

A man divided $9,000 among his wife, son, and daughter. The wife received twice as much as the daughter, and the son received $1,000 more than the daughter. How much did each receive?

If x is the amount the wife received, then which of the following expressions represents the amount received by the son?

Answers

your answer is A. x/2+1000

the mother recieved $4000 and the son recieved $3000, $4000/2 equals $2000, $2000 plus $1000 equals $3000 

Answer:

Step-by-step explanation:

A man divided $9,000 among his wife, son and daughter.

The wife received twice as much as the daughter.

Let the daughter received d amount.

Then the wife received = 2d

and son received $1,000 more than the daughter.

The son received the amount = 1000+d

So the expression will be = d + 2d +(1000+d) = 9,000

3d + (1000+d) = 9000

4d = 9000 - 1000

4d = 8000

d =  [tex]\frac{8000}{4}[/tex]

d = 2000

Daughter received $2,000

Wife received 2d = 2 × 2000 = $4,000

Son received 1000 + d = 1000 + 2000 = $3,000

If x is the amount the wife received, then the expression represents the amount received by the son :

S = 1000 + (x/2)

What is the value of x in the equation below?

1+2e^x+1=9

Answers

I am sure the correct answer is x=0.38629436…hope this help you

Answer:

X = In4-1    C on edge, just took the test

If 5(3x-7)=20, then what is 6x-8

Answers

5(3x-7) = 20

15x-35 = 20

15x = 55

x = 3.666666


 so 6(3.666666) -8 = 13.99999 round to 14

5(3x-7)=20
15x-35=20
15x=55
x=3 2/3

6(3 2/3)-8
22-8=14
so the answer is 6x-8=14

Which of the following is the radical expression of a to the four ninths power

Answers

Answer:

[tex]\sqrt[9]{a^{4}}[/tex]

Step-by-step explanation:

To convert a fraction form into a radical form you need to know that the denominator will be the root index and the numerator will be the exponent into the root. For the case of four ninths:

[tex]a^{\frac{4}{9}} = \sqrt[9]{a^{4}} .[/tex]

Rewrite with only sin x and cos x. cos 3x

Answers

[tex]\cos (3x)=4\cos^3 x-3\cos x[/tex]

What is the property of 16+31=31

Answers

We have the equation here is

16 + 31 = 31

When we simplify the equation to the understandable form, we move all terms or numbers to right and on left side zero will be left.

0 = 31-16-31

We get, 0 = -16

Now we see that both sides of equations are not equal, it means there is no solution so it is an invalid equation.

The probability that an archer hits a target on a given shot is .7 if five shots are fired find the probability that the archer hits the target on three shots out of the five.

Answers

This is a problem in "binomial probability."  Either the archer hits his target or he does not.  This experiment is performed 5 times (so that n=5), and the probability that the archer will hit the target is 0.7 (so that p=0.7).

We need to find the binomial probability that x=3 when the possible outcomes are {0, 1, 2, 3, 4, 5}.

You could use a table of binomial probabilities to evaluate the following:

P(5, 0.7, 3).

Alternatively, you could use a TI-83 or TI-84 calculator and its built-in "binompdf(  " function.

I evaluated binompdf(5,0.7,3) and obtained the result 0.309.


The probability that the archer hits the target on exactly three out of five shots is 0.3087, or 30.87%, calculated by using the binomial probability formula.

The probability that an archer hits a target on a given shot is 0.7 and the goal is to calculate the probability that the archer hits the target on exactly three out of five shots. This is a binomial probability problem, as each shot can end in either a success (hitting the target) with a probability of 0.7, or a failure (missing the target) with a probability of 0.3.

To calculate the probability of exactly three successes (hits) out of five, we use the binomial probability formula:

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

Where:

n = total number of trials (5 shots)

k = number of successes (3 hits)

p = probability of success on a single trial (0.7)

Applying the formula, we get:

P(3 hits out of 5) = (5 choose 3) * (0.7)^3 * (0.3)^2

= 10 * (0.343) * (0.09)

= 10 * 0.03087

= 0.3087

Therefore, the probability that the archer hits the target on exactly three out of five shots is 0.3087, or 30.87%.

Assume that y varies inversely with x

Answers

y = k/x

7=k/-2

k = 7/-2 = -3.5

y =-3.5/7 =-0.5

y=-0.5

The value of a car decreases by 20 percent per year. Mr. Sing purchases a $22,000 automobile. What is the value of the car at the end of the second year?

Answers

What I did was take 22,000 and divide by 100 to get 1 percent of the value (22,000). I got 220. I multiplied 220 by 20 (to get what 20 percent would be) and got 4,400. Now subtract 4,400 twice (or 8,800 once) from 22,000. The value of the car at the end of the second year would be $13,200.

22,000 - 20% = 17,600

17,600 - 20% = 14,080

$14,080 at the end of the second year .

Suppose f⃗ (x,y,z)=⟨x,y,4z⟩f→(x,y,z)=⟨x,y,4z⟩. let w be the solid bounded by the paraboloid z=x2+y 2 z=x2+y2 and the plane z=9.z=9. let ss be the closed boundary of ww oriented outward. (a) use the divergence theorem to find the flux of f⃗ f→ through s.

Answers

Final answer:

To find the flux of a vector field through a closed boundary using the divergence theorem, calculate the divergence of the vector field and evaluate the triple integral of the divergence over the solid bounded by the boundary. In this case, the flux is 3 times the volume of the solid.

Explanation:

The student is asking how to use the divergence theorem to find the flux of a vector field through a closed boundary. In this case, the vector field is defined as f(x, y, z) = ⟨x, y, 4z⟩ and the closed boundary is a solid bounded by the paraboloid z = x^2 + y^2 and the plane z = 9.

To use the divergence theorem, we need to calculate the divergence of the vector field, which is the sum of the partial derivatives of f with respect to each variable. In this case, the divergence is 3.

Then, we can use the divergence theorem to find the flux through the closed boundary by evaluating the triple integral of the divergence over the solid bounded by the paraboloid and the plane. In this case, the flux is 3 times the volume of the solid.

Learn more about Flux and the divergence theorem here:

https://brainly.com/question/32388495

#SPJ11

The flux of [tex]\(\vec{F}\)[/tex] through S is 24π.

To apply the divergence theorem, we first compute the divergence of [tex]\(\vec{F}\)[/tex]:

[tex]\nabla \cdot \vec{F} = \frac{\partial}{\partial x} (x) + \frac{\partial}{\partial y} (y) + \frac{\partial}{\partial z} (4z) = 1 + 1 + 4 = 6.[/tex]

The divergence theorem states that the flux of a vector field through a closed surface is equal to the triple integral of its divergence over the region enclosed by the surface.

Thus, we have:

[tex]\iint_S \vec{F} \cdot d\vec{A} = \iiint_W (\nabla \cdot \vec{F}) \, dV = \iiint_W 6 \, dV[/tex]

The region W is bounded below by the paraboloid [tex]\(z = x^2 + y^2\)[/tex], and above by the plane z = 4.

Converting to cylindrical coordinates, we have:

[tex]\iiint_W 6 \, dV = \int_0^{2\pi} \int_0^2 \int_{r^2}^4 6 \cdot r \, dz \, dr \, d\theta = 24\pi.[/tex]

Chris can be paid in one of two ways. Plan A is a salary of $350 per month, plus a commission of 7% of a sales. pLan B is a salary of $436 per month, plus a commission of 5% of sales. For what amount of sales is Chris better off selecting plan A

Answers

let's say, the total sales is "x"... .so hmm on Plan A, he gets 350 plus 7% of "x", well, 7% is just (7/100) * x or 0.07x

now, on Plan B, he gets 436 plus 5% of "x", 5% of "x" is (5/100) * x, or 0.05x

he's better off with A, only if A is greater than B, namely, A > B

[tex]\bf A\ \textgreater \ B\implies 350+0.07x\ \textgreater \ 436+0.05x \\\\\\ 0.07x-0.05x\ \textgreater \ 436-350\implies 0.02x\ \textgreater \ 86\implies x\ \textgreater \ \cfrac{86}{0.02}[/tex]

and surely you know how much that is.

can someone solve this for me

Answers

[tex]b^2+35^2=40^2\\ b^2+1225=1600\\ b^2=375\\ b=\sqrt{375}\approx19.4[/tex]
a^2 + b^2 = c^2

35^2 + b^2 = 40^2

1225 + b^2 = 1600
-1225 -1225
b^2 = 375

b = 19.36

So your answer will be 19.4

A line segment that goes from one side of the circle to the other side of the circle and doesn’t go through the center is

Answers

A chord is a line segment that goes from one side of the circle to the other without crossing the center. 

Answer:

A line segment that goes from one side of the circle to the other side of the circle and doesn’t go through the center is called chord of the circle.

Step-by-step explanation:

Consider the provided information.

It is given that the line segment goes from one side of the circle to the other side of the circle and doesn’t go through the center.

Diameter: A line segment goes from one side to another side of a circle passes through the center is called the diameter of the circle.

Chord:  A line segment goes from one side to another side of a circle but do not passes through the center is called the chord of the circle.

For better understanding refer the attached figure:

Hence, A line segment that goes from one side of the circle to the other side of the circle and doesn’t go through the center is called chord of the circle.

Rs = 8y + 4 , ST = 4y + 8 , and RT = 36 , find the value of y

Answers

I assume that you meant RS and ST are segments of RT.  If that is true then:

RS+ST=RT, using the values for these given...

8y+4+4y+8=36  combine like terms on left side

12y+12=36  subtract 12 from both sides

12y=24  divide both sides by 12

y=2

Which of the following represents the linear equation 3x =12 - 2y in standard form?
A: y=-2/3x-2
B: y=-2/3x-6
C: y=-3/2x+6
D: y= 2/3x-17/3

Answers

3x = 12 - 2y....in standard form is : 3x + 2y = 12

3x = 12 - 2y
3x - 12 = -2y
-3/2x + 6 = y....y = -3/2x + 6 <== this is slope intercept form

Adam is going to cook a turkey for 14 people and wants to allow ¾ lb of turkey for each person.

1lb = 450 g

How much would a turkey cost for 14 people?

Answers

Calculate how many grams should we have per person.

3/4*450=337.5 g for each person.
Now multiply the result by the number of persons

337.5*14=4725 g


Find the taylor polynomial t3(x) for the function f centered at the number
a. f(x) = eâ4xsin(2x), a = 0

Answers

[tex]e^{-4x}=\displaystyle\sum_{n=0}^\infty\frac{(-4x)^n}{n!}=1+(-4x)+\dfrac{(-4x)^2}2+\dfrac{(-4x)^3}6+\cdots[/tex]
[tex]e^{-4x}=1-4x+8x^2-\dfrac{32x^3}3+\cdots[/tex]

[tex]\sin2x=\displaystyle\sum_{n=0}^{\infty}\frac{(-1)^k(2x)^{2k+1}}{(2k+1)!}=(2x)-\dfrac{(2x)^3}6+\cdots[/tex]
[tex]\sin2x=2x-\dfrac{4x^3}3+\cdots[/tex]

[tex]e^{-4x}\sin2x=\left(1-4x+8x^2-\dfrac{32x^3}3+\cdots\right)\left(2x-\dfrac{4x^3}3+\cdots\right)[/tex]
[tex]e^{-4x}\sin2x=2x-8x^2+\dfrac{44x^3}3+\cdots[/tex]

[tex]\implies T_3(x)=2x-8x^2+\dfrac{44x^3}3[/tex]

The Taylor polynomial [tex]T_3(x)[/tex] will be written as [tex]2x-8x^2+\dfrac{44x^3}{3}+......[/tex].

Given:

The given function is [tex]f(x) = e^{-4x}sin(2x)[/tex].

It is required to find the Tylor polynomial [tex]t_3(x)[/tex] centered at a=0.

Now, the expansion of the function [tex]e^{-4x}[/tex] can be written as,

[tex]e^{-4x}=\sum\dfrac{(-4x)^n}{n!}\\e^{-4x}=1+(-4x)^1+\dfrac{(-4x)^2}{2!}+\dfrac{(-4x)^3}{3!}+.....\\e^{-4x}=1-4x+\dfrac{16x^2}{2}-\dfrac{64x^3}{6}+.....\\e^{-4x}=1-4x+8x^2-\dfrac{32x^3}{3}+.....[/tex]

Similarly, the expansion of the function [tex]sin(2x)[/tex] will be,

[tex]sin(2x)=\sum\dfrac{(-1)^n(2x)^{2n+1}}{(2n+1)!}\\=\dfrac{2x}{1!}+\dfrac{-(2x)^3}{3!}+.....\\=2x-\dfrac{4x^3}{3}+......[/tex]

So, the function [tex]f(x) = e^{-4x}sin(2x)[/tex] will be written as,

[tex]f(x) = e^{-4x}sin(2x)\\f(x)=(1-4x+8x^2-\dfrac{32x^3}{3}+.....)(2x-\dfrac{4x^3}{3}+......)\\f(x)=2x-8x^2+16x^3-\dfrac{4x^3}{3}+.......\\f(x)=2x-8x^2+\dfrac{(48-4)x^3}{3}+......\\f(x)=2x-8x^2+\dfrac{44x^3}{3}+......[/tex]

Therefore, the Taylor polynomial [tex]T_3(x)[/tex] will be written as [tex]2x-8x^2+\dfrac{44x^3}{3}+......[/tex].

For more details, refer to the llink:

https://brainly.com/question/15739221

You take a three-question true or false quiz. You guess on all the questions. What is the probability that you will get a perfect score?

Answers

It would be 1/8. 2 to the third is 8, and all three answers correct is one option.
these are all independent events being that answering one question does not effect the other questions. Each question can be either true or false....so the probability of getting 1 correct is 1/2.

the probability of getting them all correct is : 1/2 * 1/2 * 1/2 = 1/8 <=

How do you find common factors

Answers

First, you break down the numbers. Find what numbers can be multiplied together to create those numbers. Now, you can see what factors the numbers have in common. For example, you have the two numbers 6 and 9. 6×1=6 2×3=6 and then 1×9=9 and 3×3=9. Both of the numbers have the factors 3 so they have the common factor of 3.
Final answer:

To find common factors between numbers, list all factors of each number and identify numbers that are in both lists. When multiplying fractions, multiply numerators and denominators then simplify by common factors. Multiplying both sides by the same factor can help in solving equations with fractions.

Explanation:

To find common factors between two or more numbers, you first list out all the factors of each number. Factors are numbers that divide into the original number without leaving a remainder. For instance, if we are looking for common factors of 8 and 12, we list their factors as follows: the factors of 8 are 1, 2, 4, and 8, and the factors of 12 are 1, 2, 3, 4, 6, and 12. After listing out the factors, you look for numbers that appear in both lists. In this example, the common factors of 8 and 12 are 1, 2, and 4.

Another approach mentioned involves multiplying both sides by the same factor to make both sides integers when working with equations. This can be useful when seeking to simplify fractions or solve equations with fractional components.

It is also important to recognize that while multiplying fractions, we multiply the numerators together and the denominators together. Simplifying the result by common factors as needed helps in reducing fractions to their simplest form. For example, if we multiply ½ by ¾, we get a result of ¼ (numerator 1x3=3, denominator 2x4=8) which we can simplify to ¾ by dividing both numerator and denominator by the common factor 3.

You have $5. If candy bars cost $0.75, what is the greatest number of candy bars you can buy

Answers

you can buy six candy bars, hope this helped!

You can buy 6 candy bars. and have 50 cents left over. 

6 candy bars will cost you $4.50 which fits your budget.
7 candy bars will cost you *5.25 which is over your budget.

A wheel makes 5 13/16 revolutions per minute. If it rotates for 76 minutes, how many revolutions does it make?

Answers

multiply 5 13/16 by 76


5 13/16 * 76 = 441 3/4 revolutions

Find the value of each variable. Please help me!!

Answers

check the picture below.

The sum of a number and -20 is 40.What is the number?

Answers

sum means addition

 so x +-20 = 40

x = 40 +20 = 60

x=60


A soccer team is having a car wash.the team spent $55 on supplies.they earned $275 including tips.The teams profit is the amount the team made after paying for supplies.Write a sum of integers that repersents the teams profit.

Answers

For the given values $55 spent on the soccer team on supplies and they earned $275 on car wash including all the tips they got. Solution:-55 (because of the expense of the team on supplies) + 275 (because of the profit of car wash business of the team)-55 +275 = 220 The team car wash profit is $220 after paying for the supplies.An integer is a whole number that can be negative, positive, or can also be zero. An Integer cannot be fraction or decimal, it is any number that can be written without a fractional component. A sum of an integer using the formula (N(N + 1))/2, it is the simplified form.

Paula is given a litre of water during her fitness assessment at the gym she drinks 375 milliliters of water how much is left

Answers

1 liter = 1000 milliliters so we can find it out by taking 1000 ml and subtracting 375 ml from 1000 milliliters. 1000 - 375 = 625 milliliters left. Also, if they want the answer in liters, we can find this out since we know that 1 liter = 1000 milliliters.

Answer in liters and percent

[tex] \frac{1000-375}{1000} = .625 [/tex] This is saying we have .625 of a liter left or we have 62.5% left

if BD is the midsegment and BD is parallel to to AE, then value of AE is

28.
56.
112.
None of the choices are correct.

Answers

112 is correct, 56 times 2.

Please explain to me 1) the similarities/differences in the two lines, 2) how are the two graphs related to one another, and 3) how do the equations show this relationship for the following:

Answers

first off, the function A is an exponential one with a base of 4
the function B is just a horizontal line at y  = 1/4

1) similarities? none other than they have both share the same point of -1, 1/4 or -1, 0.25, so they cross each other at that point, after that, B keeps on going horizontally, and A keeps on going up.

2)  related?  not sure on that one, I don't see much relation, other than they're both on the same plane and share the same axes.

3)  hmmm what is the following again?

A ball is thrown vertically upward. After t seconds, its height h (in feet) is given by the function h(t)= 120t-16t^2 . What is the maximum height that the ball will reach? Do not round

Answers

There are many ways to solve this, but if we ignore calculus and derivations from physics motions under constant acceleration, we can either find the midpoint of the two zeros of the function or we can more directly view the maximum height if we translate the quadratic into vertex form.  Personally the easiest way for simple quadratics like this is to find the midpoint of the two zeros of the function...

h(t)=120t-16t^2, h(t)=0 when

16t^2-120t=0

4t(4t-30)=0  so the two zeros are when t=0 and 30/4

t=0 and 7.5

So the midpoint is 7.5/2=3.75

h(3.75)=-16t^2+120t-225 ft

Now if we did do the vertex form, which is important because it shows a general solution for all quadratics vertexes, which are the maximum/minimum points for all parabolas.

It is useful to commit to memory that the vertex, ie minimum/maximum point for all quadratics of the form ax^2+bx+c=y is:

(-b/(2a),  (4ac-b^2)/(4a))  Again, this is very important as it is an absolute minimum/maximum, ie vertex for all parabolas...

In this case we are only concerned with the maximum height, or the y coordinate of the vertex, which is

(4ac-b^2)/(4a) which is in this instance (0-120^2)/(-64)=225 ft

The answer is: 225.

To find the maximum height that the ball will reach, we need to determine the vertex of the parabola described by the function [tex]\( h(t) = 120t - 16t^2 \)[/tex]. The vertex form of a parabola is[tex]\( h(t) = a(t - h)^2 + k \)[/tex], where [tex]\( (h, k) \)[/tex] is the vertex of the parabola. The value of [tex]\( k \)[/tex] will give us the maximum height.

The given function can be rewritten in the form [tex]\( h(t) = -16(t^2 - \frac{120}{16}t) \)[/tex]. To complete the square, we take the coefficient of [tex]\( t \)[/tex], divide it by 2, and square it. This value is then added and subtracted inside the parentheses:

[tex]\( h(t) = -16(t^2 - \frac{120}{16}t + (\frac{120}{32})^2 - (\frac{120}{32})^2) \)[/tex]

[tex]\( h(t) = -16((t - \frac{120}{32})^2 - (\frac{120}{32})^2) \)[/tex]

Now, we expand the squared term and multiply through by -16:

[tex]\( h(t) = -16(t - \frac{120}{32})^2 + 16(\frac{120}{32})^2 \)[/tex]

[tex]\( h(t) = -16(t - 3.75)^2 + 16(3.75)^2 \)[/tex]

The maximum height [tex]\( k \)[/tex] is the constant term when the equation is in vertex form:

[tex]\( k = 16(3.75)^2 \)[/tex]

[tex]\( k = 16 \times 14.0625 \)[/tex]

[tex]\( k = 225 \)[/tex]

Therefore, the maximum height that the ball will reach is 225 feet.

y varies inversely with x k = 0.6 What is the value of x when y is 0.6? A. x = 0.36 B. x = 1 C. x = 3.6 D. x = 10

Answers

[tex]\bf \qquad \qquad \textit{inverse proportional variation}\\\\ \textit{\underline{y} varies inversely with \underline{x}}\qquad \qquad y=\cfrac{k}{x}\impliedby \begin{array}{llll} k=constant\ of\\ variation \end{array}\\\\ -------------------------------\\\\ k=0.6\qquad y=\cfrac{0.6}{x} \\\\\\ \textit{What is the value of x when y is 0.6?}\qquad 0.6=\cfrac{0.6}{x}[/tex]

solve for "x".

Answer:

.

Step-by-step explanation:

.

Other Questions
Incoterms refer to ____. select one:a. standardized procedures for handling international shipmentsb. standardized international trade terminologyc. a specific method of payment for international shipmentsd. terms of sale for international shipments Please check my work! One function of glial cells is to How can I use context clues and keywords to translate situations into inequalities? Explain with an example of your own. What is the Let's Move! initiative? A physical activity program to be used as a replacement for other activities A plan to resolve childhood obesity for a healthy future A required fitness policy to be used in educational settings A health contract parents can use with their children A co-worker has recently behaved in a restless and irritable manner and seems confused. a possible physical cause for such behavior is A pharmacist has 40% and 80% iodine solutions on hand .How many liters of each iodine solutions will be required to produce 6 liters of a 50% iodine mixture? A study of sleep patterns randomly selected participants in the study to sleep in either a dark room or a room with light.Which element of experiment design is known to be a part of this study?A.blindingB.replicationC.randomization Carmen buys 153 shares of Cawh Consolidated Banks, each of which pays a constant yearly dividend of $7.14. After six years, how much has Carmen received in dividends? Nike's strong, favorable, and unique associations-such as performance, innovative technology, and winning-are examples of ________. why does Daisy's failure to respond to Gatsby's death in any way tell us about her character? 10g of an unknown compound are added to water to form a 7.89 molar solution. if 2 liters of solution are present, what is the molar mass of the unknown compound? What is the standard deviation of a portfolio's returns if the mean return is 15%, the variance of returns is 184, and there are three stocks in the portfolio? During reconstruction, why did african american politicians try to work together despite their differences? Why were foreigners chosen for government positions within the Yuan Dynasty? A ball is thrown from an initial height of 1 meter with an initial upward velocity of 13 m/s. The ball's height h (in meters) after t seconds is given by the following.h=1+13t-5t^2Find all values of t for which the ball's height is 8 meters.Round your answer(s) to the nearest hundredth.(If there is more than one answer, use the "or" button.) Choose the correct word for the following. i want to know the exact day that? __________ shoes will go on sale. a. lady b. ?ladies' c. ?lady's Give me 3-4 sentences please! Julia _____ con ropa casual para ir al trabajo.se maquillase vistese cepillase acuesta HELP!! A spherical ball just fits inside a cylindrical can, 16 centimeters tall, with a diameter of 16 centimeters. Which expression gives the volume of the sphere in cubic centimeters? Steam Workshop Downloader