Use newton's method to find the absolute minimum value of the function f(x)=x2+sinx correct to six decimal places.

Answers

Answer 1

The solution would be like this for this specific problem:

 

f(x) = x^2 + sin(x) 

f '(x) = 2x + cos(x) 

 

The minimum value is at f '(x) = 0, 

 

So, let g(x) = 2x + cos(x) 

Thus, g '(x) = 2 - sin(x) 

x(new) = x - g(x) / g '(x) 
or 
x(new) = x - [2x + cos(x)] / [2 - sin(x)] 

 

Calculation 

x1 = -0.5 - [2 * -0.5 + cos(-0.5)] / [2 - sin(-0.5)] 
= -0.4506266931 
x2 = -0.4501836476 
x3 = -0.4501836113 
x4 = -0.4501836113 

 

This value for x, f(x) = -0.2324655752. 


After converting to 6 decimal places: the minimum point is (-0.450184, -0.232466).

Answer 2

Final answer:

To find the absolute minimum value of f(x)=x^2+sin(x), use Newton's method with Newton-Raphson iteration x_{n+1} = x_n - f(x_n)/f'(x_n). Start with an initial guess and iterate until the result converges to six decimal places, ensuring the second derivative at the critical point is positive.

Explanation:

To find the absolute minimum value of the function f(x)=x^2+sin(x) correct to six decimal places, we can use Newton's method. Newton's method helps to find successively better approximations to the roots (or zeroes) of a real-valued function. First, we need to find the derivative of the function, which gives us f'(x) = 2x + cos(x). We are looking for a critical point where the derivative is zero because this could indicate a potential minimum (or maximum).

Starting with an initial guess, we can apply the Newton iteration formula x_{n+1} = x_n - f(x_n)/f'(x_n) to find a better approximation. In this case, let's choose an initial guess close to the root of f'(x). Since we do not have the specific initial guess, we would theoretically pick a value near the expected minimum and iterate until the difference between consecutive approximations is less than the desired tolerance, which is the change in six decimal places.

The Newton-Raphson iteration would be applied repeatedly until convergence is seen at six decimal places. Note that in practice, one must also check the second derivative f''(x) at the found critical point to confirm it is a minimum (it should be positive).


Related Questions

Prove abcd is a parallelogram

Answers

AD and BC slant while AB and DC are parallel

Since both pairs of opposite sides of quadrilateral ABCD are parallel and equal, by definition, ABCD is a parallelogram.

Given that in quadrilateral ABCD, side AD is equal to side BC (AD = BC) and side AD is parallel to side BC (AD || BC), we can use these properties to prove that ABCD is a parallelogram.

Here is a step-by-step proof:

1. Definition of a parallelogram: A quadrilateral is a parallelogram if both pairs of opposite sides are parallel.

2. Given: AD = BC (opposite sides are equal) and AD || BC (opposite sides are parallel).

3. To Prove: AB || CD and AB = CD (the other pair of opposite sides are also parallel and equal).

4. Proof:

   - Since AD = BC and AD || BC, we have one pair of opposite sides that are equal and parallel.

   - In a quadrilateral, if one pair of opposite sides is equal and parallel, the quadrilateral is a parallelogram (This is a theorem in Euclidean geometry).

   - Therefore, AB must be parallel to CD (AB || CD) because the opposite sides of a parallelogram are parallel by definition.

   - Also, in a parallelogram, opposite sides are equal (another property of parallelograms), so we can conclude that AB = CD.

5. **Conclusion**: Since both pairs of opposite sides of quadrilateral ABCD are parallel and equal, by definition, ABCD is a parallelogram.

This logical sequence uses the properties of parallelograms and the given information to prove that ABCD must be a parallelogram.

Identify the reflection of the figure with vertices

Answers

reflection across the x-axis:
the x coordinate will stay the same but y coordinate will change sign 

for example ( 2, -4)  will reflect to 2 , 4)

Check out option B

True or False
The geometric mean of 8 and 2 is 4.

Answers

TRUE IVE GOT IT WRONG  ON MY ASSIGNMENT.

Answer:

True

Step-by-step explanation:

To find the geometric men you have to cross multiply the two given numbers and then find x squared for those numbers. So to find x squared you have to find the square root of the product from the two multiplied numbers.

8/x = x/2

8*2 = 16 = x squared

x= square root of 16 which equals 4

You can solve equations by graphing. Explain how to find the solutions by a given graph.

