Find the number c that satisfies the conclusion of the Mean Value Theorem on the given interval. (Enter your answers as a comma-separated list. If an answer does not exist, enter DNE.)
f(x)= sqrt of x [0,9]
c =

Answers

Answer 1

Answer:

9/4

Step-by-step explanation:

f(x) is continuous and differentiable on (0,9).

We want to find c using the following equation.

f'(c)=(f(9)-f(0))/(9-0)

This will require us to find f'(x) first.

f(x)=sqrt(x) is the same as   f(x)=(x)^(1/2)

Using power rule to differentiate this gives f'(x)=(1/2)(x)^(1/2-1) or simplified f'(x)=(1/2)x^(-1/2) or f'(x)=1/(2x^(1/2)).

So we want to solve:

(1/2)c^(-1/2)=(f(9)-f(0))/(9-0)

Simplify denominator on right:

(1/2)c^(-1/2)=(f(9)-f(0))/9

This will require us to find f(9) and f(0).

If f(x)=sqrt(x), then f(9)=sqrt(9)=3 and f(0)=sqrt(0)=0.

So we have the following equation so far:

(1/2)c^(-1/2)=(3-0)/9

Simplify numerator on right:

(1/2)c^(-1/2)=3/9

Multiply both sides by 2:

c^(-1/2)=6/9

Raise both sides to the -2 power:

c^(1)=(6/9)^(-2)

Note c^1=c:

c=(6/9)^(-2):

Note negative exponent means to find reciprocal of base to change exponent to opposite

c=(9/6)^2

Apply the second power:

c=81/36

Reduce by dividing top and bottom by 9:

c=9/4

This means the slope of the tangent to the curve f at x=9/4 is the same value as the slope of the secant line going through points (0,0) and (9,3).

Also 9/4 is between 0 and 9... According to the theorem we were suppose to get a value c between x=0 and x=9.

Confirmation:

Slope of the secant line is (3-0)/(9-0)=3/9=1/3.

Slope of the tangent line to curve f at x=9/4.

f'(x)=(1/2)x^(-1/2)

f'(9/4)=(1/2)(9/4)^(-1/2)

f'(9/4)=(1/2)(3/2)^(-1)

f'(9/4)=(1/2)(2/3)

f'(9/4)=1/3

They are indeed equal values (talking about the 1/3 from the secant and the tangent.)


Related Questions

State if the scenario involves a permutation or a combination. Then find the number of possibilities.

A team of 15 basketball players needs to choose two players to refill the water cooler.

Permutation/Combination:

Answer:

Answers

Answer:

Permutation ; 210 ways

Step-by-step explanation:

Permutation and combination methods refers to mathematical solution to finding the number of ways of making selection for a group of objects.

Usually, selection process whereby the order of selection does not matter are being treated using permutation, while those which takes the order of selection into cognizance are calculated using combination.

Here, selecting 2 players from 15 ; since order does not matter, we use permutation ;

Recall :

nPr = n! ÷ (n - r)!

Hence,

15P2 = 15! ÷ (15 - 2)!

15P2 = 15! ÷ 13!

15P2 = (15 * 14) = 210 ways

Suppose that a local TV station conducts a survey of a random sample of 120 registered voters in order to predict the winner of a local election. The Democrat candidate was favored by 62 of the respondents.

Required:
a. Construct and interpret a 99% CI for the true proportion of voters who prefer the Republican candidate.
b. If a candidate needs a simple majority of the votes to win the election, can the Republican candidate be confident of victory? Justify your response with an appropriate statistical argument.

Answers

Answer:

a) The 99% CI for the true proportion of voters who prefer the Republican candidate is (0.3658, 0.6001). This means that we are 99% sure that the true population proportion of all voters who prefer the Republican candidate is (0.3658, 0.6001).

b) The upper bound of the confidence interval is above 0.5 = 50%, which meas that the candidate can be confidence of victory.

Step-by-step explanation:

Question a:

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the z-score that has a p-value of [tex]1 - \frac{\alpha}{2}[/tex].

Sample of 120 registered voters in order to predict the winner of a local election. The Democrat candidate was favored by 62 of the respondents.

