One number is 5 times a first number. A third number is 100 more than the first number. If the sum of the three
numbers is 289, find the numbers.
The three numbers are
....
(Use a comma to separate answers as needed.)

Answers

Answer 1

According  to the question found the sum,

First number: 44,

Second number: 220,

Third number: 245 .

What is the number?

A number is an arithmetic value used for representing the quantity and used in making calculations. A written symbol like “3” which represents a number is known as numerals. A number system is a writing system for denoting numbers using digits or symbols in a logical manner.

First number: 44

Second number: 220

Third number: 245

The first number, x, is 44 since 5x = 220 and x + 220 + 245 = 289. The second number is 5 times the first number, which is 220. The third number is 100 more than the first number, which is 245.

To learn more about number

brainly.com/question/929808

#SPJ1


Related Questions

six flags charges $35 per student, plus a $40 processing fee per group. If you graph this, where would the line cross the y-axis?

Answers

Answer: the line will cross the y-axis at (0, 40).

Step-by-step explanation:

the line of a function crosses the y-axis at the y intercept. to find the y-intercept, equal x to 0 in the slope intercept equation.

because we know that it is 35 per student and 40 processing fee per group, we know that the slope intercept equation is y = 35x + 40.

with the equation, we plug x in as 0 and solve for y.

y = 35(0) + 40

y = 0 + 40

y = 40

because we know the x-coordinate is 0, we now have the y-coordinate, which is 40.

therefore, the line crosses the y-axis at (0, 40)

Need help ASAP will reward

Answers

Answer: 24.35333333

Step-by-step explanation:

Please help me with this question.

Answers

The complete solution to the system of equations in this problem is given as follows:

x = [-14; 5; 0; 2]

How to solve the system of equations?

The system Ax = b is given in augmented matrix form, hence it is defined as follows:

[tex]x_1 + 3x_2 + 2x_3 + 2x_4 = 5[/tex][tex]2x_1 + 3x_2 - 2x_3 + 10x_4 = 7[/tex][tex]4x_1 + 13x_2 + 7x_3 - 3x_4 = 3[/tex][tex]3x_1 + 9x_2 + 5x_3 + 3x_4 = 9[/tex]

Inserting the system into a calculator, the homogeneous solution is given as follows:

[tex]x_1 = -14, x_2 = 5, x_3 = 0, x_4 = 2[/tex]

The system has no given inputs, hence the particular solution is of zero.

Hence the complete solution in matrix form is given as follows:

x = [-14; 5; 0; 2]

(the ; separator means a new line).

More can be learned about a system of equations at https://brainly.com/question/30374328

#SPJ1

Jotham needs 18 liters of a 80% alcohol solution. He has a 30% and a 90% solution available. How many liters of the 30% and how many liters of the 90% solutions should he mix to make the 80% solution?

Answers

The amounts of each solution that he should use are given as follows:

30% solution: 3 liters.90% solution: 15 liters.

How to obtain the amounts of each solution?

The amounts of each solution are obtained by a system of equations, for which the variables are given as follows:

x: amount of the 30% solution.y: amount of the 90% solution.

The total solution is of 18 liters, hence:

x + y = 18.

x = 18 - y.

The final concentration is of 80%, hence:

0.3x + 0.9y = 0.8 x 18

0.3x + 0.9y = 14.4.

As x = 18 - y, the value of y is obtained as follows:

0.3(18 - y) + 0.9y = 14.4

0.6y = 9

y = 9/0.6

y = 15.

Hence the value of x is obtained as follows:

x = 18 - y

x = 18 - 15

x = 3.

More can be learned about a system of equations at https://brainly.com/question/13729904

#SPJ1

select yes if the determinant shows that the matrix will reduce to an identity matrix; select no if it does not. [ 3 0 5 1 ]

Answers

No. The determinant doesn't show that the matrix will reduce to an identity matrix.

