A bus can carry 50 people per run. At least how many times does the bus have to run in order to transfer 25,000 people?

Answers

Answer 1
500 times, to transfer 25,000 people. Let me know if this helped.
Answer 2
500 times is the answer

Related Questions

The fuel efficiency in miles per gallon of all bmw 320i's is (approximately) normally distributed with a mean of 25 and a standard deviation of 2. a dealer receives a shipment of a random sample of 320i's (random with respect to m.p.g., that is) from the factory. find the probability that average fuel efficiency for this shipment is less than 24 miles per gallon if the dealer receives (i) one car, (ii) four cars and (iii) sixteen cars. explain briefly why these three answers differ.

Answers

Given:
μ = 25 mpg, the population mean
σ = 2 mpg, the population standard deviation

If we select n samples for evaluation, we should calculate z-scores that are based on the standard error of the mean.
That is,
[tex]z= \frac{x-\mu}{\sigma / \sqrt{n} } [/tex]

The random variable is x = 24 mpg.

Part (i):  n = 1
σ/√n = 2
z = (24 -25)/2 = -0.5
From standard tables,
P(x < 24) = 0.3085

Part (ii): n = 4
σ/√n = 1
z = (24 -25)/1 = -1
P(x < 24) = 0.1587

Part (iii): n=16
σ/√n = 0.5
z = (24 - 25)/0.5 = -2
P(x < 24) = 0.0228

Explanation:
The larger the sample size, the smaller the standard deviation.
Therefore when n increases, we are getting a result which is closer to that of the true mean.

Given that the points (-1, 6), (3, 6), (3, 1), and (-1, 1) are vertices of a rectangle, how much shorter is the width than the length?

Answers

check the picture below, you can pretty much count the units off the grid.

Answer:

1 unit shorter

Step-by-step explanation:

By plotting the given points in the coordinate plane,

We get a rectangle ABCD having vertices,

A(-1,6), B (3,6), C (3,1), D (-1,1)

By the distance formula,

Shorter side or width of the rectangle,

[tex]AB=\sqrt{(3-(-1))^2+(6-6)^2}=\sqrt{4^2+0}=4\text{ unit}[/tex]

Longer side or length of the rectangle,

[tex]BC=\sqrt{(3-3)^2+(1-6)^2}=\sqrt{5^2}=5\text{ unit}[/tex]

The difference between length and width,

[tex]BC - AB = 5 - 4 = 1\text{ unit}[/tex]

Hence, the width of rectangle is 1 unit less than the length.

which is longer 84 inches or 12 feet

Answers

The answer is 12 feet
The answer is 12 feets

Madeline bought 30 hotdogs and burgers altogether. 2/5 of the food bought were burgers. How many hotdogs did she buy?

Answers

she bought 18 burgers and 12 hotdogs.

How many faces has an icosahedron?

Answers

There are 20 faces
^-^6^
Final answer:

An icosahedron is a symmetrical, solid shape with 20 triangular faces and 12 corners.

Explanation:

An icosahedron is a symmetrical, solid shape that has 20 faces. Each of these faces is an equilateral triangle. The structure of an icosahedron also includes 12 corners, where the faces meet. This geometric shape is an example of a regular polyhedron, one of the five Platonic solids, which are convex polyhedra with faces made of congruent regular polygons.

QUESTION 2

A $5000 investment earns $550 annual simple interest in one year. What is the annual interest rate?


11.5%

11%

12%

10.5%

QUESTION 5

Marie mixes 16 liters of 18% acid solution with a 27% acid solution to make a 21% acid solution.

How many liters of 27% solution did she use?

8 liters

12 liters

13.7 liters

16 liters

Answers

for Question 2 is 11%

And for question 5 is 8. hope i helped you

Question 2 is 11 i am sure

what is the greatest common factor of 27 and 36

Answers

9 because the gcf of 36 is 1,2,3,4,6,9,12,18,36
and then    the gcf of 27 is 1,3,9,27
the gcf for both is 9
Find the prime factors of each number
27= 3 x 3 x 3
36= 2 x 2 x 3 x 3
---------------------
Now identify the common factors and determine GCF
27= [3 x 3] x 3
36= 2 x 2 x [3 x 3]
--------------------
Therefore
GCF= 3 x 3 = 9

