What is the exponent when you convert 71,100,000 into scientific notation?

Answers

Answer 1

Answer:

7

Step-by-step explanation:

7.11 × 10^7

Answer 2

The number 71,100,000 can be written in scientific notation as 7.11×10⁷ after using the concept of the scientific form of a number.

What is the number?

A number is a mathematical entity that can be used to count, measure, or name things. For an example, 1, 2, 56 etc. are the numbers.

It is given that:

The number is 71,100,000

After converting it into the scientific notation:

7.11×10⁷

Which is equal to 71,100,000

Thus, the number 71,100,000 can be written in scientific notation as 7.11×10⁷ after using the concept of the scientific form of a number.

Learn more about the number here:

brainly.com/question/17429689

#SPJ2


Related Questions

Is 4/21 and 16/84 proportional

Answers

Answer:

yes

Step-by-step explanation:

\(\frac{16}{84}\) ( divide numerator and denominator by 4 )

= \(\frac{4}{21}\)

they represent the same proportion

. (30 points) Suppose that the daily log return of a security follows the model Tt = 0.02 +0.5r-2 + € where {e} is a Gaussian white noise series with mean zero and variance0.02. What are the mean and variance of the return series r? Compute the lag-1 and lag-2 autocorrelations of rt. Assume that r100 = -0.01, and r99 = 0.02. Compute the 1- and 2-step-ahead forecasts of the return series at the forecast origin t = 100. What are the associated standard deviation of the forecast errors?

Answers

The daily log return of a security follows the model Tt = 0.02 + 0.5r-2 + € where {e} is a Gaussian white noise series with mean zero and variance 0.02.The mean and variance of the return series r can be calculated as follows:

μr = E(r) = E(Tt - 0.02 - 0.5r-2) = -0.01σ2r = Var(r) = Var(Tt - 0.02 - 0.5r-2) = 0.02 + 0.25Var(r-2)

The lag-1 and lag-2 autocorrelations of rt can be calculated as:

ρ1 = Cov(r100, r99) / Var(r99)ρ2 = Cov(r100, r98) / Var(r98)

The 1- and 2-step-ahead forecasts of the return series at the forecast origin t = 100 can be calculated as:

rt+1 = E(rt+1| rt, rt-1) = E(0.02 + 0.5rt-1 + €t+1| rt, rt-1) = 0.02 + 0.5rt-1rt+2 = E(rt+2| rt, rt-1) = E(0.02 + 0.5rt+1 + €t+2| rt, rt-1) = 0.02 + 0.5E(rt+1| rt, rt-1)

The associated standard deviation of the forecast errors can be calculated as follows:

σ(1) = sqrt(Var(rt+1 - E(rt+1| rt, rt-1)))σ(2) = sqrt(Var(rt+2 - E(rt+2| rt, rt-1)))

The final answers can be given in values by using the given values in the equation of μr = E(r) and σ2r = Var(r).

To know more about  standard deviation visit :

https://brainly.com/question/29115611

#SPJ11

When graphing the solution of an inequality on a number line, you will see either an open or closed circle and a part of the line shaded.

Part A:
Describe what an open circle represents and when you would use it.

Part B:
Describe what a closed circle represents and when you would use it.

Part C:
Describe what the shading on the number line represents.

Answers

Part A: An open circle on a number line represents an excluded value, indicating that the endpoint is not included in the solution set of the inequality. It is used when the inequality includes the symbols < (less than) or > (greater than), which denote strict inequality.

Part B: A closed circle on a number line represents an included value, indicating that the endpoint is part of the solution set of the inequality. It is used when the inequality includes the symbols ≤ (less than or equal to) or ≥ (greater than or equal to), which denote inclusive inequality.

Part C: The shading on the number line represents the range of values that satisfy the given inequality. It indicates which values make the inequality true. Typically, the shading is done to the right or left of the circle(s) depending on whether the inequality is greater than or less than.

Part A:

For example, if we have the inequality x > 2, we would represent it with an open circle at 2 on the number line. This means that 2 itself is not a valid solution, but any value greater than 2 is included.

