The birth weights of the 908 babies born at Valley Hospital in 2019 were normally
distributed with a mean of 7.2 pounds with a standard deviation of 1.5. Use the Z-
Score Table from the book to determine the number of babies that weighed more
than 10 pounds.

Answers

Answer 1

The number of babies that weighed more than 10 pounds is 43 using Z-

Score Table.

What is normal distribution?

A probability distribution that is symmetric about the mean is the normal distribution, sometimes referred to as the Gaussian distribution. It demonstrates that data that are close to the mean occur more frequently than data that are far from the mean. The normal distribution is depicted graphically as a "bell curve."

Given that total number of babies is 908.

The mean of the normal distribution is 7.2 pound.

The standard deviation of the normal distribution is 1.5 pound.

The formula of z score is z = (x - μ)/σ

In the given question x = 10, μ = 1.5, σ = 7.2

z score = (10 - 7.2)/1.5 = 1.86667

P-value from Z-Table:

P(x<10) = 0.96903

P(x>10) = 1 - P(x<10) = 0.030974

The number of babies that weighed more than 10 pounds is ( 0.030974 × 908) = 43.39 = 43 (approx.)

To learn more about normal distribution, click on below link:

https://brainly.com/question/15103234

#SPJ1


Related Questions

Line LM is the midsegment of trapezoid ABCD. AB = x + 8, LM = 4x + 3, and DC = 187. What is the value of x? (image attached)thank you ! :)

Answers

To solve that question we must remember that

Then

[tex]\text{ LM = }\frac{\text{ AB + DC}}{2}[/tex]

Using the value the problem gives, we get the following equation

[tex]4x+3=\frac{(x+8)+187}{2}[/tex]

Solving that equation for x

[tex]\begin{gathered} 4x+3=\frac{(x+8)+187}{2} \\ \\ 8x+6=(x+8)+187 \\ \\ 7x=2+187 \\ \\ 7x=189 \\ \\ x=\frac{189}{7} \\ \\ x=27 \end{gathered}[/tex]

The value of x is 27.

The base of the pyramid is a square.158Perimeter of the base =Area of the base =Slant height =Lateral area =square unitsSurface area =square unitsBlank 1:Blank 2:Blank 3:Blank 4:Blank 5:

Answers

The pyramid has a square base.

i) Perimeter of the base implies the perimeter of the square.

Perimeter of a square is given as:

[tex]\begin{gathered} P=4L \\ L=8 \\ P=4\times8 \\ =32 \end{gathered}[/tex]

ii) Area of the base implies the area of the square.

Area of a square is given as:

[tex]\begin{gathered} A=L^2 \\ L=8 \\ A=8^2 \\ A=64 \end{gathered}[/tex]

iii) The slant height can be obtained by using the pythagoras theorem.

From the diagram, the hypotenuse side is the unknown slant height, the other two(2) sides are of length 15 and 8.

Thus, we have:

[tex]\begin{gathered} H^2=O^2+A^2\text{ (Pythagoras theorem)} \\ H^2=15^2+8^2 \\ H^2=225+64 \\ H^2=289 \\ H=\sqrt[]{289} \\ H=17 \end{gathered}[/tex]

Hence, the slant height is 17

iv) The lateral area of a square pyramid is the sum of the areas of all its 4 triangular side faces.

The area of a triangle is given as:

[tex]\begin{gathered} A=\frac{1}{2}\times Base\times Height \\ \text{Base}=8;\text{ Height=15} \\ A=\frac{1}{2}\times8\times15 \\ A=\frac{120}{2} \\ A=60 \\ \text{Hence, the lateral area is 4}\times60\text{ ( since there are 4 triangular faces)} \\ \text{Lateral area= 240} \end{gathered}[/tex]

v) The surface area is the sum of the lateral area and the base area.

The lateral area has been obtained to be 240.

The base area has been obtained to be 64.

Thus, the surface area = 240 + 64