Find the solution to the linear system of differential equations {x′y′==−5x+3y−18x+10y satisfying the initial conditions x(0)=4 and y(0)=11

Answers

[tex]\begin{cases}x'=-5x+3y\\y'=-18x+10y\end{cases}[/tex]

[tex]\begin{bmatrix}x\\y\end{bmatrix}'=\begin{bmatrix}-5&3\\-18&10\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}[/tex]

The coefficient matrix has eigenvalues [tex]\lambda=1,4[/tex], with corresponding eigenvectors [tex]\mathbf v=\begin{bmatrix}1\\2\end{bmatrix},\begin{bmatrix}1\\3\end{bmatrix}[/tex]. So the general solution is

[tex]\begin{bmatrix}x\\y\end{bmatrix}=C_1e^t\begin{bmatrix}1\\2\end{bmatrix}+C_2e^{4t}\begin{bmatrix}1\\3\end{bmatrix}[/tex]

Given that [tex]x(0)=4[/tex] and [tex]y(0)=11[/tex], we get

[tex]\begin{cases}4=C_1+C_2\\11=2C_1+3C_2\end{cases}\implies C_1=1,C_2=3[/tex]

so that the particular solution to the system is

[tex]\begin{bmatrix}x\\y\end{bmatrix}=e^t\begin{bmatrix}1\\2\end{bmatrix}+3e^{4t}\begin{bmatrix}1\\3\end{bmatrix}[/tex]

or in equivalent terms,

[tex]\begin{cases}x=e^t+3e^{4t}\\y=2e^t+9e^{4t}\end{cases}[/tex]
Final answer:

The problem given is a linear system of differential equations with initial conditions, but the system is not properly defined and appears to have a typo. Normally, such a system would be in the form x' = ax + by and y' = cx + dy, with initial conditions that would determine the particular solution.

Explanation:

This question is about solving a linear system of differential equations with initial conditions, specifically the system {x′y′==−5x+3y−18x+10y with the initial conditions x(0)=4 and y(0)=11. However, there seems to be a typo, as the system is not properly defined and doesn't make sense as written. Under normal conditions, such a system would be in the form x' = ax + by and y' = cx + dy, where a,b,c,d are constants and x' and y' are the derivatives of x and y respectively.

Additionally, the initial conditions x(0)=4 and y(0)=11 would serve to define the particular solution for the system of differential equations. Correcting and resolving such typos would be the first step in progressing towards a solution.

Learn more about Linear System of Differential Equations here:

https://brainly.com/question/32433624

#SPJ2

Kwan's parents bought a home for $50,000 in 1997 just as real estate values in the area started to rise quickly. Each year, their house was worth more until they sold the home for $309,587. Model the growth of the home's value from 1997 to 2007 with both linear and an exponential equation. Graph the two models below.

Answers

A. First let us start with the linear model.

The equation is in the form of y = m x + b

Calculating for the slope m:

m = (309,587 – 50,000) / (2007 – 1997)

m = 25,958.7

 

Subsituting:

y = 25,958.7 x + b

Taking x = 1997, y = 50,000. Solve for b:

50,000 = 25,958.7 (1997) + b

b = -51,789,523.9

 

The complete equation is therefore:

y = 25,958.7 x - 51,789,523.9

 

 

B. The exponential model has the following form:

y = a b^x

where a and b are constants

 

Taking x1= 1997, y1 = 50,000; x2 = 2007, y2 = 309,587

50,000 = a b^1997

309,587 = a b^2007

 

Combining in terms of a:

50,000 / b^1997 = 309,587 / b^2007

b^2007 / b^1997 = 309,587 / 50,000

b^10 = 6.19174

b = 1.2

 

Substituting:

y = a 1.2^x

 

Solving for a:

50,000 = a 1.2^1997

a = 3.75 x 10^-154

 

The complete equation is:

y = 3.75 x 10^-154 * 1.2^x

What is 3 tenths + 1 hundredths as a decimal

Answers

3 tenths = 0.3
1 hundredth = 0.01
0.31 is the answer
.31 is the answer :)))

Evaluate the line integral ∫cf⋅dr∫cf⋅dr, where f(x,y,z)=−5xi+yj+zkf(x,y,z)=−5xi+yj+zk and c is given by the vector function r(t)=⟨sint,cost,t⟩, 0≤t≤3π/2.

Answers