The determinant of a matrix is a scalar value that can be used to determine whether a matrix is invertible or not. If the determinant is non-zero, the matrix is invertible and can be reduced to an identity matrix through row operations. If the determinant is zero, the matrix is not invertible and cannot be reduced to an identity matrix.

In this case, the determinant of the matrix [3 0 5 1] is equal to 3 * 1 - 0 * 5 = 3, which is non-zero. Therefore, this matrix can be reduced to an identity matrix through row operations, but the determinant does not indicate this directly.

Learn more on the matrix:

https://brainly.com/question/2456804

#SPJ4

Quadrilateral BCDE is shown on the coordinate grid. Keisha reflects the figure across the line y=x to create B’C’D’E’. Use the connect line tool to draw quadrilaterl B’C’D’E

Answers

The vertices of quadrilateral B'C'D'E' are obtained exchanging the x and y-coordinates of the vertices of Quadrilateral BCDE.

Then the quadrilateral is drawn connecting the four vertices of quadrilateral B'C'D'E'.

What is the reflection rule?

The rule for a reflection over the line y = x is given as follows:

(x,y) -> (y,x).

Meaning that a reflection over the line y = x will exchange the coordinates of the figure.

Then we apply this procedure to obtain the vertices of quadrilateral B'C'D'E', and in the drawing connect the consecutive vertices.

Missing Information

The problem is incomplete, hence the answer was given in general terms.

More can be learned about reflection at https://brainly.com/question/27224272

#SPJ1

Please help me with the following question.

Answers

The probabilities for this problem are given as follows:

a) At least five: 0.4909 = 49.09%.

b) Less than five: 0.4091 = 40.91%.

c) Between five and ten: 0.585 = 58.5%.

How to obtain probabilities using the normal distribution?

The z-score of a measure X of a variable that has mean symbolized by [tex]\mu[/tex] and standard deviation symbolized by [tex]\sigma[/tex] is obtained by the rule presented as follows:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The z-score represents how many standard deviations the measure X is above or below the mean of the distribution, depending if the obtained z-score is positive or negative.Using the z-score table, the p-value associated with the calculated z-score is found, and it represents the percentile of the measure X in the distribution.The binomial distribution is the probability of x successes on n trials, with p probability of a success on each trial. It can be approximated to the normal distribution with [tex]\mu = np, \sigma = \sqrt{np(1-p)}[/tex].

The parameters of the binomial distribution are given as follows:

n = 100, p = 0.05.

Hence the mean and the standard deviation of the approximation are given as follows:

Mean: [tex]\mu = 100 \times 0.05 = 5[/tex]Standard deviation: [tex]\sigma = \sqrt{100 \times 0.05 \times 0.95} =   2.18[/tex]

Then the probability of at least five successes, using continuity correction, is P(X > 4.5), which is one subtracted by the p-value of Z when X = 4.5, hence:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

Z = (4.5 - 5)/2.18

Z =  -0.23.

Z = -0.23 has a p-value of 0.4091. (probability of less than five successes).

1 - 0.4091 = 0.4909 = 49.09%.

The probability of between five and ten successes is the p-value of Z when X = 10.5 subtracted by the p-value of Z when X = 4.5, hence:

Z = (10.5 - 5)/2.18

Z =  2.52

Z = 2.52 has a p-value of 0.9941.

Z = (4.5 - 5)/2.18

Z =  -0.23.

Z = -0.23 has a p-value of 0.4091.

Hence:

0.9941 - 0.4091 = 0.585 = 58.5%.

More can be learned about the normal distribution at https://brainly.com/question/25800303

#SPJ1

One hundred teachers attended a seminar on mathematical problem solving. The attitudes of representative sample of 12 of the teachers were measured before and after the seminar. A positive number for change in attitude indicates that a teacher's attitude toward math became more positive. The twelve change scores are as follows.
3; 9; −1; 2; 0; 4; −3; 1; −1; 5; 4; −2
Part (a)
What is the mean change score? (Round your answer to two decimal places.)
Part (b)
What is the standard deviation for this sample? (Round your answer to two decimal places.)
Part (c)
What is the median change score? (Round your answer to one decimal place.)
Part (d)
Find the change score that is 2.2 standard deviations below the mean. (Round your answer to one decimal place.)

