Marco can paddle his canoe at a rate of 6 miles per hour on unmoving water. However, today Marco is canoeing down (with the current), and then back up (against the current), a river that's moving at a rate of 1 mile per hour, so the current affects his rate of speed. If it takes Marco 6 total hours to go x miles downstream and then return to his starting point, how far downstream does he travel?
A) 1.25 miles
B) 2.5 miles
C) 5 miles
D) 17.5 miles

Answers

Answer 1

Answer:

S = v1 t1 = 7 t1    traveling downstream

S = v2 t2 = 5 t2    traveling upstream

7 t1 = 5 t2

7 (6 - t2) = 5 t2     since t1 + t2 = 6

42 - 7 t2 = 5 t2

t2 = 42 / 12 = 3.5 hrs so t1 = 2.5 hrs

S = 7 t1 = 7 * 2.5 = 17.5 mi

Also, S = 5 t2 = 5 * 3.5 = 17.5 mi


Related Questions

Compare 3/10 and 1/5 by creating common denominators. then draw fractions models to show that you have written the correct sign. PELASEEEEEE

Answers

Answer:

[tex]\implies \dfrac{2}{10}< \dfrac{3}{10} [/tex]

Step-by-step explanation:

We need to compare the given two fractions .The given fractions are ,

[tex]\implies \dfrac{3}{10} [/tex]

[tex]\implies \dfrac{1}{5} [/tex]

Firstly let's convert them into like fractions . By multiplying 1/5 by 2/2 . We have ,

[tex]\implies \dfrac{1}{5} =\dfrac{1*2}{5*2}=\dfrac{2}{10} [/tex]

Now on comparing 2/10 and 3/10 we see that ,

[tex]\implies 2< 3 [/tex]

Therefore ,

[tex]\implies \dfrac{2}{10}< \dfrac{3}{10} [/tex]

Suppose that two balanced, six sided dice are tossed repeatedly and the sum of the two uppermost faces is determined on each toss. (a) What is the probability that we obtain a sum of 3 before we obtain a sum of 7

Answers

Answer:

[tex]\frac{(2/36)}{(1-(28/36))} = 1/4[/tex]

Step-by-step explanation:

The Blacktop Speedway is a supplier of automotive parts. Included in stock are 7 speedometers that are correctly calibrated and two that are not. Three speedometers are randomly selected without replacement. Let the random variable z represent the number that are not correctly calibrated.
Complete the probability distribution table. (Report probabilities accurate to 4 decimal places.)
x P(x)
0
1
2
3

Answers

Answer:

x P(x)

0 0.4167

1 0.5

2 0.0833

3 0

Step-by-step explanation:

The speedometers are chosen without replacement, which means that the hypergeometric distribution is used to solve this question.

Hypergeometric distribution:

The probability of x successes is given by the following formula:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

In which:

x is the number of successes.

N is the size of the population.

n is the size of the sample.

k is the total number of desired outcomes.

In this question:

7 + 2 = 9 speedometers, which means that [tex]N = 9[/tex]

2 are not correctly calibrated, which means that [tex]k = 2[/tex]

3 are chosen, which means that [tex]n = 3[/tex]

Complete the probability distribution table.

Probability of each outcome.

So

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}*C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 0) = h(0,9,3,2) = \frac{C_{2,0}*C_{7,3}}{C_{9,3}} = 0.4167[/tex]

[tex]P(X = 1) = h(1,9,3,2) = \frac{C_{2,1}*C_{7,2}}{C_{9,3}} = 0.5[/tex]

[tex]P(X = 2) = h(2,9,3,2) = \frac{C_{2,2}*C_{7,1}}{C_{9,3}} = 0.0833[/tex]

Only 2 defective, so [tex]P(X = 3) = 0[/tex]

Probability distribution table:

x P(x)

0 0.4167

1 0.5

2 0.0833

3 0

Two lamps marked 100 W - 110 V and 100 W - 220 V are connected i
series across a 220 V line. What power is consumed in each lamp?

Answers

Answer:

The power consumed in the lamp marked 100W - 110V is 15.68W

The power consumed in the lamp marked 100W - 220V is 62.73W

Step-by-step explanation:

Given:

First lamp rating

Power (P) = 100W