[tex]\displaystyle\int_C\mathbf F\cdot\mathrm d\mathbf r=\int_0^{3\pi/2}\langle-5\sin t,\cos t,t\rangle\cdot\langle\cos t,-\sin t,1\rangle\,\mathrm dt[/tex]
[tex]=\displaystyle\int_0^{3\pi/2}(-6\sin t\cos t+t)\,\mathrm dt=\frac{9\pi^2}8-3[/tex]

If we put five math, six biology, eight history, and three literature books on a bookshelf at random, what is the probability that all the math books are together?

Answers

To solve you, find the probability of five items being in consecutive order of a sample size of (5+6+8+3). 5 out of 22 items must be in a contiguous group in any order among the 22 total items.
Final answer:

The probability that all the math books are together can be calculated by considering the number of ways the math books can be arranged together and dividing it by the total number of ways all the books can be arranged.

Explanation:

The probability that all the math books are together can be calculated by considering the number of ways the math books can be arranged together and dividing it by the total number of ways all the books can be arranged.

First, calculate the total number of ways the books can be arranged on the bookshelf. Since there are 22 books in total, the number of arrangements is 22!.

Next, calculate the number of ways the math books can be arranged together. Since there are 5 math books, the number of arrangements is 5!.

Finally, divide the number of arrangements of the math books by the total number of arrangements to find the probability. So the probability is 5! / 22!.

there are 4 bears. some are black and some are brown. there are fewer than 2 black bears. how many bears are Brown?

Answers

there are 3 brown bears

There are either three or four brown bears, and brown bear > 2 is the inequality that best describes the circumstance.

What is inequality?

In mathematics, inequalities specify the connection between two non-equal numbers. Equal does not imply inequality. Typically, we use the "not equal sign ()" to indicate that two values are not equal. But several inequalities are utilized to compare the numbers, whether it is less than or higher than.

given, there are 4 bears. some are black and some are brown. there are fewer than 2 black bears.

Since,

Black bear < 2

mathematically it can be 0 or 1

the inequality that represents the number of brown bears> 4 - 2

brown bear > 2

theoretically, it could be 3 or 4

therefore, there are either 3 or 4 brown bears, and the inequality that represents the situation is brown bear > 2.

Learn more about inequalities here:

https://brainly.com/question/30231190

#SPJ2

Arleen has a gift card for a local lawn and garden store. She uses the gift card to rent a tiller for 4 days. It cost $35 per day to rent the tiller. She also buys a rake for $9.