So 120 - 62 = 58 favored the Republican candidate, so:

[tex]n = 120, \pi = \frac{58}{120} = 0.4833[/tex]

99% confidence level

So [tex]\alpha = 0.01[/tex], z is the value of Z that has a p-value of [tex]1 - \frac{0.01}{2} = 0.995[/tex], so [tex]Z = 2.575[/tex].  

The lower limit of this interval is:

[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.4833 - 2.575\sqrt{\frac{0.4833*0.5167}{120}} = 0.3658[/tex]

The upper limit of this interval is:

[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.4833 + 2.575\sqrt{\frac{0.4833*0.5167}{120}} = 0.6001[/tex]

The 99% CI for the true proportion of voters who prefer the Republican candidate is (0.3658, 0.6001). This means that we are 99% sure that the true population proportion of all voters who prefer the Republican candidate is (0.3658, 0.6001).

b. If a candidate needs a simple majority of the votes to win the election, can the Republican candidate be confident of victory? Justify your response with an appropriate statistical argument.

The upper bound of the confidence interval is above 0.5 = 50%, which meas that the candidate can be confidence of victory.

sample of 45 bottles of soft drink showed a variance of 1.1 in their contents. The process engineer wants to determine whether or not the standard deviation of the population is significantly different from 0.9 ounces. Using a significance level of 0.01, what are the critical values of the test

Answers

Answer:

The correct solution is "23.58 and 71.89".

Step-by-step explanation:

Given:

Sample,

n = 45

df = 45 - 1

   = 44

then,

⇒ [tex]X_R^2 = X_{\frac{\alpha}{2},df }^2[/tex]

          [tex]=71.89[/tex]

or,

⇒ [tex]X_L^2 = X_{1-\frac{\alpha}{2}, df }^2[/tex]

         [tex]=23.58[/tex]

the point a(2,-5) is reflected over the origin and its image is point b. what are the coordinates of point b

Answers

Answer:

b(-2,-5)

Step-by-step explanation:

Polynomials with odd degrees typically make a "u-shaped graph" and polynomials with even degrees typically make an "s-shaped" graph.
True
False

Answers

the answer is True :)

The statement that odd degree polynomials have a u-shaped graph and even degree polynomials have an s-shaped graph is FALSE.

What do odd degree polynomials look like on a graph?

Odd degree polynomials have branches that go in opposing directions which means that they will form an s-shaped graph.

Even degree polynomials on the other hand, have graphs that go in the same direction which is why they form u-shaped graphs.

In conclusion, the above statement is false.

Find out more on polynomials at https://brainly.com/question/9696642.

у
х
9
3
Find the value of y.

Answers

9514 1404 393

Answer:

  (d) 6√3

Step-by-step explanation:

There are several ways to work multiple-choice problems. One of the simplest is to choose the only answer that makes any sense. Here, that is 6√3.

y is the hypotenuse of the medium-sized right triangle, so will be longer than that triangle's longest leg. y > 9

The only answer choice that meets this requirement is ...

  y = 6√3

__

In this geometry, all of the right triangles are similar. This means corresponding sides have the same ratio. For y, we're interested in the ratio of long leg to hypotenuse.

  long leg/hypotenuse = y/(9+3) = 9/y

  y² = 9(9+3) = 9·4·3

  y = 3·2·√3 . . . . . . take the square root

  y = 6√3

__

Additional comments

You may notice that y is the root of the product of the longer hypotenuse segment (9) and the whole hypotenuse (9+3 = 12). We can say that y is the "geometric mean" of these segment lengths. Similarly (pun only partially intended), x will be the root of the product of the short segment (3) and the whole hypotenuse (12)

  x = √(3·12) = 6

This is another "geometric mean" relation.

Further, the altitude will be the geometric mean of the two segments of the hypotenuse:

  h = √(9·3) = 3√3

A way to summarize all of these relations is to say that the legs of the right triangle that are not the hypotenuse are equal to the geometric mean of the segments of the hypotenuse that the leg intercepts.

  x = √(3·12)

  y = √(9·12)

  h = √(3·9)

help i’ll give brainliest

Answers

-4

explination: the x-intercept is where the line touches the X line kn the graph, the line intercepts at -4

Answer:

(0,-4)

Step-by-step explanation:

The plot for x intercept is at -4,0 and the y intercept is at 0,5

type it in as (0,-4), some require the (#,#) format

[tex]\sqrt{25}[/tex]

Answers

Answer:

5

Step-by-step explanation:

Calculate the square root of 25 and get 5.

5 I just thought of what # gets me to 25

I need some help please!!!

Answers

9514 1404 393

Answer:

  13 < √181 < 14

Step-by-step explanation:

Apparently, you're supposed to know that ...

  13² = 169

  14² = 196

so √181 will lie between 13 and 14.

  13 < √181 < 14

In my town, it's rainy one third of the days. Given that it is rainy, there will be heavy traffic with probability 1/2, and given that it is not rainy, there will be heavy traffic with probability 1/4. If it's rainy and there is heavy traffic, I arrive late for work with probability 1/2. On the other hand, the probability of being late is reduced to 1/8 if it is not rainy and there is no heavy traffic. In other situations (rainy and no traffic, not rainy and traffic) the probability of being late is 0.25. You pick a random day.
a. What is the probability that it’s not raining and there is heavy traffic and I am not late?
b. What is the probability that I am late?
c. Given that I arrived late at work, what is the probability that it rained that day?

Answers

Answer:

a) 0.125 = 12.5% probability that it’s not raining and there is heavy traffic and I am not late.

b) 0.2292 = 22.92% probability that I am late.