Answers

For solve equation by graphing, it need to come equation at the form, that it's simple to build a graph for left part of equation, and another graph for right part. The intersection of thats two graphs is the solution.



geometry help! this is my 2nd to last question

Answers

A square since all sides are equal and the angles aren't acute so it can't be a rhombus
Hi.
Your answer would be d. square. Rhombus have actute angles, squares have right angles. It's clearly not a rectangle (as the sides are all the same) so it has to be square.

I hope I helped and if you need more you could always ask me :)

-Dawn

For the graph y= 1 find the slope of a line that is perpendicular to it and the slope of a line parallel to it. Explain your answer with two or more sentences

Answers

It is a horizontal line on 1

Answer:

Parallel: [tex]m = 0[/tex] (Horizontal), Perpendicular: [tex]m = -\frac{1}{0}[/tex] (Vertical)

Step-by-step explanation:

The equation y = 1 is an horizontal straight line ([tex]y = 0\cdot x + 1[/tex]). The slope of a line parallel to it is [tex]m = 0[/tex]. The slope of line perpendicular to it is [tex]m = -\frac{1}{0}[/tex], since slope is represented by tangent function, which is undefined at [tex]\theta = \pm 0.5\pi[/tex].


To which graph does the point (2, 4) belong?

y ≥ x + 3
y ≥ −x + 8
y ≥ 4x − 5
y ≥ −2x + 9

Answers

(2,4) belongs to the graph y is greater than or equal to 4x - 5

Answer:

Option (3) is correct.

(2,4) belongs to y ≥ 4x - 5

Step-by-step explanation:

Given : the point (2,4)

We have to find the equation of graph to which the point (2,4) belongs.

We will substitute the point in the  each given equation and for which the point satisfies will contain the point.

For 1) y ≥ x + 3

Put x = 2 and y = 4

⇒ 4 ≥ 2 + 3

⇒  4 ≥ 5 (false)

For 2) y ≥ -x + 8

Put x = 2 and y = 4

⇒  4 ≥ -2 + 8

⇒  4 ≥ 6 (false)

For 3) y ≥ 4x - 5

Put x = 2 and y = 4

⇒  4 ≥ 4(2) - 5 = 8 - 5

⇒  4 ≥ 3 (true)

For 4) y ≥ -2x + 9

Put x = 2 and y = 4

⇒  4 ≥ -4 + 9

⇒  4 ≥ 5 (false)

Since, the point (2,4) satisfies only inequality y ≥ 4x - 5.

Thus, (2,4) belongs to y ≥ 4x - 5

one number is 10 times another number. their difference is 72. what are the two numbers?

Answers

lets 2 numbers are x and y
x = 10y
x - y = 72

substitute x = 10y into x - y = 72

10y - y = 72
9y = 72
 y = 8

x = 10y = 80

answer
2 numbers are 8 and 80

The two numbers are 80 and 8.

What is linear equation in two 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.

What is substitution method ?

The substitution method can be defined as a way to solve a linear system algebraically. This method works by substituting one y-value with the other.

Let the two numbers be x and y.

According to the question.

x = 10y

And,

x - 10y = 72

Now, We have a linear equation in two variables. So, for finding the values of x and y we solve the above two equations by substitution method.

Substitute the value of x = 10y in x - y = 72

[tex]\implies 10y -y = 72 \\\implies 9y = 72\\\implies y = \frac{72}{9} \\\implies y = 8[/tex]

Therefore,

x = 10 × 8 = 80

Hence, the two numbers are 80 and 8.

Find out the more information about linear equation in two variable and substitution method here:

https://brainly.com/question/14619835

#SPJ2

A collection of quarters and nickels contains at least 42 coins and is worth at most $8.00. If the collection contains 25 quarters, how many nickels can be in the collection?

Answers

The total number of nickels that can be collected is 17 and this can be determined by forming the inequality.

Given :

A collection of quarters and nickels contains at least 42 coins and is worth at most $8.00.

The inequality can be formed in order to determine the total number of nickels that can be collected.

Let the total number of quarters be 'x' and the total number of nickels be 'y'. Then the inequality that represents the total number of quarters and nickels contained in the collection is at least 42 is given by:

x + y [tex]\geq[/tex] 42  --- (1)

The inequality that represents that the worth of the coins is at most $8 is given by:

0.25x + 0.5y [tex]\leq[/tex] 8   --- (2)