Answers

The mean change score is 2.00, the standard deviation is 3.91, the median change score is 2.5, and the change score is 2.2 standard deviations below the mean is -6.602.

(a) To find the mean change score, we sum up the change scores and divide by the number of change scores. The mean change score is:

(3 + 9 + -1 + 2 + 0 + 4 + -3 + 1 + -1 + 5 + 4 + -2) / 12 = (24) / 12 = 2

So the mean change score is 2.00.

(b) To find the standard deviation for this sample, we first need to find the variance. The variance is calculated as follows:

Find the difference between each change score and the mean change score.

Square each of these differences.

Find the mean of these squared differences.

Take the square root of the mean squared difference to get the standard deviation.

The variance is:

( (3 - 2)² + (9 - 2)² + (-1 - 2)² + (2 - 2)² + (0 - 2)² + (4 - 2)² + (-3 - 2)² + (1 - 2)² + (-1 - 2)² + (5 - 2)² + (4 - 2)² + (-2 - 2)² ) / 12 = 15.33

The standard deviation is:

√15.33 = 3.91

So the standard deviation is 3.91.

(c) To find the median change score, we need to sort the change scores in ascending order. The median is the middle value of this sorted list. Since there are an even number of change scores, the median is the mean of the two middle values. The sorted list of change scores is as follows:

-3; -2; -1; -1; 0; 1; 2; 3; 4; 4; 5; 9

The median is the mean of the two middle values, 2 and 3, which is:

(2 + 3) / 2 = 2.5

So the median change score is 2.5.

(d) To find the change score that is 2.2 standard deviations below the mean, we need to subtract 2.2 times the standard deviation from the mean change score:

2 - 2.2 × 3.91 = 2 - 8.52 = -6.602

So the change score that is 2.2 standard deviations below the mean is -6.602.

To know more about standard deviation, here

https://brainly.com/question/23907081

#SPJ4

Solve the proportion. X/2 = 9/27

Answers

Answer:

To solve the proportion, X/2 = 9/27, you can cross multiply to get 2x = 9*27, which simplifies to 2x = 243. Then divide both sides by 2 to get x = 243/2, which simplifies to x = 121. Therefore, the solution to the proportion is x = 121.

We can solve this proportion by cross multiplying (also known as the “breadsticks” method).

After cross multiplying, you should have the following:
27x = 18

Divide 27 from both sides, and now the equation will look like this:
x = 18/27

We can simplify further, so divide 9 from the numerator and denominator of the fraction:
x = 2/3

And there you have it!

-x (y-8) ^2 for x = -2 and y = 5 ?

Answers

11

This is because you wnat to plug each number in. After its plugged in you want to use the piwer of two on the numbers inside the parentheses first then whatever that is add the two numbers.

6x x 6 + 75 = 10x - 9

Answers

Therefore, in the previous equation, 6x + 75 = 10x -9, the value of x is 4.  It's really common to contrast expressions and phrases.

what is expression ?

It is necessary to duplicate, divide, add, or subtract in mathematics. The following is how an expression are put together: Number, expression, and mathematical operator The components of a numerical method include numbers, variables, and functions (such as addition, subtraction, multiplication or division etc.) It's really common to contrast expressions and phrases. An language, often known as an algebraic expression, is any mathematical statement that rating systems, numbers, and then an arithmetic function between them. For instance, the word m in the given equation is separated from the terms 4m and 5 by the arithmetic symbol +, as is the variable m in the expression 4m + 5.

given

6x + 75 = 10x -9

Because 6x + 75 = 10x -9

6x -10 x = -9 - 75

-4x = -84

x = 21; the value of x is 4.

Therefore, in the previous equation, 6x + 75 = 10x -9, the value of x is 4.

To know more about expressions visit :-