Voltage (V) = 110V

Second lamp rating

Power (P) = 100W

Voltage (V) = 220V

Source

Voltage = 220V

i. Get the resistance of each lamp.

Remember that power (P) of each of the lamps is given by the quotient of the square of their voltage ratings (V) and their resistances (R). i.e

P = [tex]\frac{V^2}{R}[/tex]

Make R subject of the formula

⇒ R = [tex]\frac{V^2}{P}[/tex]             ------------------(i)

For first lamp, let the resistance be R₁. Now substitute R = R₁, V = 110V and P = 100W into equation (i)

R₁ = [tex]\frac{110^2}{100}[/tex]

R₁ = 121Ω

For second lamp, let the resistance be R₂. Now substitute R = R₂, V = 220V and P = 100W into equation (i)

R₂ = [tex]\frac{220^2}{100}[/tex]

R₂ = 484Ω

ii. Get the equivalent resistance of the resistances of the lamps.

Since the lamps are connected in series, their equivalent resistance (R) is the sum of their individual resistances. i.e

R = R₁ + R₂

R  = 121 + 484

R = 605Ω

iii. Get the current flowing through each of the lamps.

Since the lamps are connected in series, then the same current flows through them. This current (I) is produced by the source voltage (V = 220V) of the line and their equivalent resistance (R = 605Ω). i.e