c) 0.5454 = 54.54% probability that it rained that day.

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.

Question a:

2/3 probability of not raining.

If not raining, 1/4 probability of heavy traffic.

1 - 0.25 = 0.75 = 3/4 probability of not late.

So

[tex]p = \frac{2}{3} \times \frac{1}{4} \times \frac{3}{4} = \frac{2}{16} = 0.125[/tex]

0.125 = 12.5% probability that it’s not raining and there is heavy traffic and I am not late.

b. What is the probability that I am late?

0.5 of (1/3)*(1/2) = 1/6(rainy and heavy traffic).

0.25 of (1/3)*(1/2) = 1/6(rainy and no traffic).

1/8 = 0.125 of (2/3)*(3/4) = 1/2(not rainy and no traffic).

0.25 of (2/3)*(1/4) = 1/6(not rainy and traffic). So

[tex]P(A) = 0.5\frac{1}{6} + 0.25\frac{1}{6} + 0.125\frac{3}{6} + 0.25\frac{1}{6} = \frac{0.5 + 0.25 + 3*0.125 + 0.25}{6} = 0.2292[/tex]

0.2292 = 22.92% probability that I am late.

c. Given that I arrived late at work, what is the probability that it rained that day?

Event A: Late

Event B: Rained

0.2292 = 22.92% probability that I am late.

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

Probability of late and rain:

0.5 of 1/6(rain and heavy traffic).

0.25 of 1/6(rain and no traffic). So

[tex]P(A \cap B) = 0.5\frac{1}{6} + 0.25\frac{1}{6} = \frac{0.5 + 0.25}{6} = \frac{0.75}{6} = 0.125[/tex]

Probability:

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

0.5454 = 54.54% probability that it rained that day.

If A is the center of the circle, then which statement explains how segment GH is related to segment FH? Circle A with inscribed triangle EFG; point D is on segment EF, point H is on segment GF, segments DA and HA are congruent, and angles EDA and GHA are right angles.

Answers

Answer:

I can say for sure that the answer is not segment GH ≅ segment FH because the tangents that create the segment FG share a common endpoint.  I believe the answer is segment GH ≅ segment FH because arc EF ≅ arc GF.

Step-by-step explanation:

Again, I'm not sure about the correct answer but I know for sure it isn't segment GH ≅ segment FH because the tangents that create the segment FG share a common endpoint.  

The segment GH and the segment FH are equal to each other because the line AH is coming from the center of the circle and is bisecting the line GF.

What is a circumscribed circle?

