Isabelle was curious if sample maximum was an unbiased estimator of population maximum. She started with a large normally distributed population of test scores whose maximum was 999999 points. She then took a random sample of 666 tests and calculated the maximum of the sample. She replaced those tests and repeated this process for a total of 404040 trials. Her results are summarized in the dotplot below, where each dot represents the maximum score from a sample of 666 tests.

Answers

Answer 1

Isabelle concluded that the sample maximum is an unbiased estimator of the population maximum.

What is value?

Value is a term used to describe the worth of something. It can refer to monetary value, but it can also be used to describe the worth of intangible things such as relationships, ideas, and experiences. Value creates an understanding between two parties, as each may have a different opinion on what something is worth. It can be seen as an exchange or trade of something that both parties consider to be of equal or greater value.

This conclusion is supported by the high number of samples that had a maximum value of 999999. The dotplot shows that the sample maximum was 999999 in over 95% of the trials. The other samples had maximum values that were lower, but still close to the true maximum of 999999. This indicates that the sample maximum did not systematically overestimate or underestimate the population maximum.
The sample maximum was also consistent across the different trials, with the majority of the samples having a maximum value near 999999. This consistency indicates that the sample maximum is a reliable estimator of the population maximum. While there is always a chance that the sample maximum may deviate from the population maximum, the results suggest that the sample maximum is unbiased and reliable for estimating the population maximum.

To know more about value click-
https://brainly.com/question/24281057
#SPJ4


Related Questions

5x+6=7x-6

Please help



Answers

Answer:

x = 6

Step-by-step explanation:

5x+6=7x-6

-6           -6

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

5x = 7x - 12

-7x   -7x

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

-2x = -12

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

-2      -2

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

x = 6

Answer:

6

Step-by-step explanation:

first we combine like terms

6+6=7x-5x

then we simplify

12=2x

lastly we divide both sides by 2

2x ÷2=12÷2

an we simplify again

x=6

then the value of x is 6

check

5(6)+6=7(6)-6

30+6=42-6

36=36

Which of the following tables represents a multiplicative relationship?​

Answers

C is the answer of your question

Answer:

B is the answer

Step-by-step explanation:

A multiplicative relationship means that 2 quantities can be expressed as multiples of each other

Cuál es la raíz cuadrada de 169

Answers

El número natural 169 tiene como raíz cuadrada igual a 13.

¿Cómo encontrar la raíz cuadrada de un número entero?

Los números naturales comprenden a un conjunto discreto conformado por los números {1, 2, 3, 4, 5, ..., n, ...}, n ∈ N, donde N es el conjunto de los números naturales.

Los números naturales pueden ser números primos o números compuestos, los números compuestos pueden ser definidos como un producto de números primos. El número natural 169 es equivalente al siguiente producto de números primos:

169 = 13 × 13 = 13²

En consecuecia, la raíz cuadrada del número natural 169 es la siguiente: (nótese que la potencia al cuadrado es el opuesto a la raíz cuadrada)

x = √169

x = √(13²)

x = (13²)^(1 / 2)

x = 13

La raíz cuadrada del número natural 169 es igual a 13.

Para aprender más sobre raíces cuadradas: https://brainly.com/question/28472967

#SPJ1

ft.
2. A slow-moving bug is climbing a 15 ft. pole to reach a critical food source. It manages to climb 3
each day, but at night it slides back down 1 ft. How many days will it take the bug to reach the top and
get the food?

Answers

Step-by-step explanation:

a0 = 0 ft (starting on the ground)

a1 = a0 + 3 - 1 = a0 + 2

an = an-1 + 3 - 1 if an-1 +3 < 15

an = an-1 + 3 if an-1 + 3 >= 15

so, we need to find the n, so that

an = an-1 + 2 >= 12

but by looking at the structure, we see that every step just adds 2 ft to the total height.

an = a0 + 2n = 0 + 2n = 2n

2n >= 12

n >= 6