A. Find the change to the value on the gift card. (Question #1)

B. The original amount on the gift card was $200. Does Arleen have enough to buy a Wheelbarrow for $50? (Question #2)

Answers

35 • 4 = 140 + 9 =149 for rent and rake
200 - 149 = 51 left on gift card. Yes she has enough to buy the wheelbarrow.

Answer:

Step-by-step explanation:

Arleen has a gift card of the amount = $200

The total cost to rent the tiller for 4 days and a rake for $9

= ($35 × 4) + $9

= 140 + 9 = $149

A. Now the balance on the gift card = $200 - $149

                                                            = $51

B. Arleen have $51 in her gift card so she has enough to buy a wheelbarrow for $50.00.

                                                                   

Can you help me on #5

Answers

For 5 a, the y intercept is 2, because when x is 0, y is 2.
The growth is 5, because the y values increase by 5 whenever x is increased by 1.

For 5 b, This problem is linear because it goes up or down a set amount (it's not exponential).
Since this is a linear equation, we can use slope intercept form to represent this. 
Slope intercept form is y=mx+b, where m is the slope (rise over run) and b is the y intercept. 
Plugging in the slope and y-intercept, we get an equation of y=5x+2

For 5 c, we can plug 52 into the equation we just made.
52=5x+2
-2       -2
50=5x
[tex] \frac{50}{5}= \frac{5x}{5}[/tex]
10=x

Hope that helps!

Show how to multiply 6 x 298 using friendly numbers and then using properties and mental math.Write about which method you like better and why

Answers

Final answer:

To multiply 6 x 298 using friendly numbers, you multiply 6 by 300 and then subtract 12, getting 1788. Using properties and mental math, you break 298 into 200 + 90 + 8, multiply each by 6, and add the results together to get the same answer, 1788. The second method is preferred for its accuracy and reinforcement of the associative property.

Explanation:

To multiply 6 x 298 using friendly numbers, we can adjust 298 to a number that is easier to multiply, such as 300. This method involves approximation for ease of calculation. Here's how it would look:

First, multiply 6 by 300 to get 1800 (since 6 x 3 = 18, and then we add two zeros because we're multiplying by 300).Since we multiplied by 2 more than the original number (298 + 2 = 300), we subtract 2 times 6 from the result (which is 12) to correct for our approximation.Therefore, the final result is 1800 - 12 = 1788.

Using properties and mental math, we can use the distributive property to break 298 into more manageable numbers. Here's the step-by-step process:

Break 298 into 200 + 90 + 8.Multiply each part by 6: (6 x 200) + (6 x 90) + (6 x 8).Calculate each multiplication separately: 1200 + 540 + 48.Add the results together: 1200 + 540 + 48 = 1788.

I prefer the second method because it guarantees accuracy and still takes advantage of the associative property to simplify calculations without approximations. Additionally, this type of mental math helps to reinforce an understanding of multiplication as a series of simpler, added-together parts.

What are the solutions of the following system?

Answers

x^2 + y^2 = 25
2x + y = -5.....y = -2x - 5

x^2 + (-2x - 5)^2 = 25
x^2 + (-2x - 5)(-2x - 5) = 25
x^2 + (4x^2 + 20x + 25) = 25
5x^2 + 20x + 25 = 25
5x^2 + 20x = 0
5x(x + 4) = 0

5x = 0         2(0) + y = -5
x = 0            y = -5

x + 4 = 0      2(-4) + y = -5
x = -4           -8 + y = -5
                     y = 3

solutions are : x = 0, y = -5.....and x = -4, y = 3

Final answer:

To solve the system of equations, set the demand and supply equation equal to each other and solve for the unknown. Substitute Qd with Qs and solve for P.

Explanation:

We now have a system of three equations and three unknowns (Qd, Qs, and P), which we can solve with algebra. Since Qd = Qs, we can set the demand and supply equation equal to each other:



Qd = 16 - 2PQs = 2 + 5P

By substituting Qd with Qs, we get:



16 - 2P = 2 + 5P



From here, we can solve for P to find the value of the unknown.

Learn more about Solving a system of equations here:

https://brainly.com/question/29050831

#SPJ2

You have a map where indy and fort wayne are 13 centimeter apart. kokomo and indy are 6.5 cm apart on the map. if you know that indy and fort wayne are actually 120 miles apart, how far apart would indy and kokomo be in real life? express your answer rounded to the nearest tenth of a mile

Answers

since 6.5 is half of 13,you just need to find out what is half of 120,and that would be 60 miles apart,if all three are in a straight line and indy is in the middle,is there a map to go along with this question?

The distance between Indy and Kokomo be in real life is given by the proportion A = 60 miles

What is Proportion?

The proportion formula is used to depict if two ratios or fractions are equal. The proportion formula can be given as a: b::c : d = a/b = c/d where a and d are the extreme terms and b and c are the mean terms.

The proportional equation is given as y ∝ x

And , y = kx where k is the proportionality constant

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Given data ,

Let the proportion be represented as A

Now , the value of A is

Let the distance between Indy and Fort Wayne in map = 13 cm

Let the distance between Indy and Fort Wayne in real = 120 miles

And , let the distance between Kokomo and Indy map = 6.5 cm

So , the proportion is

120 / 13 = A / 6.5

Multiply by 6.5 on both sides , we get

A = 120 / 2

A = 60 miles

Hence , the distance is 60 miles

To learn more about proportion click :

https://brainly.com/question/7096655

#SPJ2

A digit thermometer reports a temperature of 32*F as being 32.02*F. Which of the followings true?

A. The thermometer is both accurate and precise.
B. The thermometer is neither accurate nor precise.
C. The thermometer is precise, but not accurate.
D. The thermometer is accurate, but not precise.

Answers

Answer: The thermometer is both accurate and precise

Step-by-step explanation: Hope this helped!!

How do I solve for x?

Answers

Write and solve an equation of ratios based upon the fact that the small and large triangles shown are similar:

 5          6
---- = ---------
14      6 + x

Then 30 + 5x = 84, and 5x = 54, and so x = 54/5, or 10.8, or 10 4/5.

A construction crew is lengthening a road. The road started with a length of 54 miles, and the crew is adding 4 miles to the road each day. Let L represent the total length of the road (in miles), and let D represent the number of days the crew has worked. Write an equation relating L to D . Then use this equation to find the total length of the road after the crew has worked 31 days.

Answers

L = 4D + 54 <== ur equation

the crew worked for 31 days...so sub in 31 for D

L = 4(31) + 54
L = 124 + 54
L = 178 miles <==

one pumpkin vine produce 5pumpkins I harvest 30 how many vines do I have

Answers

you have 6 vines because if each vine produces 5 pumpkins and u harvested 30, your equation is 5x=30 solve for x

Help Please.

1 inch=2.54 centimeters
68 centimeters= ..... inches

(round the answer to two decimal places)

Answers

26.7717    ................
68 x 2.54 centimeters = 172.72 centimeters

Find the second of two consecutive integers if the second is 13 less than twice the first.

Answers

What is the range in which the integers can be in? I cannot fully answer this question. But I think there could be more than one answer. One answer would be the first is 36 and the second is 66.

Hope this helps!
Can u plz mark me as brainliest? I really need it!

It takes 40 min for a bus to travel the 36 miles from Framingham to Worcester. A car traveling from Worcester to Framingham moves 1.5 times as fast as the bus. If the car and the bus start moving towards each other simultaneously, after how many minutes will they meet?

Answers

it woud be at l.east 30 miles

The velocity of the bus is:

velocity (bus) = 36 miles / 40 min

velocity (bus) = 0.9 miles / min

 

Since the car is 1.5 times faster, so the velocity of the car is:

velocity (car) = 1.5 * 0.9 miles / min

velocity (car) = 1.35 miles / min

 

At the meeting point, the sum of the distance is equal to 36 miles. Therefore:

1.35 t + 0.9 t = 36

2.25 t = 36

t = 16 min

 

So they will meet after 16 minutes.

Twice the difference between a number and 10 is equal to 6 times the number plus 16. What is the number?

Answers

this is a lot of math to write.... so I'll just say the answer is -21 :D

Jay is cutting a roll of biscuit dough into slices that are 3/8 inch thick. If the roll is 10 1/2 inches long, how many slices
can he cut?

Answers

(10 1/2) / (3/8) =
21/2 * 8/3 =
84 / 3 =
28 <== he can cut 28 slices

The number of slices that Jay could make is equal to 28

What is a mixed fraction?

A fraction represented with its quotient and remainder is a mixed fraction. For example, 2 1/3 is a mixed fraction, where 2 is the quotient, and 1 is the remainder. So, a mixed fraction is a combination of a whole number and a proper fraction.

Given here: Dimension of the roll= 10¹/₂ inches and length of each slice=3/8 inch

Thus the number of slices that Jay could make is = 10+ 1/2 /3/8

                                                                                  =21/2 × 8/3

                                                                                  =28

Hence The number of slices that Jay could make is equal to 28

Learn more about mixed fractions here:

https://brainly.com/question/29264210

#SPJ2

please can you help me!

z-² as a fraction

Answers

[tex]\bf \left.\qquad \qquad \right.\textit{negative exponents}\\\\ a^{-{ n}} \implies \cfrac{1}{a^{ n}} \qquad \qquad \cfrac{1}{a^{ n}}\implies a^{-{ n}} \qquad \qquad a^{{{ n}}}\implies \cfrac{1}{a^{-{{ n}}}}\\\\ -------------------------------\\\\ z^{-2}\implies \cfrac{1}{z^2}[/tex]

Recycling Center A processes aluminum at a rate of 100 pounds per hour, while Recycling Center B processes aluminum at a rate of 2 tons per week. Assuming that both centers operate all day every day, which center processes aluminum faster, and why?
A:Recycling Center A processes aluminum faster; Recycling Center B’s rate is about 12 pounds per hour.
B:Recycling Center A processes aluminum faster; Recycling Center B’s rate is about 24 pounds per hour.
C:Recycling Center B processes aluminum faster; its rate is about 120 pounds per hour.
D:Recycling Center B processes aluminum faster; its rate is about 240 pounds per hour.

Answers

Correct answer: B
The first thing to be done is to convert the 2 tons into pounds.
1 pound is equal to 0.0005 tons (US). So, 2 tons divided by 0.0005 will give us the aluminium pounds per week that are processed by the Recycling Centre B.
[tex] \frac{2}{0.0005} [/tex]=4000
Recycling Centre B processes 4000 pounds/week. In order to compare to Recycling Centre A, we need to find the rate in pounds per hour. To do so divide the 4000 pounds by 168 (24×7 = number of hours in a week).
[tex] \frac{4000}{168} [/tex]≈23.8
The Recycling Centre B processes about 23.8 pounds/hour whereas the Recycling Centre A processes 100pounds/hour.
C: Recycling center B processes aluminum faster; It’s rate is About 120 Pounds per hour

Josh is twenty-five years older than his son Carlos. In ten years Josh will be twice as old as Carlos. How old is Carlos now?

Answers

15, hope this helps!
Other Questions
With his abolitionist writings, david walker employed both secular and religious language. a. True b. False 7/10 4/7 30/20 20/14= I'm unsure how to multiply more than two fractions at a time The equation 9.95 + 0.30s=c gives the cost c in dollars that a website charges for downloading songs. The variable s stands for the number of songs downloaded. Find the cost of downloading 35 songs Was was the compromise at the constitutional convention of 1787 Finding information on the web was made easier by _____________, which provide on-screen menus, making navigation of the web as simple as pointing and clicking. a. software links b. operating systems c. protocols d. search engines What is 24 ten thousands in standard form The favorite romantic poets of the composers of lieder were: When 50.0 ml of a 0.3000 m agno3 solution is added to 50.0 ml of a solution of mgcl2, an agcl precipitate forms immediately. the precipitate is then filtered from the solution, dried, and weighed. if the recovered agcl is found to have a mass of 0.1183 g, what as the concentration of magnesium ions in the original mgcl2 solution? One aspect of being a defensive driver is being able to ______________ the actions of others. Use the periodic table to determine the electron configuration for Cl and Y in noble-gas notation. Y: [Xe]5s25d1 [Kr]5s24d1 [Kr]5s24d2 [Ar]4s23d104p65s25d1 When Emeka was first training his dog, Smooches, to heel he would give Smooches a treat when she stayed close during walks. Now Smooches stays right by Emeka's side, even when she is not on her leash. In this case, a. the dog treats were positive reinforcers for staying close. b. the dog treats were negative reinforcers for staying close. c. the staying close was a positive reinforcer for receiving dog treats. d. the staying close was a negative reinforcer for receiving dog treats. Which of the following could be a sequence in the carbon cycle? (Hint: light enters the atmosphere then what?)a. plants take in carbon dioxide and produce glucose -> animals consume plants -> animals break down glucose and release carbon dioxideb. animals break down glucose and release carbon dioxide -> animals consume plants -> plants take in carbon dioxide and produce glucosec. animals consume plants -> plants take in carbon dioxide and produce glucose -> animals break down glucose and release carbon dioxided. plants take in carbon dioxide and produce glucose -> animals break down glucose and release carbon dioxide -> animals consume plants If f(x) = 9 cos2(x), compute its differential df. df = (18cos(x)sin(x))dx correct: your answer is correct. approximate the change in f when x changes from x = 6 to x = 6 + 0.1. (round your answer to three decimal places.) f = .738 incorrect: your answer is incorrect. approximate the relative change in f as x undergoes this change. (round your answer to three decimal places.) Located at the leading edge of a temperature drop off. Bring heavy thunderstorms, rain, and hail. Cool, fair weather is likely to follow. A) Warm Front B) Cold Front C) Occluded Front D) Stationary Front I RRRREEEAAALLLYYY NNEEDD HELP!!!!! PLEASE!!! Mandy divided a 12-pound bag of sand into 5 equal pilss What is the weight of each pile Rico has been trying hard to get a certain building contract for his company. he talks to the government official who is managing the building contract allotment. rico promises the official a treat' if he directs the contract to rico's company. rico can be found guilty of Select the classification of the polynomial using its degree and number of terms. 6x^3 The polynomial is classified as a -cubic monomial-quadratic monomial-cubic trinomial Suppose you invest $2000 at an annual interest rate of 4.5%. how long will it take for it to earn $495? While taking a tranquilizing drug as a treatment for a muscle spasm, you witnessed an automobile accident. later, your memory of the incident was rather fuzzy, but when you begin taking tranquilizers again for test anxiety, some of the memories returned. this would be an example of? What is the product of 8.2 10/\9 and 4.5 10/\-5 in scientific notation?36.9 10/\-4512.7 10/\43.69 10/\53.69 10/\14 Steam Workshop Downloader