The circumcenter of a triangle can be constructed by drawing any two of the three perpendicular bisectors. For three non-collinear points, these two lines cannot be parallel, and the circumcenter is the point where they cross.

Any point on the bisector is equidistant from the two points that it bisects, from which it follows that this point, on both bisectors, is equidistant from all three triangle vertices

Hence the segment GH and the segment FH are equal to each other because the line AH is coming from the center of the circle and is bisecting the line GF.

To know more about a Circumscibed circle follow

https://brainly.com/question/2699432

If 15% of the customer's total is $22.05, then the customer's total is

Answers

Answer:

$147

Step-by-step explanation:

0.15x = $22.05

Divide both sides by 15

22.05/0.15 = $147

What is the distance between the following points?
WILL GIVE BRAINLIEST

Answers

Answer:

D.√85

Step-by-step explanation:

We can find the distance between two points using the distance between two points formula

Distance between two points formula:

d = √(x2 - x1)² + (y2 - y1)²

Where the x and y values are derived from the given points

We are given the two points (-2,7) and (7,9)

Using these points let's define the variables ( variables are x1, x2, y1, and y2)

Remember points are written as follows (x,y)

The x value of the first point is -2 so x1 = -2

The x value of the second point is 7 so x2 = 7

The y value of the first point is 7 so y1 = 7

The y value of the second point is 9 so y2 = 9

Now that we have defined each variable let's find the distance between the two points

We can do this by substituting the values into the formula

Formula: d = √(x2 - x1)² + (y2 - y1)²

Variables: x1 = -2, x2 = 7, y1 = 7, y2 = 9

Substitute values in formula

d = √(7 - (-2))² + (9 - 7)²

Evaluation:

The two negative signs cancel out on 7-(-2) and it changes to +7

d = √ (7+2)² + (9-7)²

Add 7+2 and subtract 9 and 7

d = √ (9)² + (2)²

Simplify exponents 9² = 81 and 2² = 4

We then have d = √ 81 + 4

Finally we add 81 and 4

We get that the distance between the two points is √85

AABC is reflected across the x-axis and then translated 4 units up to create AA'BC. What are the coordinates of the vertices of AABC?

Answers

When Triangle ABC is reflected on the x-axis the new coordinates are A (-3,-1) B(-1,-3) C(-2,-1)

However the Triangle is then translated 4 units up, so the New and Final coordinates for Triangle ABC is A(-3,3) B(-1,0) and C(-2,4)

Hope this helps

Find f such that f'(x) = 8x – 3. f(4) = 0​

Answers

Answer: y=29 / (4,29)

Step-by-step explanation:

By graphing [tex]f(x)=8x-3[/tex] and [tex]f(4)=0[/tex] on Desmos. You'll be able to find that when x is 4, y is 29.

Similarly, you can plugin 4 into the original equation ([tex]f(x)=8x-3[/tex]) Which looks like:

[tex]8(4)-3\\32-3=29[/tex]

Additionally, you can change [tex]f(x)=[/tex] to [tex]y=[/tex] as it is the exact same thing. With that in mind, you can do the same with [tex]f(x)=0[/tex] and just change it to x=4. As you're wanting to know what the y-value is when x=4.

Answer:

4x²-3x+c is our original equation

Step-by-step explanation:

we have an independent number I called this number c

put 4 from x and try to find c

f(4)=4*(4²)-3*(4)+c=0

we have to be careful about f(4) is 0

64-12+c=0 and c is -52 so our original equation is 4x²-3x-52

At the school carnival, Jade has a game booth with a spinner. The banner at her booth reads "80% chance of winning!" What is the chance that a player may not win?

20%
40%
50%

Answers

Hi there!  

»»————- ★ ————-««

I believe your answer is:  

20%

»»————- ★ ————-««  

Here’s why:  

⸻⸻⸻⸻

The banner reads that there is an 80% chance of winning a prize.

⸻⸻⸻⸻

[tex]100\% - 80\% = \boxed{20\%}[/tex]

⸻⸻⸻⸻

There is a 20% chance that the player would not win.

»»————- ★ ————-««  