so, with day 6 the bug reaches 12 ft height. in day 7 it gets up to 15 ft and reached its goal.

it will take 7 days for the bug to reach the top and get the food.

a gym class has $12$ students, $6$ girls and $6$ boys. the teacher has $4$ jerseys in each of $3$ colors to mark $3$ teams for a soccer tournament. if the teacher wants at least one girl and at least one boy on each team, how many ways can he give out the jerseys? (jerseys of the same color are indistinguishable.)

Answers

So, the teacher can give out the jerseys in 840 ways.

The teacher wants to divide the 12 students into 3 teams, each with at least one girl and one boy.

One possible way to count the number of ways to divide the students is to use the stars and bars method.

For the first team, we have 5 stars and 2 bars, so the number of ways to pick 6 students is:

(5+2)!/(5!2!) = 7

For the second team, we have 4 stars and 1 bar, so the number of ways to pick 6 students is:

(4+1)!/(4!1!) = 5

For the third team, we have 3 stars, so the number of ways to pick 6 students is:

(3+0)!/(3!0!) = 4

Then we can multiply the number of ways to pick students for each team together to find the total number of ways to divide the students:

7 * 5 * 4 = 140

Then, as the jerseys are indistinguishable, we just have to multiply the number of ways to divide the students by the number of ways to distribute jerseys:

140 * 3! = 840

Therefore, the teacher can give out the jerseys in 840 ways.

To learn more about Combinations

visit; brainly.com/question/13387529

#SPJ4

How do I solve this?

Answers

The evaluation of the piecewise function gives:

when x = -3, f(x) = -4; when x = 2, f(x) = 0; and when x = 4, f(x) =  2.

when x = -3, w(x) = 2; when x = 2, f(x) = 5; and when x = 4, f(x) = 5

How to evaluate a piecewise function?

A piecewise function is a function that is defined by multiple sub-functions, each of which applies to a certain range of the input (or domain) values.