Now, according to the given data there are a total of 25 quarters in the collection, so, the number of nickels contained in the collection is:

x + y [tex]\geq[/tex] 42

25 + y [tex]\geq[/tex] 42

y [tex]\geq[/tex] 17

So, the total number of nickels that can be collected is 17.

For more information, refer to the link given below:

https://brainly.com/question/25140435

Final answer:

The collection can contain up to 35 nickels, given that it already includes 25 quarters and the total value does not exceed $8.00.

Explanation:

To determine how many nickels can be in the collection, we must first calculate the total value of the 25 quarters. Since each quarter is worth 25 cents, we multiply 25 quarters by 25 cents to get 625 cents, which is $6.25. The maximum value of the entire collection is $8.00. Thus, we subtract $6.25 from $8.00 to find the remaining value that can be occupied by nickels, which is $1.75. Each nickel is worth 5 cents, so we divide $1.75 by 0.05 (5 cents) to find the maximum number of nickels. $1.75 divided by 0.05 equals 35. Therefore, the collection can contain up to 35 nickels.

The graph below shows the value of Edna's profits f(t), in dollars, after t months:

graph of quadratic function f of t having x intercepts at 6, 0 and 18, 0, vertex at 12, negative 36, and passes through point 21, 41.25

What is the closest approximate average rate of change for Edna's profits from the 18th month to the 21st month?

a. Three dollars per month

b. Nine dollars per month

c. 13.75 dollars per month

d. 41.25 dollars per month

Answers

The easiest way to find the average rate of change is with the formula:
( y 2 - y 1 ) / ( x 2 - x 1 )
We have to find the average rate of change from the 18th month to the 21st month. So: y2 = 41.25, y 1 = 0,  x 2 = 21, x 1 = 18;
( 41.25 - 0 ) / ( 21 - 18 ) = 41.25 / 3 = 13.75
Answer:
c. 13.75 dollars per month.

Answer:

C) 13.75 dollars per month

Step-by-step explanation:

i took the test and got it right

F r(x) = 3x – 1 and s(x) = 2x + 1, which expression is equivalent to ?

Answers

 (r/s)(6) = r(6) / s(6) 
= (3*6 - 1) / (2*6 + 1) 
= 17/13

what is the circumference of a circle with a radius of 39

Answers

The circumference would be 78 pi.

The formula for finding circumference is C = 2[tex] \pi [/tex]r

[tex]C = 2 \pi r C = 2 \pi 39 C = 78 \pi [/tex]


Solve the linear equation:
3.4 + 2(9.7 – 4.8x) = 61.2

Answers

3.4 + 2(9.7 – 4.8x) = 61.2 ,   x = -4

steps:
subtract 3.4 from both sides
simplify 
divide both sides by 2
subtract 9.7 from both sides
simplify again
divide both sides by -4.8
simplify once more 

The mean is defined as the

Answers

It is defined as the average of the data.
average of the set of numbers. In order to find the mean, add up all the numbers, and divide the sum of all the numbers by the number of numbers there are.
hope this helps:)

10(2y+2)−y=2(8y−8)

y= ???

Answers

Y = -12
- distribute the 10 into (2y+2)
- distribute 2 into (8y-8)
You will have 20y +20 - y = 16y - 16
- bring the 20 to the other side to get
20y - y = 16y - 36
- subtract y from 2y to get 19y = 16y -36
- bring 16y to the other side to get 3y = -36
- divide 3 from both sides to single out y.
Your final answer is y = -12
10(2y+2)−y=2(8y−8) 
20y + 20 - y = 16y - 16
19y - 16y = -16 - 20
3y = -36
y = -36/3
y = -12

An extension ladder leans agintst a biulding, making a 75 degree angle of elevation with the ground. The base of the ladder is 8 ft from the base of the building.

To the nearest tenth of a foot, how long is the ladder?

Answers

For this problem, you're going to need to use trig. More specifically, you need to use the tangent function:

tan (value) = opposite/adjacent

tan 75 = opposite/8 (Here, the opposite side is the length of the ladder)

8 * tan 75 = opposite

29.8564065 = opposite

So, the ladder is 29.9 feet.

The ladder is 29.9 feet long.

For solving this problem we have to use trigonometric ratio  

We need to use the tangent function:

What is the ratio of tangent function?

[tex]tan (\theta) = opposite/adjacent[/tex]

[tex]tan 75 = opposite/8[/tex]