Part B:

For example, if we have the inequality x ≥ -3, we would represent it with a closed circle at -3 on the number line. This means that -3 itself is a valid solution, as well as any value greater than or equal to -3.

Part C:

For example, if we have the inequality x > 2, we would shade the portion of the number line to the right of the open circle at 2. The shaded region represents all the values greater than 2 that satisfy the inequality. The shading visually illustrates the solution set and helps identify the range of valid values for the variable in the given inequality.

for more such questions on number line

https://brainly.com/question/24644930

#SPJ8

0.011 divided by 0.25

Answers

Answer:

0•044 is the correct answer

Answer:

0.044

Step-by-step explanation:

David was 3 when Marieka was born. David is 32 now, how old is Marieka?

Answers

Answer:

Marieka will be 3 years younger that David

Step-by-step explanation:

she'll be 29 years old ...

Answer:

29 is the answer

Step-by-step explanation:

because You can see that she was Just born when David was 3 so thats a 3 Year difference into both ages and its also subtraction or You can add It really doesn't matter at this point but now he's 32 so the 3 Year Difference will come in and 32 subtract 3 is 29 so marieka is 29 Years old.

Good luck!         Void~

which of the following bit arrays below is the correct 4-bit combination for the decimal number 9?

Answers

The correct 4-bit combination for the decimal number 9 is 1001. To explain it in a long answer, we need to understand binary representation. In binary, each digit can either be 0 or 1, and the value of the digit depends on its position.

The rightmost digit represents the value 2^0 (which is 1), the next digit to the left represents the value 2^1 (which is 2), the next represents 2^2 (which is 4), and so on. To convert decimal number 9 to binary, we can start by finding the highest power of 2 that is less than or equal to 9, which is 2^3 (which is 8). We can subtract 8 from 9, and the remainder is 1. This means the leftmost digit in the binary representation is 1.

We repeat the same process with the remainder, which is 1, and find the highest power of 2 that is less than or equal to 1, which is 2^0 (which is 1). We subtract 1 from 1, and the remainder is 0. This means the rightmost digit in the binary representation is 0. Thus, the binary representation of decimal number 9 is 1001, which is the correct 4-bit combination.

To know more about combination visit:-

https://brainly.com/question/30113947

#SPJ11

Water leaking onto a floor forms a circular pool. The circumference of the pool increases at a rate 24 cm/min. How fast is the area of the pool increasing when the radius is 5 cm

Answers

The area of the pool increasing at the rate of 753.98 cm²/min when the radius is 5 cm

How quickly does the pool's area grow when the radius is 5 cm?

Given:

radius of the pool increases at a rate of 24 cm/min

To Find:

How quickly does the pool's area grow when the radius is 5 cm?

Solution:

we are given with the circular pool

hence the area of the circular pool =

A = πr²-----------------------------(1)

The area of the pool os increasing at the rate of 24 cm/min, meaning that the area of the pool is changing with respect to time t

so differentiating eq (1)  with respect to t , we have

dA/dt =π 2r dr/dt

we have to find  dA/dt    with  dr/dt  = 24 cm/min and  r =  5cm

substituting the values

dA/dt = π 2(5)24

dA/dt =  π 26*8

dA/dt =  π 240

dA/dt =240π

dA/dt = 753.98

The area of the pool increasing at the rate of 753.98 cm²/min when the radius is 5 cm

To learn more about area refer to :

https://brainly.com/question/25292087

#SPJ4

Factor the expression

(3x − 6) (4x² − 1) – (2x − 4) (4x² + 4x + 1)

Answers

Step-by-step explanation:

[(3x − 6) (4x² − 1)] – [(2x − 4) (4x² + 4x + 1)]