V = IR [From Ohm's law]

I = [tex]\frac{V}{R}[/tex]

I = [tex]\frac{220}{605}[/tex]

I = 0.36A

iv. Get the power consumed by each lamp.

From Ohm's law, the power consumed is given by;

P = I²R

Where;

I = current flowing through the lamp

R = resistance of the lamp.

For the first lamp, power consumed is given by;

P = I²R           [Where I = 0.36 and R = 121Ω]

P = (0.36)² x 121

P = 15.68W

For the second lamp, power consumed is given by;

P = I²R           [Where I = 0.36 and R = 484Ω]

P = (0.36)² x 484

P = 62.73W

Therefore;

The power consumed in the lamp marked 100W - 110V is 15.68W

The power consumed in the lamp marked 100W - 220V is 62.73W

h=255-21t-16t^2

PLEASE HELP!!

Answers

Answer:

3.15 seconds is the answer.

Explanation

when the ball touches the ground, h =0

hence,

0=255-21t-16t²

16t²+21t-225=0

here a=16 ,b=21, c= -225

[tex]t= \frac{ - b± \sqrt{ {b }^{2} - 4ac} }{2a} \\ \\ t= \frac{ - 21± \sqrt{ {21}^{2} - 4 \times 16 \times - 225} }{2 \times 16} \\ = \frac{ - 21 ± \sqrt{441 - ( - 14400)} }{32} \\ = \frac{ - 21± \sqrt{14841} }{32} \\ = \frac{ - 21±121.82}{32} \\ \\ t = \frac{ - 21 + 121.82}{32} \: or \: \: t = \frac{ - 21 - 121.82}{32} \\ t = 3.15 \: \: or \: \: t = - 4.46[/tex]

time cannot be negative, hence t = -4.46 can be avoided

The ball takes 3.15 seconds to hit the ground.

You are watching an airplane fly in the distance.The airplane is traveling at altitude of 8 kilometers How far is the airplane from your location?

Answers

8km
Distance from your location = the airplane’s altitude.

Suppose a life insurance company sells a $240,000 one-year term life insurance policy to a 19-year-old female for $240. The probability that the female survives the year is 0.999578. Compute and interpret the expected value of this policy to the insurance company. The expected value is $ (Round two decimal places as needed.)

Answers

Answer:

$138.72

Step-by-step explanation:

(1-0.999578)*$240,000 = $101.28

$240 - $101.28 = $138.72

find the slope of a line perpendicular to the line below. y=2x+4

Answers

The slope is the negative reciprocal
-1/2

a student takes two subjects A and B. Know that the probability of passing subjects A and B is 0.8 and 0.7 respectively. If you have passed subject A, the probability of passing subject B is 0.8. Find the probability that the student passes both subjects? Find the probability that the student passes at least one of the two subjects

Answers

Answer:

0.64 = 64% probability that the student passes both subjects.

0.86 = 86% probability that the student passes at least one of the two subjects

Step-by-step explanation:

Conditional Probability

We use the conditional probability formula to solve this question. It is

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

In which

P(B|A) is the probability of event B happening, given that A happened.

[tex]P(A \cap B)[/tex] is the probability of both A and B happening.

P(A) is the probability of A happening.

In this question:

Event A: Passing subject A

Event B: Passing subject B

The probability of passing subject A is 0.8.

This means that [tex]P(A) = 0.8[/tex]

If you have passed subject A, the probability of passing subject B is 0.8.

This means that [tex]P(B|A) = 0.8[/tex]

Find the probability that the student passes both subjects?

This is [tex]P(A \cap B)[/tex]. So

[tex]P(B|A) = \frac{P(A \cap B)}{P(A)}[/tex]

[tex]P(A \cap B) = P(B|A)P(A) = 0.8*0.8 = 0.64[/tex]

0.64 = 64% probability that the student passes both subjects.

Find the probability that the student passes at least one of the two subjects

This is:

[tex]p = P(A) + P(B) - P(A \cap B)[/tex]

Considering [tex]P(B) = 0.7[/tex], we have that:

[tex]p = P(A) + P(B) - P(A \cap B) = 0.8 + 0.7 - 0.64 = 0.86[/tex]

0.86 = 86% probability that the student passes at least one of the two subjects

Solve the system of linear equations below.
6x + 3y = 33
4x + y = 15

A.
x = 2, y = 7
B.
x = -13, y = 7
C.
x = - 2/3, y = 12 2/3
D.
x = 5, y = 1

Answers

Answer:

The answer for both linear equations is A. x = 2, y = 7

Step-by-step explanation:

First start by plugging in the variables with the given numbers (2,7). We'll start with 6x + 3y = 33.

6x + 3y = 33

6 (2) + 3 (7 )= 33 <--- This is the equation after the numbers are plugged in.

12 + 10 = 33

33 = 33 <---- This statement is true, therefore it is the correct pair.

Now we are not done, to confirm that this pair works with both equations we need to solve for 4x + y = 15 to see if it works. Linear Equations must have the variables work on both equations.

4x + y = 15 <----- We are going to do the exact same thing to this equation.

4(2) + 7 = 15

8 + 7 = 15

15 = 15  <-- 15=15 is a true statement therefore this pair works for this equation.

Therefore,

A. x = 2, y = 7 is the correct answer

Sorry this is a day late, I hope it helps.

Find the scale ratio for the map described below.
1cm ​(map) 50km ​(actual)
The scale ratio is 1 to .....?

Answers

Answer:

50,000 : 0.01

multiply by 100...

5000000 : 1

 1:5,000,000

Step-by-step explanation:

What is the simplified value of the exponential expression 27 1/3 ?

O1/3
O1/9
O3
O9

Answers

Answer:

the correct answer is 3

hope it helps

have a nice day

Please help me with the question; It is attached in the image

Answers

Answer:

The function that passes through (0, 0) is [tex]f(x) = \frac{1}{6}\cdot e^{2\cdot x^{3}} - \frac{1}{6}[/tex].

Step-by-step explanation:

Firstly, we integrate the function by algebraic substitution:

[tex]\int {x^{2}\cdot e^{2\cdot x^{3}}} \, dx[/tex] (1)

If [tex]u = 2\cdot x^{3}[/tex] and [tex]du = 6\cdot x^{2} dx[/tex], then:

[tex]\int {e^{2\cdot x^{3}}\cdot x^{2}} \, dx[/tex]

[tex]\frac{1}{6}\int {e^{u}} \, du[/tex]

[tex]f(u) = \frac{1}{6}\cdot e^{u} + C[/tex]

[tex]f(x) = \frac{1}{6}\cdot e^{2\cdot x^{3}} + C[/tex]

Where [tex]C[/tex] is the integration constant.

If [tex]x = 0[/tex] and [tex]f(0) = 0[/tex], then the integration constant is:

[tex]\frac{1}{6}\cdot e^{2\cdot 0^{3}} + C= 0[/tex]

[tex]C = -\frac{1}{6}[/tex]

Hence, the function that passes through (0, 0) is [tex]f(x) = \frac{1}{6}\cdot e^{2\cdot x^{3}} - \frac{1}{6}[/tex].

Divide the following quantities in the following ratios £100 1:3

Answers

The answer is 25:75….

what is the approximate value of x in the diagram below?

Answers

Answer:

Where is the diagram though..

Step-by-step explanation:

The number of users of a certain website (in millions) from 2004 through 2011 follows:
Year Period Users (Millions)
2004 1 1
2005 2 5
2006 3 11
2007 4 58
2008 5 145
2009 6 359
2010 7 607
2011 8 846
Using Minitab or Excel, develop a quadratic trend equation that can be used to forecast users (in millions). (Round your numerical values to one decimal place.)

Answers

Answer:

y = 26.3x² - 116.9x + 109.6

Step-by-step explanation:

Given the data ;

Year Period Users (Millions)

2004 1 1

2005 2 5

2006 3 11

2007 4 58

2008 5 145

2009 6 359

2010 7 607

2011 8 846

A quadratic regression model can be obtained using a quadratic regression calculator ; The quadratic regression modeled obtained is in the form :

y = Ax² + Bx + C

y = 26.3x² - 116.9x + 109.6

(6a/8+3) + 7a/8...........

Answers

Hello!

(6a/8+3) + 7a/8 =

= 6a/11 + 7a/8 =

= 125/88 × a

Good luck! :)