brainly.com/question/14083225

#SPJ1

Which is the graph of g(x)?
3,
x < -2
g(x) = - +2,
-/+2, -2 2x - 3,
x22

Answers

Step-by-step explanation:

you don't show us all possible answer options.

none of the visible graphs are correct.

just look at x=0. g(0) = -0/2 + 2 = 2

so, the correct graph has to go through (0, 2). and the 3 segments connect at the interval end points

(-2, 3) and (2, 1).

so, please pick the correct answer option based on this information.

Find the slope of the line y=2x+17.

Answers

Answer:

Step-by-step explanation:

2x + y = 17 in slope intercept form? Put the y on one side by itself. -2 is the slope and 17 is the y-intercept. Slope / gradient of a line is obtained by making an equation in the form of: where ' m ' gives the slope/gradient of the line and ' c ' gives y-intercept.

Answer:

The slope of a linear equation will always be the coefficient of the "x" variable when the equation is equalled to "y", this form is called "slope-intercept form" and the reason for that name is because it easily shows both the slope and the y-intercept of the line.

Check attached image 1 to better understand this concept.

As you may see in the picture, the slope is just the number that multiplies variable "x". Hence, the coefficient of this line is 2.

Check attached image 2 to see the graph of this line. Notice that the y-intercept is 17, as shown in the slope-itercept form of the equation.

EASY POINTS!

What is the total cost of groceries if the state sales tax of 6.4% added $9.60 to the original cost?
$9.60
$172.93
$72.93
$159.60

Answers

Answer:

The total cost of groceries if the state sales tax of 6.4% added $9.60 to the original cost would be $159.60. To calculate this, multiply the original cost by 1.064, which is the amount of the sales tax in decimal form. For example, if the original cost was $150, then the total cost would be $150*1.064 = $159.60.

A city currently has 132 streetlights. As part of an urban renewal program, the city council has decided to install 4 additional streetlights at the end of each week for the next 52 weeks. Use this information to complete the following statements. Round to the nearest whole number as needed.
The city will have (blank) streetlights at the end of 46 weeks.
The city will have 232 streetlights at the end of (blank) weeks.

Answers

Answer:

316 street lights.

25 weeks.

Step-by-step explanation:

Linear Equations:

We can set up a linear equation with the information provided expressed in slope intercept form: [tex]y=mx+b[/tex], where "m" is the slope, and "b" is the initial value.

We're given the initial amount, or what the city already has is 132 street lights, that's our "b" value and they will install 4 each additional week which is our slope. So we have the equation: [tex]y=4x+132[/tex]

To find how many streetlights the city will have at the end of 46 weeks, we can plug in 46 as "x" to give us:

[tex]y=4(46)+132\\y=316[/tex]

To find when the city will have 232 streetlights we can set the equation equal to 232 and solve for "x" the number of weeks.

[tex]232=4x+132[/tex]

Subtract 132 from both sides

[tex]100=4x[/tex]

Divide both sides by 4

[tex]25=x[/tex]

So this will occur after 25 weeks.

Three friends; Ghanem, Bilal and Rashed, applied for admission at ZU. Define G for "Ghanem is accepted" and G' for "Ghanem is not accepted". Similarly, you can define B & B' for Bilal and R & R' for Rashed. What is the sample space for the acceptance outcomes of the three friends?