Hence, the surface area is 304

When you have a figure like this how you find the slope

Answers

Hello there. To find the slope of the line, we have to figure out two points of the line and plug in the formula for the slope.

Given two points (x0, y0) and (x1, y1) from the line, the slope m can be found with the following formula:

[tex]m=\frac{y_1-y_0}{x_1-x_0}[/tex]

In this case, the image gave us two points from the line: (-4, -2) and (3, -4)

Plugging in the values, we have:

[tex]m=\frac{-4-(-2)}{3-(-4)}[/tex]

Add the values

[tex]m=\frac{-4+2}{3+4}=\frac{-2}{7}[/tex]

This is the slope of this line.

Question 20 3 pts Find the derivative. 9 4 y = 36 4 dy dx O 23 + - 4x

Answers

we have the following:

[tex]y=\frac{9}{x^4}-\frac{4}{x}[/tex]

derivate:

[tex]\begin{gathered} y^{\prime}=9\frac{d}{dx}(\frac{1}{x^4})-4\frac{d}{dx}(\frac{1}{x}) \\ y^{\prime}=9\cdot(\frac{-6}{x^5})-4(\frac{-1}{x^2}) \\ y^{\prime}=-\frac{36}{x^5}+\frac{4}{x^2} \end{gathered}[/tex]

therefore, the correct answer is first option

Rewrite the function for the following transformation: the graph is shifted to the left 5 units.

Answers

[tex]undefined[/tex]

you are given the expression y+8=14 solve the equation by placing the steps in order (from top to bottom)

Answers

you are given the expression y+8=14 solve the equation by placing the steps in order (from top to bottom)​

we have

y+8=14

step 1

subtract 8 both sides

so

y+8-8=14-8

simplify

y=6

the steps are

y+8=14

y+8-8=14-8

y+0=6

y=6

What is the zero of function f?f(x)=3 square root of x+3 -6

Answers

Solution:

Given:

[tex]f(x)=3\sqrt{x+3}-6[/tex]

The zeros of a function are the values of x when f(x) is equal to 0.

Hence,

[tex]\begin{gathered} 0=3\sqrt{x+3}-6 \\ \\ Collecting\text{ the like terms,} \\ 0+6=3\sqrt{x+3} \\ 6=3\sqrt{x+3} \\ \\ Divide\text{ both sides by 3;} \\ \frac{6}{3}=\sqrt{x+3} \\ 2=\sqrt{x+3} \\ \\ Taking\text{ the square of both sides;} \\ 2^2=x+3 \\ 4=x+3 \\ \\ Collecting\text{ the like terms;} \\ 4-3=x \\ 1=x \\ x=1 \end{gathered}[/tex]

Therefore, x = 1

The correct answer is OPTION A.

Use a rectangular array to write the product in standard form 3(4b + 12c + 11)

Answers

The given product is:

[tex]3(4b+12c+11)[/tex]

It is required to use a rectangular array to write the product in standard form.

Draw the rectangular array as shown:

Partition the sum to give small rectangles as shown:

Calculate the area of each rectangle by multiplying the width and length, then find the sum to write the product in standard form:

Write the areas as a sum:

[tex]12b+36c+33[/tex]

Hence, the required product in standard form is 12b+36c+33.

The required product in standard form is 12b+36c+33.

Suppose that $2500 is invested at an interest rate of 7.2%. How much is the investment worth after 5 years if interest is compounded monthly? (Do not use the money sign and round to the hundredths place (2 spots))

Answers

The investment worth after 5 years if interest is compounded monthly is  $3,579.47.

Calculation:-

FV = P (1+ r/m)^mt

    = $2500 ( 1 + 7.2/12)¹²ˣ⁵

   = $3,579.47.

The Future value is $3,579.47.

The total compound interest is $1,079.47.

FV - the future value of the investment, in our calculator it is the final stability

P - the preliminary stability (the fee of the funding)

r - the once-a-year interest charge (in decimal)