>[3(x-2) (2x+1)(2x-1)]-[2(x-2)(4x²+2x+2x+1)

>[3(x-2)(2x+1)(2x-1)]-[2(x-2){2x(2x+1)+1(2x+1)}]

> 3(x-2)(2x+1)(2x-1)-2(x-2)(2x+1)²

> (x-2)(2x+1) [3(2x-1)-2(2x+1)]

> (2x²-3x-2)(6x-3-4x-2)

> (2x²-3x-2)(2x-5).

hope this helps you.

What the word please. Identify the vocabulary word that matches the picture.​

What the word please. Identify the vocabulary word that matches the picture.

Answers

Answer:

Step-by-step explanation:

BD divides CBA into two angles. The add to 90 degrees. Therefore they are complementary.

The key word is complementary. The angles are <CBA and <DBA are complementary.

Answer:

Right angle or adjacent angle. I'm not sure if there was a vocabulary bank.

Step-by-step explanation:

What is the coefficient of y? – 5x + 6y

Answers

Answer:

Five and six is the coefficient

help its fro a test and I been doing it all day For
graph equation or inequality.

2y – 4x < 8

Answers

The graph of the equation or inequality 2y – 4x < 8 is given the in the attachment.

What is inequality?

The term inequality refers to a mathematical expression with unequal sides. An inequality compares two values and determines whether one is less, greater, or equal to the value on the other side of the equation. In general, inequality equations are represented by five inequality symbols.

The inequality symbols are less than (<), greater than (>), less than or equal (≤), greater than or equal (≥), and not equal (≠).

Inequalities are used to compare numbers and determine the range or ranges of values that satisfy the conditions of a given variable.

Given that:

2y – 4x < 8

2y < 4x +8

y < 2x + 4

Plot this on graph.

Thus, y < 2x + 4 is inequality to be plotted on the graph.

https://brainly.com/question/28823603

#SPJ1

help its fro a test and I been doing it all day For graph equation or inequality.2y 4x &lt; 8

need help with math thanks

need help with math thanks

Answers

Answer:

Use mathematical skills to acquire the correct answer of 7.

Step-by-step explanation:

Hee hee hee haw.

Answer:

7 is the answer

Step-by-step explanation:

3x + 8 = 29

or, 3x + 8 - 8 = 29 - 8

or, 3x = 21

or, 3x/3 = 21/3

or, x = 7

homer simpson is interested in studying the ratio of the various colors of sprinkles on lard lad donuts. to conduct his study, homer purchases three of each variety of donut they make and counts the sprinkles on them. what method did homer use to select his sample?

Answers

Stratified random sampling was the technique employed by Homer to choose his sample.

Given case;

Homer Simpson is fascinated with the proportion of the different sprinkled colors on lard lad doughnuts. Homer buys three of each type of donut they produce and counts the sprinkles on them to perform his research.

The method did homer use to select his sample is stratified random sampling. Because each variety is a stratum.

From there 3 3 samples are collected.

Stratified random sampling:

A crucial aspect of the sampling strategy known as stratified random sampling is the stratification of a population into smaller subgroups known as strata. During stratified random sampling, the strata are created based on the shared traits or features of the participants, such as level of education or income. Numerous uses and advantages of stratified random sampling include examining life expectancy and population demography.

The terms proportionate random sampling and quota random sampling are also used to describe stratified random sampling.

The method did homer use to select his sample is stratified random sampling.

To learn more about sampling click here:

brainly.com/question/12719656

#SPJ4

Need help photo above

Need help photo above

Answers

Answer:

I think -1/3

Step-by-step explanation:

Its negative bc the line is moving from left to right

Take 2 points from the line.

At the origin, (0,0)

And (6,-2) a point in fourth quadrant

m = y2 - y1

x2 - x1

m = -2 - 0

6 - 0

m = -1/3.

The 3rd option is the correct option.

The probability that a randomly selected person from this sample used the Chrome browser and used a laptop computer is

Answers

The probability that a randomly selected person from this sample used the Chrome browser and used a laptop computer is 0.308.

How to determine the probability

To determine the probability that a person selected would e using the Chrome browser and a laptop, we will proceed as follows:

From the table, Chrome and laptop = 77

Total number of occurrences = 250

Expressing this as a probability, we will have: 77/250

= 0.308

Therefore, the probability would be 0.308

Learn more about probability here:

https://brainly.com/question/13604758

#SPJ4

what is 7 as a mixed number in the simplest form?

Answers

Answer:

7 is the simplest form. A mixed number needs a fraction

Step-by-step explanation:

Answer:

7/1

7

Step-by-step explanation:

A bakery sells 6 bagels for $2.99. What is the cost, in dollars, for 48 bagels?
A. $10.76
B. $13.16
C. $23.92
D. $37.08

Answers

Answer: $23.92

Step-by-step explanation:

First, we know that 6 bagels is $2.99.

48/6=8

This means that 6 is a multiple of 48, which makes it easier to solve.

$2.99 x 8 = 23.92

= $23.92

to solve this we can set up fractions of total cost over bagels and then cross multiply
6 bagels for 2.99: 2.99/6
48 bagels for x cost: x/48

2.99/6 and x/48
2.99(48)=143.52
6(x)=6x

6x=143.52
/6 /6
x=23.92

The total cost is C: $23.92.

How many people will 5 pitchers serve if 1/8 pitcher served one person

Answers

Using proportion, we can see that 5 pitchers will serve 40 people if 1/8 pitcher served one person.

Given that,

1/8 pitcher served one person.

Let x be the number of people that the 5 pitchers served.

We can find the value using the proportional method.

Using the proportional concept, the ratio of the number of pitchers served to the number of people will be proportional.

So,

(1/8) / 1 = 5 / x

1/8 = 5/x

Cross multiplying,

x = 40

Hence 5 pitchers will serve 40 people.

Learn more about Proportion here :

https://brainly.com/question/24867814

#SPJ1

Show that w is in the subspace of R4 spanned by V1, V2, and V3, where these vectors are defined as follows. 1 -4 -9 -4 6 3 5 W= -2 - 1 - 1 -2 4 11 -8 - 15 To show that w is in the subspace, express was a linear combination of V1, V2, and V3. Select the correct answer below and, if necessary, fill in any answer boxes to complete your choice. O A. The vector w is in the subspace spanned by V1, V2, and V3. It is given by the formula w= (v1+ 2+ 3. (Simplify your answers. Type integers or fractions.) B. The vector w is not in the subspace spanned by V1, V2, and V3.

Answers

To show that w is in the subspace of R4 spanned by V1, V2, and V3, we need to find constants c1, c2, and c3 such that:

w = c1V1 + c2V2 + c3V3

We can write this as a matrix equation:

| 1 -4 -9 -4 | | c1 | | -2 |

| 6 3 5 1 | x | c2 | = | -1 |

| 2 4 11 -8 | | c3 | | -1 |

| -15 7 22 -14 | | -2 |

We can solve this system of equations using row reduction:

| 1 -4 -9 -4 | | c1 | | -2 |

| 6 3 5 1 | x | c2 | = | -1 |

| 2 4 11 -8 | | c3 | | -1 |

| -15 7 22 -14 | | -2 |

R2 = R2 - 6R1

R3 = R3 - 2R1

R4 = R4 + 15R1

| 1 -4 -9 -4 | | c1 | | -2 |

| 0 27 59 25 | x | c2 | = | 11 |

| 0 12 29 -16 | | c3 | | 3 |

| 0 -23 67 -59 | | -32 |

R4 = R4 + 23R2

| 1 -4 -9 -4 | | c1 | | -2 |

| 0 27 59 25 | x | c2 | = | 11 |

| 0 12 29 -16 | | c3 | | 3 |

| 0 0 174 -294 | | 225 |

R3 = R3 - (12/27)R2

R4 = (1/174)R4

| 1 -4 -9 -4 | | c1 | | -2 |

| 0 27 59 25 | x | c2 | = | 11 |

| 0 0 -1 22/3 | | c3 | | -13/3 |

| 0 0 1 -98/87 | | 25/58 |

R1 = R1 + 4R3

R2 = R2 - 59R3

R4 = R4 + (98/87)R3

| 1 0 -13 -10/3 | | c1 | | 21/29 |

| 0 27 0 -2119/87 | x | c2 | = | 2238/87 |

| 0 0 1 -98/87 | | c3 | | 25/58 |

| 0 0 0 1390/2391 | | 1009/2391 |

R1 = R1 + (13/1390)R4

R2 = (1/27)R2

R3 = R3 + (98/1390)R4

| 1

For more questions like vectors, visit the link below:

https://brainly.com/question/30887360

#SPJ11

find the probibility that among 5 randomly selected graduates, at least one finds a job in his or her chosen field within a year of graduating

Answers

The probability that at least one graduate out of the five who were picked at random obtains a job in their chosen area within a year of graduation is 93.96%.

Explain the term binomial probability?A binomial experiment can have two possible outcomes: success or failure, and the term "binomial probability" refers to the likelihood of obtaining precisely x successes upon n repeated but independent trials. The probability of success on a single try is p, and the formula for the binomial probability is as follows:P(X = x) = ⁿCₓ . pˣ . qⁿ⁻ˣ

Let X represent a random variable which represents the proportion all school graduates who secure employment in their profession of choice within a year of graduation:

With a binomial distribution,

X has a n = 5 and a p value of 0.57.

n = number of trial.

p = probability of success

x = number of success.

A binomial distribution's probability mass function is provided by:

P(X = x) = ⁿCₓ . pˣ . qⁿ⁻ˣ

The likelihood that at least one gets employment in their field of choice within a year after graduation:

P(X ≥ 1) = 1 - P(X < 1)

P(X ≥ 1) = 1 - P(X = 0)

P(X ≥ 1) = 1 - ⁵C₀ . (0.57)⁰ . (0.43)⁹⁻⁰

P(X ≥ 1) = 1 - 0.603

P(X ≥ 1) = 0.9396

P(X ≥ 1) = 93.96%

Thus, the probability that at least one graduate out of the five who were picked at random obtains a job in their chosen area within a year of graduation is 93.96%.

To know more about the binomial probability, here

https://brainly.com/question/24756209

#SPJ4

The complete question is-

A study conducted at a certain college shows that 57% of the school's graduates find a job in their chosen field within a year after graduation. Find the probability that among 5 randomly selected graduates, at least one finds a job in his or her chosen field within a year of graduating.

What is the solution of linear equations?

4x+5y=9

-11x-9y=-20

Answers

Answer:

The solution of the given two linear equations

x = 1 and y =1

Step-by-step explanation:

Step(i):-

Given   4 x + 5 y = 9 ..(i)

         - 11 x - 9 y = - 20 ...(ii)

Multiply  11 by (i) and multiply 4 by (ii)

          44 x + 55 y = 99 ...(a)

       - 44 x  - 36 y  = -80...(b)

Adding above equations (a) and (b) , we get

        19 y = 19

             y = 1

Step(ii):-

substitute y =1 in equation (i) , we get

          4 x + 5 y = 9

            4 x + 5 = 9

           4 x = 4

              x =1

Final answer:-

The solution of the given two linear equations are

x = 1 and y =1

What is (16x^3)^ 1/4 in radical form?

Answers

Answer:

4^√16x3

Step-by-step explanation:

3. F-18 Hornet has a top speed Mach 1.8 which is equal to 620 m/s. What is this speed in Miles per
hour? 2.54 cm = 1 in

Answers

Answer:

yesss

Step-by-step explanation:

lllllllll

Marty's Steakhouse served 90 steaks on Friday night that were cooked medium well. This was 50% of the total number of steaks served. About how many steaks did they serve on Friday night?​

Answers

Answer:

180

Step-by-step explanation:

if 90 is 50 percent (1/2), you just need to multiply it by two.

(90×2=180)

a simple random sample of 1000 people age 18 or over is taken in a large town. it turns out that 223 people in the sample are newspaper readers. calculate a 90%-confidence interval for the percentage of people (age 18 and over) in that town who read newspapers. choose the closest answer.

Answers

A 90% confidence interval is 20% to 24.6%.

How can we estimate the percentage of people in the town who read newspapers with 90% confidence?

To calculate the 90% confidence interval for the percentage of people in the town who read newspapers, we can use the formula:

Confidence Interval = Sample Proportion ± (Critical Value * Standard Error)

First, let's calculate the sample proportion:

Sample Proportion = Number of newspaper readers / Sample size

                 = 223 / 1000

                 = 0.223

Next, we need to find the critical value associated with a 90% confidence level.

For a large sample size like this, we can use the Z-score table or a calculator to find the critical value. For a 90% confidence level, the critical value is approximately 1.645.

Now, we can calculate the standard error:

Standard Error = \(\sqrt((Sample Proportion * (1 - Sample Proportion)) / Sample Size)\)

             = sqrt((0.223 * (1 - 0.223)) / 1000)

             ≈ 0.014

Finally, we can calculate the confidence interval:

Confidence Interval = 0.223 ± (1.645 * 0.014)

                   = 0.223 ± 0.023

                   ≈ (0.200, 0.246)

Therefore, the 90% confidence interval for the percentage of people in the town who read newspapers is approximately 20% to 24.6%.

The closest answer from the options provided would be 20% to 23%.

Learn more about confidence intervals

brainly.com/question/32278466

#SPJ11.

what is the distance between −7 and−3 2/3 as a mixed number

Answers

Answer:

Step-by-step explanation:

Take -7 and subtract -3 2/3 which will equal -3 1/3

Please do it with step by step explanation it will help me so much thanks!

Carolyn is searching online for tickets to a concert. Two weeks ago, the cost was $30. Now the cost is $39.
a. What is the percent increase?
b. What would be the percent increase if the ticket agent charges an additional $4.50 fee with the new ticket price?

Answers

Answer:

A) The percent increase is by 30%.

B) for the original price = 15%.