multiply both side by 8 so we will get,

Here, the opposite side is the length of the ladder and angle [tex]\theta =75^0[/tex]

Therefore by using the tan ratio we have,

[tex]8 * tan 75 = opposite[/tex]

[tex]29.8564065 = opposite[/tex]

Therefore, the ladder is 29.9 feet.

To learn more about the trigonometric ratio visit:

https://brainly.com/question/24349828

32, 40, 34, 31, 20, 36, 40, 31. How does the outlier affect the mean? If necessary, round to the nearest tenth.

Answers

An outlier is the number that is farthest away from the main data set. So the numbers 32, 40, 34, 31, 36, 40, and 31 are all relatively close but if you look at 20, it's a lot farther away. Therefore, 20 is the outlier in this problem.

Please help solve -2|5y-1|=-10

Answers

Alright, so we can start by dividing -2 from both sides, getting |5y-1|=20. Then, since 5y-1 is in an absolute value, 5y-1 is either 20 or -20.
In 5y-1=20, we can add one to both sides, getting 5y=21 and y=21/5. In
5y-1=-20, we can add one again, getting 5y=-19 and y=-19/5.

If you have any more equations, make sure to plug both numbers in to check, but otherwise y has two answers , which are -19/5 and 21/5.

Four times the difference of a number and seven is 12

Answers

4(x-7)=12=


4x-28=12 

add 28 to both sides

4x=40

x =40/4 = 10

x = 10

In the triangle below, what ratio represents cot θ?

Answers

tanα=9/12

cotα=1/tanα

cotα=12/9

cotα=4/3
We know that the tangent of an angle in a right triangle is the opposite divided by the adjacent. This is the cotangent, so we reciprocate that to get that the cotangent is the adjacent divided by the opposite!
Plugging in, we get that the cotangent of the indicated angle is [tex]$\frac{12}{9}=\frac{4}{3}$[/tex].

(6u3 + 7u2 + 2) + (3u3 – 8u + 4)

Answers

Remove the parentheses and bring like terms together:-

=  6u3 + 3u3 + 7u2 - 8u + 2 + 4    Simplifying like terms :-

= 9u3 + 7u2 - 8u + 6
(6u3 + 7u2 + 2) + (3u3 – 8u + 4)
=6u³+3u³+7u²-8u+4+2
ANSWER:9u³+7u²-8u+6 

All of the following are equivalent except _____.

x - (-2)
-2 + x
x - 2
x + (-2)

Answers

All are equivalent except the first one.

A.

Its correct i got 100% on a test

Simplify this problem please

Answers

First work out the parenthesis:

9x⁴y⁴ / 3y²

Then get rid of the denominator using 9/3=3 and y⁴/y² = y²

3x⁴y² is the simplest form.

Which one of the numbers in the series is wrong, and should be replaced? 2 - 4 - 8 - 16 - 20 - 22 - 44 - 46?

Answers

Final answer:

The number series 2 - 4 - 8 - 16 - 20 - 22 - 44 - 46 has a pattern whereby each number doubles the previous number. However, 20 does not follow this pattern, and the correct number should be 32 (being double of 16). Therefore, 20 is the incorrect number in this series.

Explanation:

This question is a query regarding a number series, specifically asking for us to identify any number that does not fit the pattern of the series. The series given is: 2 - 4 - 8 - 16 - 20 - 22 - 44 - 46. By examining the series closely, we can observe a clear pattern: each number is doubling the previous number. So, after 2 we have 4 (2x2), then 8 (4x2), then 16 (8x2) and so forth.

However, at the fifth place, we have the number 20, which doesn't follow this pattern. If we were to follow the established pattern, the fifth number should be 32 (16x2), not 20. Therefore, the incorrect number in this series is 20, and the correct series should be 2 - 4 - 8 - 16 - 32 - 22 - 44 - 46.

Learn more about Number series here:

https://brainly.com/question/28564720

#SPJ12

The incorrect number in the series is 20, and it should be replaced with 32. The accurate sequence is 2, 4, 8, 16, 32, 64, 128, 256.

Let's examine the sequence: 2 - 4 - 8 - 16 - 20 - 22 - 44 - 46.
At a glance, it appears each number is double its preceding number, except for a couple of deviations.

If we look at the pattern,

2 x 2 = 44 x 2 = 88 x 2 = 1616 x 2 = 32

Here, we expect 32 instead of 20.
Therefore, 20 is the incorrect number in the series. When we continue correctly:

32 x 2 = 6464 x 2 = 128

The correct sequence would be,
2 - 4 - 8 - 16 - 32 - 64 - 128 - 256.

So, the number that should be replaced is 20, and it should be 32.

Which expression is equivalent to complex fraction 3/x-1-4/2-2/x-1

Answers

The answer on e2020 is B

NEED HELP PLEASE!!!!
The diameter of a hydrogen atom is about 5×10^-15 meter. Suppose 8.4×10^8 hydrogen atoms were arranged side by side in a straight line. Multiply these numbers to find the length of this line of atoms. What is the length in scientific notation?

Select one:

a. 4.2×10^−2 meter
b. 0.042 meter
c. 42×10^−3 meter
d. 4.2×10^−3meter

Answers

Answer:

I'm a few years late, lol, but um the answer is 42 x [tex]10^{-3}[/tex] meters

For all the people who still need the answer.

Step-by-step explanation:

5 x [tex]10^{-11}[/tex] and 8.4 x [tex]10^{8}[/tex]

5 x 8.4 = 42  (multiply like terms)

[tex]10^{-11}[/tex] + [tex]10^{8}[/tex] = [tex]10^{-3}[/tex]  (add the exponents)

42 x [tex]10^{-3}[/tex]

The length in scientific notation is [tex]42\times10^{-7[/tex] meter.

What is scientific notation?

Scientific notation is a method for expressing a given quantity as a number having significant digits necessary for a specified degree of accuracy, multiplied by 10 to the appropriate power such as [tex]1.56\times10^7[/tex].

Given that, the diameter of a hydrogen atom is about [tex]5\times10^{-15}[/tex] meter. Suppose 8.4×10⁸ hydrogen atoms were arranged side by side in a straight line.

Now, multiply the numbers

[tex]5\times10^{-15}[/tex]×8.4×10⁸

= [tex]42\times10^{-7[/tex] meter

Therefore, the length in scientific notation is [tex]42\times10^{-7[/tex] meter.

To learn more about the Scientific notation visit:

https://brainly.com/question/18073768.

#SPJ2

Mx = Nx - Pt isolate x

Answers

Mx = Nx - Pt

To isolate 'x', we have to group all terms that have 'x' together 
We have Mx on the left-hand side of the equation and Nx on the right.
Moving Nx to the left-hand side of the equation, we have:

Mx - Nx = Pt

From here we factorize 'x'

x (M - N) = Pt

Then we divide both sides by (M-N)

[tex]x= \frac{M-N}{Pt} [/tex]

The standard formula for the volume of a cylinder is V = πr2h. If the cylinder is scaled proportionally by a factor of k, its volume becomes V' = V × k3. Use your algebra skills to derive the steps that lead from V = πr2h to V' = V × k3 for a scaled cylinder. Show your work.

Answers

So, r' (the new r) becomes kr, and h'=h*k,

so V' = pi * (r')^2*h' = pi * (r*k)^2*(h*k) = pi*r^2*h*k^3 = V * k^3

Convinced?

Answer:

The answer in the procedure

Step-by-step explanation:

we know that

If two figures are similar, then the ratio of its corresponding sides is equal to the scale factor

so

[tex]k=r'/r[/tex]  and [tex]k=h'/h[/tex]

The volume of the original cylinder is equal to

[tex]V=\pi r^{2}h[/tex]

If the cylinder is scaled proportionally by a factor of k

then

the new radius is ------> [tex]r'=kr[/tex]

the new height is ------> [tex]h'=kh[/tex]

The volume of the scaled cylinder is equal to

[tex]V'=\pi r'^{2}h'[/tex]

substitute the values

[tex]V'=\pi (kr)^{2}(kh)[/tex]

[tex]V'=(k^{3})\pi r^{2}h[/tex]

Remember that

[tex]V=\pi r^{2}h[/tex]

so

substitute

[tex]V'=V(k^{3})[/tex]

The volume of the scaled cylinder is equal to the scale factor elevated to the cube multiplied by the volume of the original cylinder

Find the area of a sector with a central angle of 170° and a diameter of 9.1 cm. Round to the nearest tenth.
A. 122.9 cm2
B. 30.7 cm2
C. 8.6 cm2
D. 3.4 cm2

Answers

The area of the circle is calculated through the equation,
           A = πr²
where A is the area and r is the radius. An alternate equation can be used,
          A = πD²/4
where D is the diameter. 

Substituting the known value to the equation,
          A = π(9.1 cm)² / 4 
          A = 65.03 cm²

The area of the sector, As, is calculated by multiplying the area of the circle by the ratio of the angle to the whole revolution.
          As = (65.03 cm²) x (170°/360°)
          As = 30.71 cm²

The answer to this question is therefore letter B. 

To find the area of a sector given a central angle and diameter, use the formula A = ([tex]\frac{\theta}{360}[/tex]) x π x r². In this case, with a central angle of 170° and a diameter of 9.1 cm, the area of the sector is approximately 30.7 cm².

The area of a sector with a central angle and a diameter can be calculated using the formula for the area of a sector:

A = [tex]\frac{\theta}{360}[/tex] x π x r². First, convert the diameter to radius (r = d/2), then substitute the values into the formula to find the area. In this case:

Central angle (θ) = 170°

Diameter (d) = 9.1 cm

Radius (r) = 4.55 cm

Area (A) = ([tex]\frac{170}{360}[/tex]) x π x (4.55)² ≈ 30.7 cm²

Therefore, the area of the sector is approximately 30.7 cm².

What shape will stay the same no matter how many degrees it is rotated?

Answers

a circle is round, so no matter how many degrees it is rotated it will remain the same
Other Questions
The leader of the nez perce tribe in 1877 was __________. The Chinese exclusion Act of 1882 is significant because it is the first time the U.S. federal government did what? A. Barred an ethnic group from immigranting to the usB. Prohibited travel to a foreign country C. Forced an ethnic group to relocate to interment camps D. Banned the sale of imports from a foreign country When you modify or delete data present in a database, you are ________? John's mother is suffering from cancer. he avoids visiting his mother to avoid stress. in this scenario, john is using _____ coping. Which rf characteristic best determines the range of a 2.4 ghz ism signal? If a proton is released at the equator and falls toward earth under the influence of gravity, the magnetic force on the proton will be toward the ____ assuming the magnetic field is directed toward the north at this location. In a transaction-processing system (tps), if the tps database can be queried and updated while the transaction is taking place, this is called ________ processing. Through single-cell recordings, researchers have identified the ________ neurons in the visual system. Gabrielle's age is two times Mikhail's age. The sum of their ages is 72 . What is Mikhail's age? Women in the 1920s who rebelled against conventional dress, hairstyles, and what was considered to be ladylike were commonly called "When in the Course of human events, it becomes necessary for one people to dissolve the political bands which have connected them with another, and to assume among the powers of the earth, the separate and equal station to which the Laws of Nature and of Nature's God entitle them, a decent respect to the opinions of mankind requires that they should declare the causes which impel them to the separation."These lines from the Declaration of Independence are an example of the use of thesis, theme purpose pathos Researchers sample 4 comma 0004,000 households concerning tv shows they watch. based on the sample 1616% reported watching 60 minutes. what is the 95% confidence interval for the proportion of all americans that watch 60 minutes? Which of the following words has anegativeconnotation?ExcursionsLonelyFreedomMosses Match the perfect square trinomials with their factors 4a2 + 4a + 1 (2 + a)(2 + a) 4a2 4a + 1 (2a + 1)(2a + 1) 4 4a + a2 (2a 1)(2a 1) 4 4a a2 (2 a)(2 a) 4 + 4a + a2 Which theory holds that some people have a genetic disposition toward fat storage and retaining weight? A t-shirt manufacturer designs shirts showing caricatures of certain generic rich athletes. these are not literal depictions but rather exaggerated images of these athletes. what would be the most likely result Andrew wants to participate in downhill mountain bike racing, but he will need to buy some new equipment. As he shops, he assesses the risk of racing and thinks about strategies to lower those risks. Which of the following is a risk assessment and NOT a strategy?1. Andrew weighs the pros and cons of different braking systems.2. Andrew considers the likelihood of crashing while riding.3. Andrew asks about the kinds of safety equipment available.4. Andrew inquires whether full-face helmets can offer extra protection. Mayan company had net income of $33,250. the weighted-average common shares outstanding were 9,500. the company sold 4,500 shares before the end of the year. there were no other stock transactions. the company's earnings per share is: Family relationships in ancient China were strongly influenced by What is the value of the expression All of 4.8 multiplied by 10 to the power 9 over all of 1.6 multiplied by 10 to the power 3 Steam Workshop Downloader