m - the variety of instances the interest is compounded in keeping with 12 months (compounding frequency)

t - the wide variety of years the cash is invested for 5 years

Compound interest, may be calculated with the use of the method FV = P*(1+R/N)^(N*T), wherein FV is the destiny price of the mortgage or investment, P is the initial important amount, R is the yearly interest charge, N represents the variety of times hobby is compounded in keeping with year, and T represents time in years.

Learn more about Compound interest here:-https://brainly.com/question/24274034

#SPJ1

solve the system of equations by the addition method 5x + 2y = 64x - 3y = 14

Answers

Given the system

[tex]\begin{gathered} 5x+2y=6 \\ 4x-3y=14 \end{gathered}[/tex]

To solve it you have apply the addition method, this means that you have to add both equations.

You have to keep in mind that is only valid to add the terms that have the same variables.

The solution is 9x-y=20

Two airplanes leave the same airport. One heads north, and the other heads east. After some time, the northbound airplane has traveled 15 miles. If the two airplanes are 39 miles apart, the eastbound airplane has traveled __ miles.

Answers

Answer:

36 miles

Explanation:

Let's go ahead sketch the given problem as shown below;

From the above diagram, we can go ahead and determine x, which is the distance the eastbound plane has traveled, using the Pythagorean theorem;

[tex]\begin{gathered} 39^2=x^2+15^2 \\ 1521=x^2+225 \\ x^2=1521-225 \\ x=\sqrt[]{1296} \\ x=36\text{miles} \end{gathered}[/tex]

8340 x 58036 + x\y = 2

Answers

The variable y as the subject of the equation is y = x/-484020238

How to make the variable y the subject of the equation?

The missing information from the complete question is added at the end of this solution

From the complete question, we have the following equation representing the given parameter

8340 x 58036 + x\y = 2

Evaluate the products in the above equation

So, we have the following representation

484020240 + x\y = 2

Solving further, we subtract 484020240 from both sides of the equation

So, we have the following representation

484020240 - 484020240 + x\y = 2 - 484020240

Solving further, we evaluate the difference

So, we have the following representation

x\y = -484020238

Cross multiply

-484020238y = x

Divide both sides by -484020238

y = x/-484020238

Hence, the solution is x/-484020238

Read more about subject of formula at

https://brainly.com/question/657646

#SPJ1

Complete question

Make y the subject in 8340 x 58036 + x\y = 2

Find the third side in simplest radical form: 3 789

Answers

Apply the Pythagorean theorem:

c^2 = a^2 + b^2

Where:

c = hypotenuse (longest side )

a & b = the other 2 legs of the triangle

Replacing:

c^2 = 3^2 + (√89)^2

c^2 = 9 + 89

c ^2 = 98

c = √98 = √(49x2) = √49 √2 = 7 √2

Third side = 7 √2

find the cost of building the new road

Answers

Question:

Solution:

Step 1: Applying the Pythagorean theorem, we find the length of the new path:

[tex]\text{new road = }\sqrt[]{(8000)^2+(15000)^2}\text{ = }17000[/tex]

Step 2: Convert the above value to kilometers:

[tex]17000\text{ m (}\frac{1\operatorname{km}}{1000m})\text{ = 17 km}[/tex]

Step 3: Multiply the price per kilometer by the above value:

[tex]17\text{ x }160000=\text{ 2720000}[/tex]

so that, we can conclude that the correct answer is:

[tex]\text{2720000}[/tex]

What type of number is 27t?Choose all answers that apply:Whole numberBIntegerRationalDIrrational

Answers

2π is an irrational number as π is irrational. An irrational number is any real number that cannot be expressed as the quotient of two integers.

The answer is the option D.

The barrel of a rifle has a length of 0.983m. A bullet leaves the
muzzle of a rifle with a speed of 602m/s. What is the
acceleration of the bullet while in the barrel? A bullet in a rifle
barrel does not have constant acceleration, but constant
acceleration is to be assumed for this problem.
Answer in units of m/s^2