Solve using the elimination method
x + 5y = 26
- X+ 7y = 22​

Answers

Answer:

[tex]x=6\\y=4[/tex]

Step-by-step explanation:

Elimination method:

[tex]x+5y=26[/tex]

[tex]-x+7y=22[/tex]

Add these equations to eliminate x:

[tex]12y=48[/tex]

Then solve [tex]12y=48[/tex] for y:

[tex]12y=48[/tex]

[tex]y=48/12[/tex]

[tex]y=4[/tex]

Write down an original equation:

[tex]x+5y=26[/tex]

Substitute 4 for y in [tex]x+5y=26[/tex]:

[tex]x+5(4)=26[/tex]

[tex]x+20=26[/tex]

[tex]x=26-20[/tex]

[tex]x=6[/tex]

{ [tex]x=6[/tex] and [tex]y=4[/tex] }    ⇒ [tex](6,4)[/tex]

hope this helps...

Answer:

x = 6, y = 4

Step-by-step explanation:

x + 5y = 26

- x + 7y = 22

_________

0 + 12y = 48

12y = 48

y = 48 / 12

y = 4

Substitute y = 4 in eq. x + 5y = 26,

x + 5 ( 4 ) = 26

x + 20 = 26

x = 26 - 20

x = 6

In a right triangle, the lengths of the two legs are 8 cm and 10 cm respectively. Find the hypotenuse of the triangle.
9 cm
10.5 cm
12 cm
12.8 cm

Answers

12.8, pythagorean theorem.

Slope intercept
6times+5y=15

Answers

Answer:

y= (-6/5)x+3

Step-by-step explanation:

6x+5y=15

Divide everything by 5

(6/5)x + y = 3

Move (6/5)x to the other side of the = sign by subtracting

y= (-6/5)x + 3

That's your answer!

Hope it helps!

amy shoots a 100 arrows at a target each arrow with a probability 0.2 what is the probability that at most one of her first 10 arrows hits the target

Answers

Answer:

0.3758 = 37.58% probability that at most one of her first 10 arrows hits the target

Step-by-step explanation:

For each shot, there are only two possible outcomes. Either they hit the target, or they do not. The probability of a shot hitting the target is independent of any other shot, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Each arrow with a probability 0.2

This means that [tex]p = 0.2[/tex]

First 10 arrows

This means that [tex]n = 10[/tex]

What is the probability that at most one of her first 10 arrows hits the target?

This is:

[tex]P(X \leq 1) = P(X = 0) + P(X = 1)[/tex]

So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{10,0}.(0.2)^{0}.(0.8)^{10} = 0.1074[/tex]

[tex]P(X = 1) = C_{10,1}.(0.2)^{1}.(0.8)^{9} = 0.2684[/tex]

Then

[tex]P(X \leq 1) = P(X = 0) + P(X = 1) = 0.1074 + 0.2684 = 0.3758[/tex]