Hope this helps you. I apologize if it’s incorrect.  

The quadratic equation x^2 + 3x + 50 = 0 has roots r and s. Find a quadratic equation whose roots are r^2 and s^2.

Answers

Answer:

x^2 + 91x + 2500

-----------------------------------------------------------------------------

x^2 + 3x + 50

(x-r)(x-s)

-> x^2-(r+s)x+rs

rs = 50, r + s = -3

-> (rs)^2 = 2500

(r+s)^2 = 9

-> r^2 + 2rs + s^2 = 9

-> r^2 + 2(50) + s^2 = 9

-> r^2 + s^2 + 100 = 9

-> r^2 + s^2 = -91

(x-r^2)(x-s^2)

-> x^2-(r^2+s^2)x+(rs)^2

-> x^2 - (-91)x + 2500

x^2 + 91x + 2500

Please solve this l am in many problem please please please please help me ​

Answers

Answer:

h) a+20 = 80 (vert. opp angles)

a = 60

i) 3a+48 = 180

3a = 132

a = 44

a) 3x + 2x = 180

5x = 180

x = 36

∡y = 72

∡z = 108

∡r = 144

∡x = 180-144 = 36

b) p:b = 3:1

4u = 180

u = 45

∡p = 135

∡b = 45

∡q = ∡p = 135 (vert. opp)

∡a = ∡b = 45 (vert. opp)

Answer:

hello,

as i have taken the time to draw the picture

Step-by-step explanation:

–20 ÷ 5 =

I need help

Answers

The answer is -4
-20 divided by 5 ^

Hallar el noveno término de la progresión aritmética 8, 13, 18,…

Answers

Answer:18

Step-by-step explanation:

Alejandro wants to adopt a puppy from an animal shelter. At the​ shelter, he finds eight puppies that he​ likes: a male and female puppy from each of the four breeds of and Labrador. The puppies are each so cute that Alejandro cannot make up his​ mind, so he decides to pick the dog randomly. Find the probability that Alejandro chooses a .

Answers

Answer:

Hence the required probability is, 3/4

Step-by-step explanation:  

At the shelter, he likes :  

a male coolie, a female coolie, a male boxer, a female boxer, a male beagle, a female beagle, a male Labrador, and a female Labrador.  

Let, A denote the event of selecting a male coolie and B denote the event of selecting a male Labrador.  

P(A) = 1/8 = P(B)  

Here the probability of selecting a puppy except A & B is,  

P(AUB)c = 1 - P(AUB) = 1 - { P(A) + P(B) } = 1 - 1/8 - 1/8 = 3/4

I tried everything from adding to dividing, subtracting, multiplying but still no correct answer. Can someone help me out here please? Thank you for your time.

Answers

Answer:

68%

Step-by-step explanation:

6,753/100=67.53 which rounds up to 68%

salt contains 10% calcium 3% carbon and 12% oxygen find the amount in grams of each of the compounds in 1 kg of Chalk​

Answers

Hope the picture above will help you

An education researcher would like to test whether 2nd graders retain or lose knowledge during the summer when they are presumably not in school. She asks nine 2nd graders to take a comprehension exam at the end of the school year (May), and then asks those same students to come back after the summer (late August) to retake a different but equivalent exam, to see if their level of comprehension has changed. Using the data below, test this hypothesis using an (alpha level of 0.05.)

May August
95 100
72 80
78 95
50 65
89 85
92 98
75 70
90 96
65 87

Required:
What is the appropirate test?

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

Given the data:

May August

95 100

72 80

78 95

50 65

89 85

92 98

75 70

90 96

65 87

The appropriate test is a paired t test :

d = difference between May and August

d = (-5, -8, -17, -15, 4, -6, 5, -6, -22)

The hypothesis :

H0 : μd = 0

H1 : μd ≠ 0

The test statistic :

T = dbar / (Sdbar/√n)

Where, dbar and Sdbar are the mean and standard deviation of 'd' respectively.

Using calculator :

dbar = - 7.777 ; Sdbar = 9.052

Test statistic = - 7.777 / (9.052 /√9)

Test statistic = - 2.577