Answers

The acceleration of the bullet while in the barrel is 184335.7 m/s^2.

First, let us understand the acceleration:

Any action where the velocity changes are said to it as acceleration. There are only two ways to accelerate: altering your speed or altering your direction, or altering both. This happens because velocity is both a speed and a direction.

We are given;

The length of the barrel of the rifle is 0.983 m.

The speed of the bullet is 602m/s.

From the third equation of motion, we know that,

v^2 = u^2+ 2aS

Initial velocity, u=0

Final velocity, v = 602m/s.

Distance, S = 0.983 m.

Substitute the given values in the above formula,

v^2 = u^2 + 2aS

(602)^2 = 0 + 2 * a * 0.983

1.966a = 362404

a = 362404/1.966

a =  184335.7 m/s^2.

Thus, the acceleration of the bullet while in the barrel is 184335.7 m/s^2.

To learn more about acceleration visit:

https://brainly.com/question/27157874

#SPJ1

i need help please.Which of the following expressions are equivalent to 7x + 14 − 3x + 12?1. 21x + 8x2. 7x − 3x + 14 + 123. 4x + 14 + 124. 4x − 25. 7x + 26 − 3x

Answers

The expression is given as ;

7x + 14 -3x + 12 -------collect like terms

7x - 3x + 14 + 12 --------equation 2

perform operation {addition and subtraction}

4x + 26

However at equation 2 above you can write it as ;

7x + 14 + 12-3x --------add the numbers

7x + 26 - 3x ----------equation 5

Additionally at equation 2 above you can subtract the terms with x's as;

7 x-3x + 14 +12

4x + 14 + 12 ------------equation 3

Answer :

2, 3, 5

laura deon and ravi sent a total of 101 text messages during the weekend. ravi sent 2 times as many messages as deon laura sent 9 more messages than deon how many messages did they each send

Answers

Step 1: Represent laura, deon and ravi