0.3758 = 37.58% probability that at most one of her first 10 arrows hits the target

Suppose you invest a certain amount of money in account that earns 3% annual interest. You also invest that same amount + $2000 that earns 4% annual interest. If the total interest from both accounts at the end of the year is $535, how much has been invested in each account?

Answers

First account: $6500
Second account: $8500

Set x is amount of money in first account
=> x + 2000 is money in second account.
X*3% + (x+2000)*4% = 535
=> x = (53500 - 8000) / 7
X = 45500 / 7 = 6500
=> account #1 = x = 6500
Acc #2 = x + 2000 = 6500 + 2000 = 8500

Water lilies are often used to decorate ponds, as shown in the photo. But they are also famous for their unusual growth pattern!

Answers

Answer:

what is the question

pls mark me as brainlist

Thank you for the points

Which of the following is NOT equivalent to 2x + x - y + 3 + 5?

x + x + x - y + 8
3x - y + 8
2x 2 - y + 5 + 3
x + 2x - y + 5 + 3

Answers

Answer:

2x 2 - y + 5 + 3

Step-by-step explanation:

2ggfdfguutffyreryyrrrrrrrr

A film distribution manager calculates that 5% of the films released are flops. If the manager is right, what is the probability that the proportion of flops in a sample of 572 released films would be greater than 6%

Answers

Answer:

0.1357 = 13.57% probability that the proportion of flops in a sample of 572 released films would be greater than 6%

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]

A film distribution manager calculates that 5% of the films released are flops.

This means that [tex]p = 0.05[/tex]

Sample of 572

This means that [tex]n = 572[/tex]

Mean and standard deviation:

[tex]\mu = p = 0.05[/tex]

[tex]s = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.05*0.95}{572}} = 0.0091[/tex]

What is the probability that the proportion of flops in a sample of 572 released films would be greater than 6%?

1 subtracted by the p-value of Z when X = 0.06. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{0.06 - 0.05}{0.0091}[/tex]

[tex]Z = 1.1[/tex]

[tex]Z = 1.1[/tex] has a p-value of 0.8643

1 - 0.8643 = 0.1357

0.1357 = 13.57% probability that the proportion of flops in a sample of 572 released films would be greater than 6%

7 is added to the product of 5 and 6​

Answers

Answer:

37

Step-by-step explanation:

7 + (5×6)

= 7 + 30

= 37

.................

Answer:

37

Step-by-step explanation:

First Step: Multiply

5x6=30

Second Step: Add

30+7=37

Therefore your answer is 37

Hope this helps and if it does, don't be afraid to give my answer a "Thanks" and maybe a Brainliest if it's correct?  

amy shoots a 100 arrows at a target each arrow hits with a probability 0.01 what is the probability that one of her first 5 arrows hit the target

Answers

Answer:

0.5759

Step-by-step explanation:

Describe the motion of a particle with position (x, y) as t varies in the given interval. (For each answer, enter an ordered pair of the form x, y.) x = 1 + sin(t), y = 3 + 2 cos(t), π/2 ≤ t ≤ 2π

Answers

Answer:

The motion of the particle describes an ellipse.

Step-by-step explanation:

The characteristics of the motion of the particle is derived by eliminating [tex]t[/tex] in the parametric expressions. Since both expressions are based on trigonometric functions, we proceed to use the following trigonometric identity:

[tex]\cos^{2} t + \sin^{2} t = 1[/tex] (1)

Where:

[tex]\cos t = \frac{y-3}{2}[/tex] (2)

[tex]\sin t = x - 1[/tex] (3)

By (2) and (3) in (1):

[tex]\left(\frac{y-3}{2} \right)^{2} + (x-1)^{2} = 1[/tex]

[tex]\frac{(x-1)^{2}}{1}+\frac{(y-3)^{2}}{4} = 1[/tex] (4)

The motion of the particle describes an ellipse.

According to Okun's law, if the unemployment rate goes from 5% to 3%, what will be the effect on the GDP?
A. It will increase by 7%.
B. It will decrease by 7%.
C. It will decrease by 1%.
D. It will increase by 1%.

Answers

Answer:

D. It will increase by 1%.