a- S={G, B, R, G', B', R'}


b- S={GBR, GBR', GB'R, GB'R', G'BR, G'BR', G'B'R, G'B'R'}


c- S={G, GB, GBR, G', G'B', G'B'R'}


d- S={GBR, GBR', GB'R, G'BR, G'B'R, G'B'R'}

Answers

The sample space for the acceptance outcomes of the three friends is S={G, B, R, G', B', R'}. Therefore, option A is the correct answer.

What is a sample space?

A sample space is a set of potential results from a random experiment. The letter "S" is used to denote the sample space. Events are the subset of possible experiment results. Depending on the experiment, a sample area could contain a variety of results.

Given that, Ghanem, Bilal and Rashed, applied for admission at ZU. Define G for "Ghanem is accepted" and G' for "Ghanem is not accepted". Similarly, you can define B & B' for Bilal and R & R' for Rashed.

Sample space of accepted ={G, B, R, G', B', R'}

Therefore, option A is the correct answer.

Learn more about the sample space here:

brainly.com/question/28043513.  

#SPJ1

Find the values of x , y and z .

Answers

Answer:

x = 144y = 60z = 156

Step-by-step explanation:

Given two segment measures in a right triangle diagram, you want the values of the other measures.

Pythagorean theorem

The Pythagorean theorem can be used to find y:

  BC² = BD² +CD²

  65² = y² +25²

  y² = 65² -25² = 3600

  y = √3600 = 60

Similar triangles

The proportionality of corresponding sides in similar triangles can be used to find the remaining measures.

  short side/hypotenuse = 25/65 = 65/(25+x)

  25 +x = 65²/25 = 169

  x = 144

And for z, we can use ...

  long side/hypotenuse = AB/AC = BD/BC

  z/169 = 60/65

  z = 169(12/13) = 156

The triangle measures are ...

x = 144y = 60z = 156

HELPP!!
One rental store charges a one time fee of $12 plus $3 per hour to rent a power washer. A
second rental store charges $15 plus $2 per hour to rent a power washer. For what number
of hours is the rental cost the same?

Answers

Answer:

3 hours

Step-by-step explanation:

First, we need to set up an equation with a variable representing the time.

12 + 3x = 15 + 2x

Then you solve.

12 + 3x = 15 + 2x

-2x-12       -2x-12

x = 3

Which of these is the note A?
A.
OB.
O C.
O D.
Co
6.
fo

Answers

Answer:

the correct answer is A

Step-by-step explanation:

A correspond to Note La

1. Carly needed to study for of an hour for 9 days. How many hours did she study? A. 7 1/2 hours B. 9 5/6 hours C. 7 hours D. 2 1/7 hours​

Answers

The total number of hours that Carly studied for 9 days is; 7¹/₂ hours

How to solve proportion problems?

She wants to study 5/6 of an hour per day for 9 days.

Thus;

Number of hours studied per day = 5/6 * 1 hour = 5/6 hours

Therefore for 9 days, the total number of hours she will study is;

5/6 * 9

= 45/6

= 15/2

= 7¹/₂ hours

That value denotes the total number of hours that she studied for 9 days

Read more about Proportion problems at; https://brainly.com/question/19994681

#SPJ1

Complete question is;

Carly needed to study for 5/6 of an hour for 9 days. How many hours did she study?

Box of clothes Weighting 10lbs (4.5kg) and a box of books weights 10lbs (4.5kg) was put on balance beam scales would most likely will it do

Answers

The two boxes would likely balance on the scale, indicating that they weigh the same amount.

What will it cost to make 1,580 copies if the cost of 50 copies is $2.05

Answers

Answer:

=$64.78

Step-by-step explanation:

If. 50 copies. = $2.05

than. 1,580 copies = ?

1580/50 × $2.05

=3239/50

=64.78

Therefore if the cost of 50 copies is $2.05 than the cost of 1,580 copies is $64.78.

Answer:

$64.78

Step-by-step explanation:

 Proportions:

 50 copies >>>> $2.05

1580 copies >>>> $C

C = 1580"2.05/504

C = 64.78

Researchers wanted to determine if a new organic pesticide Z was effective at killing grasshoppers that typically invade cornfields. The effect of the grasshoppers in the fields is a decrease in yield which has economic consequences on the farmers. For the study two ten-acre cornfields located 1 mile apart were chosen. The cornfield to the west was sprayed only with water. The cornfield on the east received the same amount of water with a 10% solution of organic pesticide Z. Samples of the numbers of grasshoppers in the field were made every week for 10 weeks.
RESULTS
West field treated only with water
The number of grasshoppers in the west field doubled after ten weeks.
East field treated with pesticide Z
The number of grasshoppers in the east field declined by 50% after 10 weeks.
The following questions relate to this experiment.
1) State a possible hypothesis for this study. 2) What was the purpose of conducting this experiment? 3) What was the independent variable in the above experiment? 4) What was the dependent variable in the above experiment? 5) Which group was the control group? 6) Why is it important to have a control group in the experimental design? 7) Which of the following is the most accurate conclusion about these results?
Pesticide Z is a good way to control most insect infestations on fields of corn, wheat, or oats. East fields are more likely than west fields to have problems with grasshoppers eating corn crops. If a cornfield is sprayed with pesticide Z, it will have fewer grasshoppers 10 weeks later. Pesticide Z is unable to kill grasshoppers and is not suitable for the use in modern agriculture. 8) Based on the results of the experiment what will be your recommendation to the farmer in order to decrease the number of grasshoppers in the cornfield. 9) Arrange the stages of the scientific method listed below in order from first to last. Analyze data Formulate hypothesis Make observation about nature Reject or accept hypothesis Conduct experiments 10) You have noticed that after you forget to water your houseplant it wilts. This is an example of which part of the scientific method:
a. Hypothesis b. Observations c. Experiment