We want to evaluate the piecewise function when x = -3, x =2 and x = 4:

        { -4,   x < 2

f(x) = { x-2, -2 ≤ x≤ 4

         {0      x > 4

when x = -3:

f(x) = -4 because x < 2 (i.e. -3 < 2)

when x = 2:

f(x) = x-2

f(2) = 2-2 = 0

when x = 4:

f(x) = x-2

f(2) = 4-2 = 2

        { -x - 1,       x ≤ -3

w(x) = { 2x + 2,  -3 < x < 2

         {5,            x ≥ 2

when x = -3:

w(x) = -x - 1

w(-3) = -(-3) - 1 = 2

when x = 2:

f(x) = 5

when x = 4:

f(x) = 5

Learn more about piecewise function on:

brainly.com/question/18499561

#SPJ1

A 2-pound bag of carrots costs $6.40. What is the price per ounce?

Answers

Search up how many ounces are worth then you’ll see yourself stop being lazy and at least try
It will be 20 cents per ounce

List five vectors in Span {v1,v2}. Do not make a sketch.v1=6 4 −8v2=−6 2 0

Answers

The five vectors in span {v1,v2} are we first multiply each vector component (x, y, and z) of v1 and v2 by a constant and then add them together.

1. v3 = (3v1 + 2v2) = (18 8 −16)

2. v4 = (2v1 + 3v2) = (−12 6 0)

3. v5 = (4v1 + v2) = (0 6 −32)

4. v6 = (−2v1 + 5v2) = (36 10 0)

5. v7 = (−v1 + 4v2) = (−36 8 0)

To calculate the vectors, we first multiply each vector component (x, y, and z) of v1 and v2 by a constant and then add them together. For example, for v3 we multiplied v1 by 3 and v2 by 2 and then added the components together to get the vector (18 8 −16). We performed similar calculations for the other vectors.

Learn more about vector here:

https://brainly.com/question/29740341

#SPJ4

Points A, B, C, D, E, F and G are on a number line such that B, C, D, E and F divide segment AG into 6 equal pieces. If A is at 13 and G is at 59, what is the sum of the numbers at B, C, D, E and F

Answers

The sum of numbers at B, C, D, E and F is 110.5

Since B, C, D, E, and F divide the segment AG into 6 equal pieces, each piece has a length of (59-13)/6 = 6.5.

Therefore, the numbers at B, C, D, E, and F are located at 13 + 6.5, 13 + 6.52, 13 + 6.53, 13 + 6.54, and 13 + 6.55 respectively.

The sum of the numbers at B, C, D, E and F is (13 + 6.5) + (13 + 6.52) + (13 + 6.53) + (13 + 6.54) + (13 + 6.55)

= 13 + 6.5*(1+2+3+4+5) = 13 + 6.5*15 = 13 + 97.5

= 110.5

In Maths, number lines are the horizontal straight lines in which the integers are placed in equal intervals. All the numbers in a sequence can be represented in a number line. This line extends indefinitely at both ends.

To learn more about number lines visit: brainly.com/question/13425491

#SPJ4

Belinda is thinking about buying a house for $179,000. The table below shows the projected value of two different houses for three years:

Answers

Where is the table?

Answer:

A function is a relation from a set A to a set B where the elements in set A only maps to one and only one image in set B. No elements in set A has more than one image in set B.

Part A :

If a function is linear, then the function values have equal differences.

If a function is exponential, the function values have equal ratios.

For car 1 :

36450 / 40,500 = 9/10

32805 / 36450 = 9/10

Values of car have equal ratios.

This is exponential function.

For car 2 :

39000 - 42000 = -3000

36000 - 39000 = -3000

Values of car have equal differences

This is linear function.

Part B :

The initial value of car is 45,000.

For car 1 :

f(1) = 40,500, f(2) = 36,450, ............

For car 2 :

f(1) = 42,000, f(2) = 39,000, ..........

Part C :

For car 1 :

f(13) =   = 11438.396

For car 2 :

f(13) =  = 6000

There is a significant difference in the values of the car after 13 years. The value of the car 1 is greater.

Hence the value of the car 1 is described by an exponential function and that of car 2 by linear function. The value of car 1 is greater after 13 years.

Step-by-step explanation:

The surface area of this cone is 5,633.16 square millimeters. What is the slant height of this
cone?
Use ≈ 3.14 and round your answer to the nearest hundredth,

Answers

Therefore , the solution of the given problem of surface area comes out to be slant height 43 mm.

Definition of surface area

How much surface area it occupies is a decent indication of its total size. The surroundings is taken into account while calculating the squared of a right triangle. Anything's overall size is determined by its surface area. The volume of water inside a cuboid is the total of the volumes on each of the six horizontal sides. To determine the box's dimensions, use the formula below: The region is the same in 2lh, 2lw, and 2hw (SA). The overall area of the adaptable shape serves as a representation of the region.

Here,

Given :

Surface area = 5633.16 square millimeters

and

slant height = x

radius = 26 mm

So,

=> SA = πr² + πrl = 5633.16

=>SA = π(r² + rl) = 5633.16

=> SA = 3.14 ( 26² + 26* l) = 5633.16

=> SA = 2122.64 + 81.64l = 5633.16

=> SA = 81.64* l = 5633.16 - 2122.64

=> 81.64*l = 3510.52

=> l = 3510.52/81.64

=> l = 43 mm

Therefore , the solution of the given problem of surface area comes out to be slant height 43 mm .

To know more about surface area visit:

https://brainly.com/question/2835293

#SPJ1

4. One root of a quadratic
equation is 5+i
a. What is the other root?
b.What is the sum of the roots?
c. What is the product of the roots?
d. What is the equation?

Answers

The quadratic equation is x²+10x+26=0

What are quadratic equations?

A quadratic equation can be written in the standard form as ax2 + bx + c = 0, where a, b, c are constants and x is the variable. The values of x that satisfy the equation are called solutions of the equation, and a quadratic equation has at most two solutions.

Given here: Complex root of a quadratic equation is 5+i

And we know that complex roots always occur in pairs.

Thus the other root must be its conjugate as 5+i

The sum of roots will be given by 5+i+5-i=10

and product of the roots is given by (5+i) (5-i)=25-(-1)

                                                                           =26

∴ The quadratic equation is x²+10x+26=0

Hence, The roots are 5+i , 5-i

Learn more about quadratic equations here:

https://brainly.com/question/17177510

#SPJ1

Two different drugs, X and Y, are currently in use to treat a certain condition. About 7 percent of the people using either drug experience side effects. A random sample of 75 people using drug X and a random sample of 150 people using drug Y are selected. The proportion of people in each sample who experience side effects is recorded.

Answers

Therefore ,option C is correct since the percentage sample would need to be higher than 100 to produce a significant result.

What is a percentage?

A percentage is a subdivision by 100, also referred to as percent. A percentage, which is defined as "per 100," denotes a component of an overall amount. For instance, 45% represents the number 45 out of 100. Calculating a percentage is the process of finding the proportion of a whole given terms of 100. There are choices for fraction computation and using online calculators.

Given:

A random selection of 75 drug users of drug X and just a random selection of 150 drug users of drug Y are chosen,

Most statisticians agree that you need a 100 sample size to get any kind of statistically meaningful findings. You should absolutely poll each and every person in a population of less than 100.

The representative sample for medication X is therefore insufficient.

Therefore ,option C is correct since the sample would need to be higher than 100 to produce a significant result.

To know more about percentage visit:

https://brainly.com/question/28269290

#SPJ4

22/3 times x = 1.6 divided by 6/11
PLS HELP

Answers

[tex]\cfrac{22}{3}x=\cfrac{1.6}{~~ \frac{6 }{11 } ~~}\implies \cfrac{22x}{3}=\cfrac{\frac{16}{10}}{~~ \frac{6 }{11 } ~~}\implies \cfrac{22x}{3}=\cfrac{16}{10}\cdot \cfrac{11}{6}\implies \cfrac{22x}{3}=\cfrac{8}{5}\cdot \cfrac{11}{6}[/tex]

[tex]\cfrac{22x}{3}=\cfrac{8}{6}\cdot \cfrac{11}{5}\implies \cfrac{22x}{3}=\cfrac{4}{3}\cdot \cfrac{11}{5}\implies \cfrac{22x}{3}=\cfrac{44}{15} \\\\\\ \stackrel{\textit{multiplying boths sides by }\stackrel{LCD}{15}}{15\left( \cfrac{22x}{3} \right)=15\left( \cfrac{44}{15} \right)}\implies 110x=44\implies x=\cfrac{44}{110}\implies \boxed{x=\cfrac{2}{5}}[/tex]

if justin randomly chooses his ride in the morning and in the evening, what is the probability that he'll use both the bus and the train?

Answers

The probability that he'll use both the bus and the train is 0.2222

What is probability and example?

Probability = the number of ways of achieving success. the total number of possible outcomes. For example, the probability of flipping a coin and it being heads is ½, because there is 1 way of getting a head and the total number of possible outcomes is 2 (a head or tail). We write P(heads) = ½ .

There are just two ways in which Justin use both the bus and the train on the same day:

1. He used bus in the morning and train in the evening

2. He used train in the morning and bus in the evening

Additionally, every day he has 9 possible ways to used the transportation, 3 in the morning multiply by 3 in the evening. This is:

       3         *         3           =  9

p= 0.222

So, the probability is calculate as a division between the possible ways in which he use both transportations and the total possible ways. This is:

p=0.222

learn more about of probability here

https://brainly.com/question/10590289

#SPJ4

a rectangle has its base on the x acis and its upper two vetivies on th eporabloa 16-x^2what is the maximum area the rectangle can have

Answers

The maximum area the rectangle can have, is 2.31 square unit.

In the given question, a rectangle has its base on the x axis and its upper two vertices on the parabola 16 - [tex]x^2[/tex].

We have to find the maximum area the rectangle can have.

Let Length is x and width is y.

So, Area of Rectangle = length × breadth

Area of Rectangle = xy

Since, base is on the x - axis, therefore, length will be 2x.

Now, Area of Rectangle = 2xy

The given parabola y = 16 - [tex]x^2[/tex]

Area of Rectangle = 2x(16 - [tex]x^2[/tex])

Area of Rectangle = 32x - 2[tex]x^3[/tex]

For Largest Area find derivative of Area and set equal to zero.

A'(x) = 32 - 6[tex]x^2[/tex]

Now equating equal to zero

32 - 6[tex]x^2[/tex] = 0

Subtract 32 on both side, we get

- 6[tex]x^2[/tex] = - 32

Divide by -6 on both side, we get

[tex]x^2[/tex] = 5.33

Taking square root on both side, we get

x = 2.31

Hence, the maximum area the rectangle can have, is 2.31 square unit.

To learn more about area the rectangle link is here

brainly.com/question/20693059

#SPJ4

bags of clementines have 12 each. for a party, sal, trisha, and joe each brought bags of clementines. altogether, there were 180 clementines. sal brought 4 bags and joe brought 6. write the equation to determine how many bags trisha brought, t.(2 points)

Answers

The equation to determine how many bags Trisha brought is: T = 180 - (4 + 6)

We know that the total number of clementines is 180, Sal brought 4 bags and Joe brought 6. To determine how many bags Trisha brought, we need to determine the total number of bags that Sal and Joe brought together. We can do this by combining the two numbers together (4 + 6). This will give us a total of 10 bags. To determine how many bags Trisha brought, we need to subtract the total number of bags that Sal and Joe brought (10) from the total number of clementines (180). This gives us an answer of 170. This means that Trisha brought 170 clementines, or 7 bags. Therefore, the equation to determine how many bags Trisha brought is: T = 180 - (4 + 6).

Learn more about equations here:

https://brainly.com/question/29657988

#SPJ4

A cell phone plan cost $27.70 per month for 500 minutes of talk time. It cost an additional $0.08 per minute for each minute over 500 minutes. To get email access, it cost 30% of the price for 500 minutes of talk time. Your bill, which includes email, is the same each month for 9 months. The total cost for all 9 months is $367.29. Write and solve an equation to find the number of minutes of talk time you use each month.

Answers

Answer:

567 minutes each month.

Step-by-step explanation:

Let x be the number of minutes of talk time used each month.

The cost for talk time beyond 500 minutes is $0.08 * (x - 500)

The cost for email is $27.70 * 0.3 = $8.31

The total monthly cost is $27.70 + $0.08 * (x - 500) + $8.31 = $35.99

The total cost for 9 months is $35.99 * 9 = $323.91

So we can set up the equation:

$27.70 + $0.08 * (x - 500) + $8.31 * 9 = $367.29

Solving for x, we get:

x = 567

So the number of minutes of talk time used each month is 567 minutes.

Evaluate
2a + 16
3b
when a = 3 and b = -2

Answers

Answer:

2a + 16

2(3) + 16

6 + 16 = 22

3b

3(-2) = -6

Step-by-step explanation:

Substitue the appropriate values into the expressions.

First equation:
2a + 16

a = 3

2(3) + 16

6 + 16

22


For the second equation:

3b

b = -2

3(-2)

-6

A new health drink has 140​% of the recommended daily allowance​ (RDA) for a certain vitamin. The RDA for this vitamin is 40mg. How many milligrams of the vitamin are in the​ drink?

Answers

The drink contains 56mg of the vitamin while RDA is only 40mg.

What is milligram?

The SI unit of mass, the kilogramme, is 1000,000,000 times larger than the milligramme (mg), which is a unit of mass. Using a lowercase m and lowercase g, a milligramme is abbreviated as mg.

There are 1000 milligrammes in a gramme, hence the use of the prefix milli to denote the thousandth.

There are 10-6 kilogrammes in a milligramme. When describing drug doses, milligrammes are frequently used.

We have to count 140​% of the RDA to find the how much vitamins its contains.

Here, RDA = 40mg

140​% × 40

140/100 × 40

1.4  × 40

56mg

Thus, the drink contains 56mg of the vitamin while RDA is only 40mg.

Learn more about milligramme

https://brainly.com/question/29194405

#SPJ1

Select all the inequalities that have symbols that will be reversed when the variable is isolated.

–10. 5 < 3a

b6 ≤ 7

–4. 5c > 9

–215 ≤ –52d

e – 13 ≥ 11

Answers

Option -  C and D : -4.5c > 9 and -215 ≤ -52d  will have its inequalities that have symbols that will be reversed when the variable is isolated .

Anytime you are multiplying or dividing an inequality by a negative you must reverse the inequality symbol .

Inequalities in mathematics specify the connection between two non-equal quantities. Equal does not imply inequality. Typically, we use the "not equal sign (≠)" to indicate that two values are not equal. However, a variety of inequalities are employed to compare the values, whether they are less than or more than.

The different inequality symbols, properties, and methods for resolving linear inequalities in one variable and two variables will all be covered in this article along with examples. "A connection is called an inequality if two real numbers or algebraic expressions are connected by the symbols ">,",“<”, “”, “”,  An inequality statement in algebra uses the inequality symbol to illustrate the relationship between two expressions.

For such more questions on Inequalities:

brainly.com/question/30231190

#SPJ4

what does it mean for a function to be differentiable?

Answers

When a point has a defined derivative, the point is where a function can be differentiated.

What is differentiable function?

Calculus functions in one variable that have a derivative at every point in their domain are said to be differentiable functions. At every interior point within the domain of a differentiable function, the tangent line to the graph is invariably non-vertical.

No break, cusp, or angle exists in a differentiable function. Continuous functions are never differentiable, but differentiable functions can never be continuous.

If the derivative of a function exists at every point within its domain, the function is said to be differentiable. In particular, f′(a) exists in the domain if a function f(x) is differentiable at x = a.

When a point has a defined derivative, the point is where a function can be differentiated. This indicates that the tangent line's slope from the points on the left is getting close to matching the tangent line's slope from the points on the right.

To know more about differentiable function, click on the link

https://brainly.com/question/15406243

#SPJ4

An equilateral triangle and an isosceles triangle share a common side. What is the measure of ∠ ​ABC?

Answers

The measure of ∠ ​ABC is 112°

How determine the measure of ∠ ​ABC?

Trigonometry is a branch of mathematics dealing with the relationship between the ratios of the sides of a shape with its angles.

Triangle BCD is an equilateral triangle. So all the angles are equal, that is 60° each.

∠ ​ADB = 64° (base angle of an isosceles triangle are equal)

∠ ​ABD = 180° - 64° - 64° (sum of angles in a triangle is 180°)

∠ ​ABD = 52°

∠ ​ABC = ∠ ​ABD + ∠ ​CBD

∠ ​ABC = 52° + 60°

∠ ​ABC = 112°

Learn more about Trigonometry on:

brainly.com/question/11967894

#SPJ1

The owner of a pet food store wants to mix birdseed that cost $1.25 per pound with sunflower seeds that cost $0.75 per pound to make 50 pounds of a mixture that cost one dollar per pound how many pounds of each type of sea should he use

Answers

If the owner of a pet food store wants to mix birdseed that cost $1.25 per pound with sunflower seeds that cost $0.75 . The number of pounds of each type of sea he should use is: 25 pounds of $1.25 birdseed and 25 pounds of $.75 sunflower seed.

How to find the number of pounds?

Let x represent the number of  pounds of $1.25 birdseed that is is used

1.25x+.75(50-x)=50×1

1.25x+37.5-.75x=50

Combine like terms

.50x=50-37.5

.50x=12.5

Divide both side by .50x

x=12.5/.5

x=25 pounds of $1.25 birdseed

So,

50-25=25 pounds of $.75 sunflower seed

Therefore the number of pounds is $1.25 birdseed and $.75 sunflower.

Learn more about number of pounds here:https://brainly.com/question/20550400

#SPJ1

03.06 LC)
Which is the standard equation of the hyperbola centered at the origin, with a vertical transverse axis and values of a = 7 and b = 10?

Answers

The standard equation of hyperbola centered at the origin with the given values is  x^2 / 49  - y^2 / 100 = 1 .

What is Hyperbola ?

a plane curve generated by a factor so moving that the difference of the distances from two constant points is a consistent : a curve formed by way of the intersection of a double right circular cone with a plane that cuts each halves of the cone.

Given,

The standard equation of the hyperbola centered at the origin with given values a=7 and b=10 .

[(x2 / a2) – (y2 / b2)] = 1.

vertical axis with values a = 7 and b=10 .

[(x2 / a2) – (y2 / b2)] = 1.

(x^2 / 7*7)  -  ( y^2/ 10*10)  = 1

x^2 / 49  - y^2 / 100 = 1

Hence , the standard equation of hyperbola centered at the origin with the given values is x^2 / 49  - y^2 / 100 = 1 .

To learn more about hyperbola from the given link.

https://brainly.com/question/28989785

#SPJ1

3x − (2x² +1 − 8x) − (3x − 2x² + 7)

Answers

Answer: The answer is 5x

Answer: x=1

Step-by-step explanation:

=3x-[tex]2x^{2}[/tex]-1+8x-3x+[tex]2x^{2}[/tex]-7

= -1+8x-7

= -8=-8x

X=1

For each sequence find the first 4 terms and the 10th term.
A)n^2+6
B)3n^2

Answers

The first 4 terms and the 10th term of the sequences are listed below

How to determine the terms of the sequence

From the question, we have the following parameters that can be used in our computation:

Calculate the first 4 terms and the 10th term.

A)n^2+6

Here, we have

First = 1^2 + 6 = 7

Second = 2^2 + 6 = 10

Third = 3^2 + 6 = 15

Fourth = 4^2 + 6 = 24

Tenth = 10^2 + 6 = 106

B)3n^2

Here, we have

First = 3 * 1^2 = 3

Second = 3 * 2^2 = 12

Third = 3 * 3^2 = 27

Fourth = 3 * 4^2 = 48

Tenth = 3 * 10^2 = 300

Read more about sequence at

https://brainly.com/question/6561461

#SPJ1

A photographer prints an 8x10 team photo. The team would like to get it blown up by 200% in order to display it in the trophy case. What will be the new dimensions of the photo?

Answers

Answer:

16x20

Step-by-step explanation:

I think, 200% likely means x2. Just an idea, try it if you'd like!

A cloud is drifting across the sky at 552metersperminute. it is at an altitude of 9,200 meters. if its speed remains steady, how far will the cloud move in 17.5minutes?

Answers

The cloud can ascend 9,616 metres in 17.5 minutes, based on the statement made.

How is altitude measured and what does it mean?

Utilizing the measurement of air pressure, altitude may be calculated. The pressure decreases with increasing altitude. An instrument is referred to as a pressure analyzer or pneumatic altimeter when a barometer is given a nonlinear calibration to display altitude.

This may be calculated by dividing the cloud's speed (552 metres per minutes) by the distance it must travel (17.5 minutes). We now know the distance to be 9,616 meters.

The speed of said cloud and the length of time it is going are four pieces of information that must be known in order to determine the minimum distance the cloud might cover in 17.5 minutes. We must increase the cloud's stated speed of 552 meters a minute by the distance it is going across, which in itself is 17.5 minutes. As a result, we now have 9,616 meters overall.

Another way to see this is to picture the cloud beginning at place A (9,200 meters) or terminating at point B. (9,616 meters). The distance between points A and B will be covered in 17.5 minutes if the cloud is moving at a pace of 552 meters per minute.

To know more about Altitude visit:

https://brainly.com/question/27816517

#SPJ4

Determine the value of x using a trigonometric ratio. Question 9 options: A) 4.98 B) 4.18 C) 10.11 D) 8.49