Step-by-step explanation:

Given

[tex]u_1 = 5\%[/tex] --- initial rate

[tex]u_2 = 3\%[/tex] --- final rate

Required

The effect on the GDP

To calculate this, we make use of:

[tex]\frac{\triangle Y}{Y} = u_1 - 2\triangle u[/tex]

This gives:

[tex]\frac{\triangle Y}{Y} = 5\% - 2(5\% - 3\%)[/tex]

[tex]\frac{\triangle Y}{Y} = 5\% - 2(2\%)[/tex]

[tex]\frac{\triangle Y}{Y} = 5\% - 4\%[/tex]

[tex]\frac{\triangle Y}{Y} = 1\%[/tex]

This implies that the GDP will increase by 1%

Answer: A. It will increase by 7%.

Step-by-step explanation: I took this course!

Which method correctly solves the equation using the distributive property?

Negative 0.2 (x minus 4) = negative 1.7
Negative 0.2 (x minus 4) = negative 1.7. Negative 0.2 x minus 4 = negative 1.7. Negative 0.2 x = 2.3. x = negative 11.5.


Negative 0.2 (x minus 4) = negative 1.7. x minus 4 = 0.34. x = 4.34.


Negative 0.2 (x minus 4) = negative 1.7. Negative 0.2 x + 0.8 = negative 1.7. Negative 0.2 x = negative 2.5. x = 12.5.


Negative 0.2 (x minus 4) = negative 1.7. Negative 0.2 x minus 0.8 = negative 1.7. Negative 0.2 x = negative 0.9. x = 4.5.

Answers

9514 1404 393

Answer:

  (c)  x = 12.5

Step-by-step explanation:

  -0.2(x -4) = -1.7

  -0.2x +0.8 = -1.7 . . . eliminate parentheses using the distributive property

  -0.2x = -2.5 . . . . . . subtract 0.8

 x = 12.5 . . . . . . . . divide by -0.2

Other Questions
Its about similar figures and scale drawing No links A car accelerates at 2 meters/s/s. Assuming the car starts from rest how far will it travel in 10 seconds If the radius of circle is 50cm then find its area? vention 1 of 10These box plots show daily low temperatures for a sample of days in twodifferent townsTWINAM4141Town 11620MID10152025 M3540Degrees (0)Which statement is the most appropriate comparison of the centers?O A. The median temperature for both towns is 20"B. The mean for town A, 30", is greater than the mean for town 8,25"C. The median temperature for both towns is 30'D. The median for town A, 30', is greater than the median for town B,25PREVIOUS9 M How many days was Jesus in the desert?! Evaluate the expression shown below and write your answer as a fraction in simplest form. Given the net of the rectangular prism, what is its surface area? Please help me ASAP in my final project I am ready to pay 20$ Help please!!!!! Im using Plato Help ASAP Iill mark you as brainlister The spatial arrangement of lone pairs and bonded pairs around the centralatom is called A true reversion occurs when the wild-type DNA sequence is restored to encode its original message by a second mutation at the same site or within the same codon. Which of the following isoleucine codon(s) could be mutated once to form a methionine codon, and then mutated at a second site to restore an isoleucine codon?A. AUC.B. AUU.C. AUA.D. None of these codons. TRUE OR FALSE: themes can be applied to the general population Advantages of living close to a river delta Read the excerpt from "Finding Unity in the Alabama Coal Mines. The coal companies, in response, recruited workers from as far as New Yorks Ellis Island, where newly arriving immigrants were desperate for jobs. What is the denotation of the word desperate? in need of excited about overlooked for interested in Two functions, A and B, are described as follows: Function A y = 9x + 4 Function B The rate of change is 3 and the y-intercept is 4. How much more is the rate of change of function A than the rate of change of function B? 2369 PLEASE HELP ME Write a 150-word paragraph about five of the zaniest and/or most novel ways youve found online that people earn incomes. Keep in mind that the sites should not be corporate sites. We are looking for unique niches. Have fun. We think you will be surprised when you see what people are willing to pay for online. tri t c my i dng Most people with bulimia _____.suffer extreme weight gainsuffer extreme weight lossmaintain a weight below the normal rangemaintain a weight within the normal range 8. The army will hunt _ the militants