The Pvalue, df = n - 1 = 9 - 1 = 8

Pvalue(-2.577, 8) = 0.0327

At α = 0.05

Pvalue < α ; WE reject the H0 ; and conclude that there has been a change in score

The 3rd and 7th terms of an arithmetic progression are 6and 30 respectively determine the common difference, first term,10th term.​

Answers

Answer:

d = 6 , a₁ = - 6 and a₁₀ = 48

Step-by-step explanation:

The nth term of an arithmetic progression is

[tex]a_{n}[/tex] = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Given a₃ = 6 and a₇ = 30 , then

a₁ + 2d = 6 → (1)

a₁ + 6d = 30 → (2)

Subtract (2) from (1) term by term to eliminate a₁

4d = 24 ( divide both sides by 4 )

d = 6

Substitute d = 6 into (1)

a₁ + 2(6) = 6

a₁ + 12 = 6 ( subtract 12 from both sides )

a₁ = - 6

Then

a₁₀ = - 6 + (9 × 6) = - 6 + 54 = 48

----------------------------------------------------

Answer:

d=6

a=-6

Step-by-step explanation:

use the formula for the nth term which is

Tn=a+(n-1)d..you will have to create two equations then solve them as a simultaneous equation

T3=6 and T7=30

T3=a+(3-1)d

6=a+2d........... first equation

T7=a+(7-1)d

30=a+6d.......... second equation

then solve them as a simultaneous equation

a+2d=6

a+6d=30

-4d/-4=-24/-4

d=6

a+2d=6

a+2(6)=6

a=6-12

a=-6

I hope this helps

can jack built 1/5 of a shed in the same time that kyle can build 5/8 of shed,
how much of a shed will jack have built when kyle finished building 1 shed?

Answers

Answer: 3/10 of a shed

=============================================================

Explanation:

Let's say the shed comes in 40 equal pieces. Each piece takes the same amount of time to assemble. Why am I picking 40? Because 8*5 = 40.

This will allow us to rewrite the fractions with a common denominator.

1/5 = 8/40 .... multiply top and bottom by 85/8 = 25/40 .... multiply top and bottom by 5

So Jack can build 8/40 of the shed in the same amount of time Kyle can build 25/40 of the shed.

Instead of writing fractions (which honestly are a pain to deal with), I'm going to write "8 pieces" and "25 pieces" to represent "8/40" and "25/40" respectively. Just keep in mind that there are 40 pieces total.

So again, Jack can assemble 8 pieces in the time it takes Kyle to assemble 25 pieces.

---------------

The ultimate goal is to have Kyle assemble 40 pieces while Jack puts together some unknown number of pieces (some number between 8 and 40). Let's say it's x.

We can then form this proportion

[tex]\frac{\text{Jack's initial 8 pieces}}{\text{x pieces}}=\frac{\text{Kyle's initial 25 pieces}}{\text{goal of 40 pieces}}[/tex]

which simplifies or cleans up to

5/x = 25/40

-----------------

Let's solve for x using cross multiplication

8/x = 25/40

8*40 = x*25

320 = 25x

25x = 320

x = 320/25

x = 12.8

So in the time it takes Kyle to assemble all 40 pieces, Jack can put together 12.8 pieces of the shed. However, we can't have Jack put together some fractional piece, because each "piece" is as small as it gets. We can't get any smaller. It would be like saying a fractional part of an atom or a lego block.

So we'll round 12.8 down to 12.

Jack can assemble 12 pieces in the time it takes Kyle to assemble 40 pieces.

Let's then convert this back to fraction form

12 pieces = 12/40 of a shed = 3/10 of a shed.

Type 7.2e-4 as a floating-point literal but not using scientific notation, with a single digit before and five digits after the decimal point.

Answers

Answer:

A

Step-by-step explanation:i did the test

The value of the floating point number is A = 0.00072

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

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

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the equation be represented as A

Now , the value of A is

Substituting the values in the equation , we get

A = 7.2e⁻⁴

On simplifying the equation , we get

A = 7.2 x 10⁻⁴

The value of the decimal point is moved 4 units to the left , so