Answers

A possible hypothesis for this study is: "The organic pesticide Z will reduce the number of grasshoppers in cornfields compared to water treatment alone."

The purpose of conducting this experiment is to determine if the new organic pesticide Z is effective at killing grasshoppers that typically invade cornfields and to study its effect on reducing the number of grasshoppers.

How to explain the variables

The independent variable in the experiment is the treatment with organic pesticide Z.

The dependent variable in the experiment is the number of grasshoppers in the cornfield.

The west field treated only with water is the control group.

It is important to have a control group in the experimental design because it provides a baseline comparison for evaluating the effect of the treatment.

The most accurate conclusion is: "If a cornfield is sprayed with pesticide Z, it will have fewer grasshoppers 10 weeks later."

Based on the results, my recommendation to the farmer would be to spray the cornfield with pesticide Z to decrease the number of grasshoppers in the cornfield.

The stages of the scientific method in order from first to last are: Make observations about nature, formulate hypothesis, conduct experiments, analyze data, reject or accept hypothesis.

This is an example of making observations about nature.

Learn more about research on:

https://brainly.com/question/968894

#SPJ1

Twenty members of an athletic club are studying the relationship between the time it takes an individual athlete to reach a given level of fatigue during exercise (time to fatigue, measured in minutes) and athletic performance. For each member, time to fatigue and a performance score were recorded. The computer output of the regression analysis is shown in the table.
TermCoefSE CoefTConstant39.884.249.41Time to fatigue3.920.715.52
Which of the following is a 90 percent confidence interval for the slope of the regression line relating performance score and time to fatigue? Assume that the conditions for inference are met.
3.92±1.734(0.71)

Answers

The confidence interval for the slope of the regression line relating performance score is 0.71
                   
sample size (n) = 20


slope (b1) = 3.92 and SE of slope = 0.71

Degrees of freedom = 20 - 2 = 18          

Using t-table we get, t-critical value at significance level of 0.10 with 18 degrees of freedom is,

tα/2=1.734

The 90% confidence interval for the slope of the regression line relating performance score and time to fatigue is,

B1±Tα/2*SE

3.92±1.734(0.71) (c)

Regression analysis is a statistical measure that is used in many different fields, including investing, finance, sales, marketing, science, mathematics, and others. It tries to figure out how closely one dependent variable is related to a set of other changing variables. They are commonly referred to as independent variables.

For example, how commodity prices relate to the shares of companies that trade in those commodities.


To learn more about regression analysis
https://brainly.com/question/30011167
#SPJ4

solve the inequality |x| < 5

Answers

The inequality is solved to x < -5/4

What is an inequality?