B2.0) for the existing price (39) = approximately 11.54%.

Step-by-step explanation:

A) First, we divide 30 by 100. The result is the amount that 1% would be(0.3). If you multiply it by 30(which will become 30%) it will be 9. And from 30-39 is 9.

B) First we divide 30 by 100. The result is the amount that 1% would be(0.39). then if you multiply it by 11.54(which will become 11.54%) it will be 4.50(approximately because it actually is 4.5006 and there is no amount that ends up in 4.50). But if you are asking what percentage from the original cost(30) it would be 15% of it(because 0.3 * 15 = 4.50).

For what real values of does the quadratic 12x^2+kx+27=0 have nonreal roots

Answers

Answer:

k<±36

Step-by-step explanation:

Δ<0 (no real roots)

b²-4ac<0

k²-4x12x27<0

k²-1296<0

k²<1296

k<±36

Will give brainly. Please help

Will give brainly. Please help

Answers

Answer:

x^8y^8

Step-by-step explanation:

(x^4y^3+1)^2

(x^4y^4)^2

Expand the bracket by multiplying the exponents by 2

x^8y^8

At a point 25 ft. from the base of a totem pole, the angle of elevation of the top of the pole is 50.1 °. How tall is the totem pole to the nearest foot?

Answers

Answer:

height ≈ 30 ft

Step-by-step explanation:

The situation is modelled by a right triangle.

let h be the height of the totem pole, then

tan50.1° = \(\frac{opposite}{adjacent}\) = \(\frac{h}{25}\) ( multiply both sides by 25 )

25 × tan50.1° = h , then

h ≈ 30 ft ( to the nearest foot )

Other Questions
Solve the homogeneous linear system corresponding to the given coefficient matrix. (If there is no solution, enter NO SOLUTION. If the system has an infinite number of solutions, set x4 = t and x2 = s and solve for x1 and x3 in terms of t and s.)[1 0 0 1] [0 0 1 0][0 0 0 0](x1, x2, x3, x4) = _________ No links ANSWER WILL GET BRAINLESTIn terms of ethnicity, both Korea and JapanA tend to be culturally and racially heterogeneous,tend to be culturally and racially heterogeneous,B are dominated by one major ethnic group.are dominated by one major ethnic group.C have no ethnic controversies.have no ethnic controversies.D have limited the influence of ethnic groups.have limited the influence of ethnic groups.E are made up of many ethnicity. What do the witches say to Macbeth in Act 1, Scene 3?(Select 3)Question 4 options:All hail, Macbeth! Hail to thee, Thane of Glamis!Not so happy, yet much happier.Lesser than Macbeth, and greater.All hail, Macbeth! Hail to thee, Thane of Cawdor!Thou shalt get kings, though thou be none.All hail, Macbeth, thou shalt be king hereafter! While ruling the Persian Empire, he conquered Bactria.Alexander the GreatCyrus the GreatGenghis KahnBabur ABC, Inc. is expected to pay dividends of $23.37 each year infinitely. If the required rate on the stock is 6.02%, what is today's price of the stock? Enter your answer rounded off to two decimal points. Do not enter $ or comma in the answer box. Identify the volume of a cube with edge length 8 ft. V = 512 ft^3 V = 256 ft^3 V = 514 ft^3 V = 324 ft^3 Two triangular prisms are similar. The perimeter of each face of one prism is double the perimeter of the corresponding face of the other prism. How are the surface areas of the figures related? The surface areas are the same. The surface area of the larger prism is 2 times the surface area of the smaller prism. The surface area of the larger prism is 4 times the surface area of the smaller prism. The surface area of the larger prism is 8 times the surface area of the smaller prism.Two triangular prisms are similar. The perimeter of each face of one prism is double the perimeter of the corresponding face of the other prism. How are the surface areas of the figures related? The surface areas are the same. The surface area of the larger prism is 2 times the surface area of the smaller prism. The surface area of the larger prism is 4 times the surface area of the smaller prism. The surface area of the larger prism is 8 times the surface area of the smaller prism. sondra is a business angel who is looking for a startup company in which to invest. which of the following companies would she most likely invest in based on current research? a. a company that currently has fewer than 20 employees and has plans to grow b. a business out of her home state to diversify her risk c. a business in an industry in which she has no experience d. a company formed by a group of experts in the industry write the output expression for each circuit in figure 554. resumen de El corazn de la mquina 1. based on what you see in the employee complaint log, what type of culture has hydro health been exhibiting? Write a triple integral for f(x, y, z) = xyz over the solid region Q for each of the six possible orders of integration. Q = {(x, y, z): 0 x 1, 0 y 7x, 0 z 3}Evaluate one of the triple integrals Jaida worked 30.5 hours last week. She earned $11.60per hour of work. How much money did Jaida earn lastweek? . if dairy farmers use automatic milking machines instead of milking by hand, which of the following economic questions does their decision answer? group of answer choices who has a comparative advantage in milking? for whom to produce? what is the price of milk? how to produce? what to produce? aspects of latin american music has been an influence on jazz since the determine weather it is no solution many solutions or one solutions 3(6-4m)=2(9-6m) Test de colores - warm-up Prepare a bank reconciliation in proper format for Show Me, Inc., as of June 30 from the following information: (a.) The June 30 balance shown on the bank statement is $2,898. (b.) Outstanding checks at June 30 totaled $165. (c.) A deposit of $212 made on June 30 was not included in the balance shown on the bank statement. (d.) The bank statement contained an adjustment of $205 for a note receivable collected by the bank on behalf of Show Me, Inc. ($191 principal and $14 interest). (e.) A bank charge of $17 was made to the account during June. Although the company was expecting a charge, the amount was not known until the bank statement arrived. (f.) The bank erroneously charged a $170 check of Shirt, Inc., against the Show Me, Inc., bank account. (g.) The June 30 balance in the general ledger Cash account, before reconciliation, is $3,013. (h.) The bank statement included a notice that a customer's check for $86 that had been deposited on June 14 had been returned NSF. Which type of local government controls communities that are bigger than villages and smaller than cities? A grocery store sells 3pounds of grapes for$3.45. Another grocerystore sells 5 pounds ofgrapes for $5.75. Write anequation that representsthe price of grapes, p, forn number of pounds at either store? No Trolls Please