[tex]\begin{gathered} \text{let l represents laura's sent messages} \\ \text{let d represents deon's sent messages} \\ \text{let r represents Ravi's sent messages} \end{gathered}[/tex]

Step 2: Write the relationship between l, d, and r from the first statement

[tex]l+d+r=101[/tex]

Step 3: Write the relationship from the second statements

[tex]\begin{gathered} r=2d \\ l=d+9 \end{gathered}[/tex]

Step 4: Substitute the r and l in the first relationship

[tex]\begin{gathered} l+d+r=101 \\ d+9+d+2d=101 \\ d+d+2d=101-9_{} \\ 4d=92 \\ d=\frac{92}{4} \\ d=23 \end{gathered}[/tex]

Step 5: Solve for r and l

[tex]\begin{gathered} r=2d \\ r=2\times23=46 \end{gathered}[/tex][tex]\begin{gathered} l=d+9 \\ l=23+9 \\ l=32 \end{gathered}[/tex]

Hence, Ravi sent 46 messages, Deon sent 23 messages, and Laura sent 32 messages

Please see the picture for the question and my answer is wrong

Answers

Given sentence:

Five more than half the input is the output

y is the output, x is the input

To interpret the sentence, we should break it into parts:

-half the input: we half the input

- 5 more than we add 5 to the new input

- the sum of these is the output

The equation that represents the given sentence:

[tex]y\text{ = 5 + }\frac{1}{2}x[/tex]

Answer:

[tex]y\text{ = 5 + }\frac{1}{2}x[/tex]

Find the product of (x+4) (x+1)

Answers

[tex]x^2\text{ }+\text{ 5x + 4}[/tex]Explanation:[tex](x+4)(x+1)[/tex]

Expanding:

[tex]\begin{gathered} x(x\text{ + 1) + 4 (x + 1)} \\ x^2\text{ + x + 4x + 4} \end{gathered}[/tex]

collect like terms:

[tex]\begin{gathered} x\text{ + 4x = 5x} \\ x^2\text{ }+\text{ 5x + 4} \end{gathered}[/tex]

Name Danielle Klein Datealillar S4: Linear Equations, Functions, and Inequalities T6: Finding Solution Sets to Systems of Equations Using Substitution and Graphing Independent Practice 1. Last Monday, two law students met up at Café Literatura after school to read the pages they were assigned in the Legal Methods class. Alejandro can read 1 page per minute, and he has read 28 pages so far. Carly, who has a reading speed of 2 pages per minute, has read 12 pages so far. Part A: Define the variables and write two equations to represent the number of pages that each student read. DE 4 Variables: X-Minutes they real they head Alejandro:X-XF28 x= Number of payes Carly:apGraph both equations , find when Alejandro has read more pages than Carly, and when they have read the same amount of pages.

Answers

Let t be the time and P be the number of pages that each students has read. In both cases, the equation that relates P and t is a linear equation. The slope-intercept form of the equation of a line is:

[tex]y=mx+b[/tex]

Where m represents the rate of change of y with respect to x and b represents the initial value when x=0.

In this case, where P represents the number of pages and t represents the time, the relation can be written as:

[tex]P=mt+b[/tex]

Adjust the paramenters m and b for each student.

Since Alejandro can read 1 page per minute, then the rate of change of the number of pages with respect to time is 1. Since he has read 28 pages so far, then the initial value is 28. The number of pages that Alejandro reads, is:

[tex]P=t+28[/tex]

Since Carly can read 2 pages per minute, the rate of change is 2. Since she has read 12 pages so far, the initial value is 12. The equation for Carly, is:

[tex]P=2t+12[/tex]

To graph each equation, evaluate it on two different values of t to find the corresponding values of P.

For Alejandro, let's use t=0 and t=1:

[tex]\begin{gathered} t=0\Rightarrow P=0+28\Rightarrow P=28 \\ t=1\Rightarrow P=1+28\Rightarrow P=29 \end{gathered}[/tex]

Plot the points (0,28) and (1,29) in a coordinate plane:

Then, draw a line through them:

Do the same for Carly's equation. We can see that two points on the line would be (0,12) and (1,14):

To find when has Alejandro read more pages than Carly, write an inequality. After t minutes, Alejandro has read t+28 pages, and Carly has read 2t+12 pages. We want t+28 to be greater than 2t+12, then:

[tex]t+28>2t+12[/tex]

Substract t from both sides:

[tex]\begin{gathered} t+28-t>2t+12-t \\ \Rightarrow28>t+12 \end{gathered}[/tex]

Substract 12 from both sides:

[tex]\begin{gathered} 28-12>t+12-12 \\ \Rightarrow16>t \end{gathered}[/tex]

Therefore, whenever t is less than 16 minutes, Alejandro has read more pages than Carly.

Notice that if we replace the ">" sign for a "=" sign, we would find that they have read the same amount of pages when t=16 minutes.

for every 5 tacos,julianna uses 2 cups of shredded cheese. complete the table to show the relationships between the number of tacos and the number of cups of cheese

Answers

For 5 taccos 2 cups cheese is needed.

So 10 taccos is 2*(5 taccos)=2*2 cups cheese =4cups

[tex]\begin{gathered} As\text{ 5 taccos=2cup cheese} \\ 1\text{ tacco=}\frac{2}{5}\text{cup cheese} \\ As\text{5 taccos=2cup cheese} \\ 1\text{ cup cheese=}\frac{5}{2}\text{taccos} \\ So\text{ 10 tacco=10}\ast\frac{2}{5}\text{cup cheese=2}\cdot2=4\text{cups} \\ 10\text{ cup cheese =10}\ast\frac{5}{2}\text{tacco}=5\ast5=25tac\cos \end{gathered}[/tex][tex]35\text{ taccos}=35\ast\frac{2}{5}=7\cdot2=14\text{ cup cheese}[/tex][tex]24\text{ cup cheese=}24\ast\frac{5}{2}=12\ast5=60tac\cos [/tex]

So to convert taccos to cups of cheese multiply by 2/5 and from cups of cheese to taccos multiply by 5/2.

is 3/3 x 3/4 less than, greater than, or equal to 3/4

Answers

Given data:

The given expression is 3/3 x 3/4.

The given expression can be written as,

[tex]\begin{gathered} \frac{3}{3}\times\frac{3}{4}=1\times\frac{3}{4} \\ =\frac{3}{4} \end{gathered}[/tex]

Thus, the expression 3/3 x 3/4 is equal to 3/4.

here is an expression 2x + 3y Does the ordered pair 6,0 make the value of the expression less than, greater than, or equal to 12

Answers

2x + 3y

ordered pair = (x,y) = (6,0)

Replace in the expression:

2(6)+3(0)

12 +0

12

The ordered pair makes the expression equal to 12.

12. A block of ice is in theshape of a cube with sidelengths of 1.8 inches. The icehas a density of 876 kg percubic inch. Find the mass ofthe block of ice to the nearesttenth of a kg.

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

A block of ice is in the shape of a cube with side lengths of 1.8 inches.

The ice has a density of 876 kg per cubic inch.

Find the mass of the block of ice to the nearest tenth of a kg.

Step 2:

The details of the solution are as follows:

Recall that:

[tex]\begin{gathered} Density\text{ = }\frac{Mass}{Volume} \\ where\text{ Volume of the cube = length x length x length} \\ Volume\text{ of the cube = 1. 8 x 1. 8 x 1. 8 = 5.832 inches}^3 \end{gathered}[/tex][tex]Density\text{ = 876 kg per cubic inch}[/tex][tex]\begin{gathered} Therfore,\text{ mass of of the block of ice = Density x volume} \\ Mass\text{ of the bolock of ice = 876 x 5.832 = 5108. 832 kg}\approx\text{ 5108.8 kg} \\ (\text{ to the nearest tenth of a kg \rparen} \end{gathered}[/tex]

CONCLUSION:

The mass of the block of ice to the nearest tenth of a kg =

[tex]5108.8\text{ kg }[/tex]

simplify the expression x² - 3xy - 5xy - 7y² + 4x² + 8y²

Answers

x² - 3xy - 5xy - 7y² + 4x² + 8y² ​

First, let's re-arrange

x² + 4x² - 3xy - 5xy - 7y² + 8y² ​

5x² - 8xy + y²

I am supposed to give the reasons why these triangles are equal.

Answers

Statements Reasons.

1. NL bisects angles KNM and KLM. 1. Given.

2. KNL = MNL 2. Definition of angle bisector

KLN = MLN

3. NKL = NML 3. Parallelogram theorem.

4. Triangles NKL and NML are congruent. 4. AAA postulate.

The parallelogram theorem mentioned states that opposite interior angles are congruent.

The AAA postulate of congruence states that two triangles are congruent if all three interior angles are congruent correspondingly.

Marcus has his car insurance payment directly withdrawn from his savings account. One month after starting the payment, he had $915 in savings. Nine months after starting the payment, he had $235. Assume Marcus made no other deposits or withdrawals from the account. If the relationship between months and the amount of money in Marcus’s account is linear, what is the slope?

Answers

The slope of a line is given that passes through the points (x1,y1) and (x2,y2) is given by:

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

In this case we know that:

After one month the account has $915, this can be represented by the point (1,915)

After nine months the account has $235, this can be represented by the point (9,235).

Plugging these two points in the expression for the slope we have:

[tex]\begin{gathered} m=\frac{235-915}{9-1} \\ m=\frac{-680}{8} \\ m=-85 \end{gathered}[/tex]

Therefore, the slope is -85.

use the trigonometric ratio to find the measure of θ in the triangle. Give your answer to the nearest degree

Answers

θ = 64°

Explanation:

Trigonometric ratio SOHCAHTOA

hypotenuse = 10cm

angle = θ

opposite = side opposite the angle = 9cm

adjacent = not given

Since we know the opposite and the hypotenuse, we would apply sine ratio (SOH)

[tex]\begin{gathered} \sin \text{ }\theta\text{ = }\frac{opposite}{\text{hypotenuse}} \\ \sin \text{ }\theta\text{ = }\frac{9}{10} \end{gathered}[/tex][tex]\begin{gathered} \sin \theta\text{ = 0.9} \\ \theta=sin^{-1}(0.9) \\ \theta=\text{ 64.16}\degree \\ To\text{ the nearest degr}ee,\text{ }\theta=\text{ 64}\degree \end{gathered}[/tex]

Dion makes and sells stained glass suncatchers in different shapes. For one of his designs, he attaches semicircles to each side of a square that has a side length of 4 centimeters. He builds a frame around the outside of each suncatcher to hold it together.What is the approximate length of the frame that Dion used on this suncatcher?

Answers

Designs shape is:

So length is :

Perimeter of half circle is:

[tex]\text{ Perimeter =}\pi r+2r[/tex]

Radius of circle is:

[tex]\begin{gathered} r=\frac{D}{2} \\ r=\frac{4}{2} \\ r=2 \end{gathered}[/tex]

So the length is:

[tex]\begin{gathered} =4(\pi r+2r) \\ =4(2\pi+2(2)) \\ =4(2\pi+4) \\ =4(6.283+4) \\ =4\times10.283 \\ =41.132 \end{gathered}[/tex]

So the approximate length is 41 centimeter.

Other Questions
How are these functions related? How are their graphs related Convert from Point-Slope Form into Slope-Intercept Form. Show your work!1. y + 1 = 7(x + 2) 2. y 1 = 2(x 1) 3. y 2 = 1/4(x 1) 4. y 4 = 3(x 3) The volume of an iceberg that is below the water line is 2^5 cubic meters. the volume that is above the water line is 2^2 cubic meters. how many times greater is the volume below the water line than above it? What did Nazi Antisemitism in Germany call for and who led it? what is the value of the expression when m=2 and n=-3. (4m^-3n^2)^2 Calculate the [H3O+] of the following solutions: ph = 11.8 The mean per capita income is 24,653 dollars per annum with the standard deviation of 778 dollars per annum. What is the probability that the sample mean would be less than $24,745 if a sample of 441 persons is randomly selected? Round your answer to four decimal places please help me......write in y=mx+b form Evaluate ( (dx-4) dx 16 S (WX - 4) dx = ( (Type an exact answer in simplified form) 9 i need help with math Hi, I was given an assignment where I need to explain the job of the liver cells and Epinephrine response in Fight or Flight. Describe the shape of the graph of the cubic function by determining the end behavior and number of turning points. y=2x^3-x-1 What is the end behavior of the graph of the function? 1. Tanisha drove 120 miles on 5 gallons of gas. How many miles can she drive t she has 12 gallons of gas? an electron is traveling radially toward a wire carrying current to the left. what direction is the force felt by the electron? [tex]g(x) = \frac{3}{x - 4} [/tex]find the domain, range and zeros/intercepts.The domain would be all real numbers not equal to 4. Right?How do I find the range and intercepts? The wavelength of a wave of frequency 100 Hz is 3.3m. Find it's speed A group of 30 students rented small canoes and large canoes at a river park. The grouprented twice as many small canoes as large canoes. There were 3 students in each small canoe. There were 4 students in each large canoe.Let x represent the number of small canoes and let y represent the number of large canoesCreate a set of equations that can be used to determine the number of each type of canoe the group rented. What are the answers for these, please add workings so I can understand. A petrified stump that is 4 ft tall casts a shadow that is 2 ft long. Find the height of a tent that casts a 5 ft shadow Can someone please help me with this math, thank you