An inequality can be defined as a mathematical relation that makes a non-equal comparison between two numbers, mathematical expressions or equations.

Inequalities are used  to compare two numbers on the number line on the basis of  their size.

The different inequality signs are;

< represents less than> represents greater than≤ represents greater than or equal to≥ represents less than or equal to

From the information given, we have that;

|x| < 3x - 5

Note that the signs, "| |" represents modulus which explains that the number must be a positive number.

collect like terms

x -3x< 5

substract the like terms

-4x< 5

Make 'x' the subject

x < -5/4

Hence, the value is x < -5/4

Learn about inequalities on:

https://brainly.com/question/25275758

#SPJ1

The complete solution is:

solve the inequality |x| < 3x - 5

i flip a coin three times and then another three times if the number of heads is the same the first and second time i win is this game worth playing

Answers

I flip a coin three times, and then another three times. If the number of heads is the same the first and second time, I win. If the number of heads is different, then I win. If I win, you pay me one dollar. If you win, I give you 3 dollars. This is worth playing game.

Let's assume that player A wins if both sets of coins are fair and have an equal number of heads.

The likelihood of this = (1/8)^2 + (3/8)^2 + (3/8)^2 + (1/8)^2

The likelihood of this = 1/64 + 9/64 + 9/64 + 1/64

The likelihood of this = (1 + 9 + 9 + 1)/64

The likelihood of this = 20/64

The likelihood of this = 5/16

If the two sets are different, let's say B triumphs.

The likelihood of this = 1 - 5/16 = 11/16

Therefore, if A wins 3 dollars and loses 1 dollar, then A's predicted net gain is

= 3 × 5/16 - 1 × 11/16

= 15/16 - 11/16

= (15 - 11)/16

= 4/16

So this game is defiantly worth playing game.

To learn more about probability link is here

brainly.com/question/14007430

#SPJ4

The complete question is:

I flip a coin three times, and then another three times. If the number of heads is the same the first and second time, I win. If the number of heads is different, then I win. If I win, you pay me one dollar. If you win, I give you 3 dollars. Is this game worth playing?

1,014 is the median value of the given population parameters. This value is the middle value. in the ordered list of data values. This value in a set of 11 will be the 1014 number in order. Therefore, years will have totals at or below the median.

Answers

Since 1014 is at median which tells us that 50% of the values are equal. the total number is 11014.

How is the median value determined?When working with a tiny data collection, you must first count the number of data points (n) and organise them in ascending order. In the case of an unequal distribution of data points, the rank of the data point whose value is the median is determined by adding 1 to the total number of points and dividing the results by 2.In statistics, the median is the value that, when placed in order, falls in the centre of the supplied collection of data. Either descending or ascending order can be used to arrange the data or observations.Since 1014 is at median which tells us that 50% of the values are equal.

1014 * 11 = 11014.

Since 1014 is at median which tells us that 50% of the values are equal. the total number is 11014.

To learn more about median refer to:

https://brainly.com/question/26177250

#SPJ1

geometry unit 7 : angles of polygons & parallelograms

find the value of x

Answers

Using the relationships between the angles of a parallelogram, the value of x is 12.55°.

Finding the value of x:

A parallelogram has opposite angles that are equal, and adjacent angles that add up to 180°.

We can start with angles a and c. Since they are both equal to 90°, that means that angle b must also be 90°.

We can now use this information to find the value of x.

We can use the fact that angles a, b, and c add up to 270° to find x.

Since angles a and c are both 90°, that means that angle b must be 90°.

We can then solve for x by subtracting 190° (90° + 100°) from 270° and dividing by 7.

In order to solve for the value of x, we must use the properties of a parallelogram.

Since a parallelogram has four sides and four angles, the sum of the interior angles must equal 360°.

Therefore, we can set up an equation using the given angles and the unknown angle of x to solve for the value.

95° + (7x - 4)° + 90° + (3x + 23)° + (9x - 6)° = 360°

20x + 109° = 360°

20x = 251°

x=12.55°