The number A is A = 0.00072

Hence , the floating point number is A = 0.00072

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ2

A woman is 42years old. Her daughter is 1/3 of her age. Three years ago the sum of her age was

Answers

Answer:

50

Step-by-step explanation:

So we know that 42/3=14.

3 years before was:

14-3=11

42-3=39

The sum of 11+39 is 50

What's the next number in the sequence 16, 4, 1,

Answers

Answer:

0.25

Step-by-step explanation:

16/4 = 4

4/4 = 1

1/4 = 0.25

0.25/4 = 0.0625

0.0625/4 = 0.015625

give me brainliest please:)

Use the Pythagorean theorem to find the missing lengths in the diagram below.

Answers

Answer:

anser b

Step-by-step explanation:

i had it

Answer:

x = √74

y = √17

Answered by GAUTHMATH

Other Questions
A swim teacher sells lesson packages. The best deal has the highest ratio of lessons to total cost. Swim Lesson Packages Number of Lessons Total Cost 1 $10 5 $40 10 $80 15 $80 Which package is the best deal? 1 lesson for $10 5 lessons for $40 10 lessons for $80 15 lessons for $80 Is this sentence a run-on? You are my friend, what can I do to help you? A cell undergoes cytokinesis after meiosis I. What step happens next? What is the surface area of a sphere with a diameter of 14 cm? 98pi cm squared 28pi cm squared 784pi cm squared 196pi cm squared If the kinetic energy of a particle has increased to 25 times its initial value, then the percentage of the change in the wavelength which is associated with the particle's motion is...A) 80%B) 60%C) 40%D) 20% 2) Write the importance of social traditions and customs practised in Nepal. write two examples of sociacultural development which milatary leader was tied to the ship so he would not fall off during battle The growth rate of the sunflower from day 14 to day35 is nearly constant. On this interval, whichof thefollowing equations best modelsthe height k incentimeters, of the sunflower t days after it beginsto grow? Questions for Activity 3: Making Molecular Models of Aerobic and Anaerobic Respiration Text BoxDraw what you think the models of aerobic and anaerobic respiration would look like if you constructed them using models like in figures 3-6 "Every society is transforming from primitive to modern". Do you agree with this statement?write your opinion in a sentence. What is the length of ST? 4. Which of the following statements about accurate writing is true?O A. It considers all viewpoints as equally valid and gives equal space to each.O B. It considers only one viewpoint and explains it thoroughly.O C. It contains emotional language to support the writer's claims.O D. It mentions other points of view and shows how they're incorrect. what is the value for f(x)4^2x -100 when x=2 ?(the ^2x is a exponent) Find the lengths of the other two sides of the isosceles right triangle a fair coin is flipped. if the flip results in a head, then a fruit is selected from a basket containing 8 apples, 2 bananas, and 6 cantaloups. if the flip results in a tail, then a fruit is selected from a basket containing 6 apples and 4 bananas. what is the probability that the flip resulted in tails, given that the fruit selexted is a banana g which phrase is the most negative connotation: a garnish style, a bold style, or a gaudy style Find the circumference of the circle.10.1 inHint: C = xxdx= 3.14A.15.857 inB.31.714 inC.63.428 inD.13.24 in You will create a molecular clock model for an arthropod gene. Follow these guidelines to make your model:Your timeline will span from 90 million years ago to the present. The common ancestor in your model is an arthropod that lived 90 million years ago. The gene that youll track codes for a protein in the species venom.The DNA sequence youll track contains 10 nitrogen bases. You can choose the order of the bases and where the mutations occur.This gene mutates at a rate of approximately 0.76 base pairs every 17.1 million years. To build your model, calculate the estimated time period it takes for 1 base pair to mutate.The first time period will only show the common ancestor. At the beginning of the second time period, three lineages will diverge from the common ancestor, each with a different mutation in their gene sequences.The first and third descendant species will survive for the rest of the timeline. The second descendant species was extinct 50 million years ago.Calculate how long it will take for one full base pair mutation to occur. Explain your reasoning by constructing a mathematical equation. DJVJNNSMKAJABJSHSNSB