Answers

Using the trigonometric ratios the correct option is option a) 4.98.

We have a known hypotenuse, but an unknown opposite side. Use the sine ratio to tie the two together to be able to solve for x.

Trigonometric ratios are a set of ratios that relate the angles of a right triangle to the lengths of its sides. The most commonly used trigonometric ratios are sine, cosine, and tangent, which are abbreviated as sin, cos, and tan, respectively.

These ratios can be used to find missing side lengths or angle measures in a right triangle, and they have many applications in mathematics, physics, engineering, and other fields.

sin(angle) = opposite/hypotenuse

sin(50) = x/6.5

6.5*sin(50) = x

x = 6.5*sin(50)

x = 4.97928888027336, make sure your calculator is in degree mode

x = 4.98

Therefore, Using the trigonometric ratios the correct option is option a) 4.98.

To know more about trigonometric ratios refer to:

brainly.com/question/25122825

#SPJ4

Other Questions
Let f(x) = x + 2x + 7x - 11 and g(x) = 3f(x). Which of the following describes g as afunction of f and gives the correct rule?A.) horizontal compression; g(x) = 3x + 6x + 21x - 33B.)horizontal stretch; g(x) = 27x3 + 18x +21x - 11C.)vertical stretch; g(x) = 3x3 + 6x +21x - 33 D.)vertical compression; g(x) = 27x + 18x + 21x - 11 I attached the question and the book is called the great gatsby the nurse has given simple instructions on preventing some of the complications of bed rest to a client who experienced a myocardial infarction. the nurse would intervene if the client were performing which of these contraindicated activities? Use the origin as the center of dilation and the given scale factor to find the coordinates of the vertices of the image of the polygon. k=1/2 determine the number of moles of sodium in 3.148e22 atoms of sodium metal hich of the following principles did the Founders use as part of the basis for the Constitution? unlimited state government strong federal government selective equality popular sovereignty 50 W of power are used lifting a crate of fruit and 75 seconds. What was the work done lifting? lava hot springs resort in idaho has a 11.5 meter tall diving platform. if you step off the platform, how fast will you be traveling in meters per second when you hit the surface of the water? neglect air drag. How did the Industrial Revolution impact the United States?The South developed a manufacturing economy, while the North remained dependent upon agriculture.The North developed a manufacturing economy, while the South remained dependent upon agriculture.It impacted both regions equally, as manufacturing began to take over the economies of both the North and the South. Indicate whether each of the following molecules is capable of geometrical (cis-trans) isomerism.a. 1,1-dichloro-1-buteneb. 4,5-dimethyl-2-pentynec. 1,3-dichloro-2-butened. 1,4-dichlorobenzene Why does future not need us? a section of dna that holds the instructions for making a polypeptide ? A tudent wa determining the texture of a oil but took the 2 hour reading 30 minute late. The tudent will probably over etimate the amount of in the ample Write an equation involving absolute value for the following graph: To test the performance of its tires, a cartravels along a perfectly flat (no banking) circular track of radius 96.6 m. The car increasesits speed at uniform rate of at ((d |v|)/dt) = 4.87 m/s^2until the tires start to skid.If the tires start to skid when the car reachesa speed of 21.1 m/s, what is the coefficient ofstatic friction between the tires and the road?The acceleration of gravity is 9.8 m/s^2 a 15.0 cm object is 12.0 cm from a concave mirror that has a focal length of 4.8 cm. its image is 8.0 cm in front of the mirror. what is the approximate height of the image produced by the mirror? Analyze the similarities and differences between preventing phishing and preventing spyware attacks. Can anyone help me write a eulogy for Napoleon Bonaparte from the perspective of Thomas Jefferson? As in what Jefferson would say at Napoleon's funeral. How do I do this please The cost revenue functions for a company are given by C=1000+3.75q and R=6.25q the fixed costs of the company are