Therefore,  the value of x is 12.55°.

To learn more about angles of a parallelogram refer to:

brainly.com/question/20526916

#SPJ1

Find the area of the sector of the circle with central angle of 195° and radius of 7 cm. Use 3.14 for pi(π) and round to the nearest hundredth.

Group of answer choices

23.81 cm2

166.68 cm2

27.86 cm2

83.34 cm2

Answers

Answer:

A ≈ 83.34 cm²

Step-by-step explanation:

the area (A) of the sector is calculated as

A = area of circle × fraction of circle

  = πr² × [tex]\frac{195}{360}[/tex] ( r is the radius of the circle )

  = 3.14 × 7² × [tex]\frac{13}{24}[/tex] ( cancelling by 15 )

 = [tex]\frac{3.14(49)(13)}{24}[/tex]

 ≈ 83.34 cm² ( to the nearest hundredth )

b) The growth rate of covid patient is 5% per hour. If the number of covid patients in the morning 9am is 44,100, what was the number of patient 7am sharp?

Answers

Answer:

36,900

Step-by-step explanation:

it's right I just do not know how to explain lol

Other Questions
David is tracking the amount of water he drinks each day.On Thursday, he drinks 15 cups of water.On Friday, he drinks 12 cups of water.What is the percent change in his water intake?What is the original amount of water in this problem?What is the change in David's water intake in this problem?What is the percent change?Is it increasing or decreasing? choose the substance with the lowest vapor pressure at a given temperature. group of answer choices ch3ch2oh ch3cl hcl hoch2ch2oh *****ECONOMICS****When the Business Cycle is in Expansion, what will be happening with the three economic indicators? GDP CPI Unemployment Which of the following is the lowest court in the tiered structure of the state court systems in nearly every state: Trial Court how do the polarities of 1-butanol, diethyl ether, and 1-hexene compare to each other? geo 1000 what are the two types of seismic body waves and describe their wave motion? the statement ""all transactions recorded should have supporting documents"" in the financial policy of company xyz closely relates to which of the accounting rule? To which molecules can amino acids be converted when entering the energy pathways of cellular respiration? stockholders' equity is: multiple choice question. decreased by additional investments made by stockholders during the year increased by net income for the year increased by dividends paid during the year increased by bonds issued during the year how to format a biology sl ia G. K. Chesterton believes that in mystery stories, truthA: is up to the detective to decideB: is absolute and doesn't changeC: does not matter at allD: changes constantly Construye, en tu libreta, oraciones pasivas con los siguientes sintagamas. Utiliza la siguiente frmula: sujeto + ncleo de predicado + complemento agente = oracin pasiva fue aclamada por la masa fue repetida el avin por el arma mortal los heridos por un potente misil por los seguidores del bien fue lanzada la paz fueron atendidos un cadver fueron difundidas por los canales de televisin Recuerda: frente a la guerra: la paz, la por los que creen en la justicia las noticias fue derribado una bala fue levantado la palabra esperanza por los mismos soldados paz, la paz. HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH A sunflower's height was measured at 42 inches. The second time the flower was measured its height was 70 inches. What was the percent change in the height of the sunflower between the two measurements? Increase or decrease? amount of change original amount = percent= Substitute and solve: Discribe an experiment to determine the frequency, amplitude and period of flywheel in motion Identify a true statement about the initial experiments carried out in the 1960s on self-administration of morphine on monkeys. A check that is made payable to a specific person is? A.a special endorsementB.a blank endorsementC.a restrictive endorsementD.none of the above digital technology has the potential to impact the global community at the time of crisis by raising awareness and fostering unity providing a forum for international communication shaping perspective and response all of these none of these a student nurse is taking home a print-out from the electronic health record in order to have data to complete a care plan. which protected health information (phi) must the student remove prior to taking the print-out home? (select all that apply.) For the rectangle solve for x.(PLEASE ANSWERRRRR WILL MARK BRAINLEST I NEED AN ANSWER FAST!)