A sample of 40 observations is selected from one population with a population standard deviation of 5. The sample mean is 102. A sample of 50 observations is selected from a second population with a population standard deviation of 6. The sample mean is 99. Conduct the following test of hypothesis using the .04 significance level.



Is this a one-tailed or a two-tailed test?

State the decision rule.

Compute the value of the test statistic.

What is your decision regarding H0?

What is the p-value?

Answers

Answer 1

1) This is a Two tailed Test.

2) Decision rule is; If the p-value is greater than 4% fail to reject H₀.

3) P-value = 0.00968764 and so we reject H₀

How to state the decision rule in hypothesis testing?

We are given the hypothesis as;

Null Hypothesis; H₀: m₁ = m₂

Alternative Hypothesis; H₁: m₁ ≠ m₂

1) Since the alternative hypothesis has "not equal to sign", then it is a two tailed test.

2) Since we are told to use significance level as 0.04, then we can say that the decision rule is;

If the p-value is greater than 4% fail to reject H₀.

3) Using a 2-Sample Z-Test online TI calculator gives the test statistic as;

z = 2.5868

4) From z-score calculator, p-value equals 0.00968764. This is less than 0.04 and as such the decision regarding H₀ is to reject H₀.

5) P-value = 0.00968764

Read more about decision rule in Hypothesis Testing at; https://brainly.com/question/17192140

#SPJ1


Related Questions

Aella Iniko and Loki played a game. Aella scored 2/5 of the points, and Loki scored 1/3 of the point. What part of the points did Iniko score?

Answers

The part of the points that Iniko score will be 4/15.

How to illustrate the fraction?

A fraction simply means a piece of a whole. In this situation, the number is represented as a quotient such that the numerator and denominator are split. In this situation, in a simple fraction, the numerator as well as the denominator are both integers.

In this case, Aella Iniko and Loki played a game. Aella scored 2/5 of the points, and Loki scored 1/3 of the point.

The part of the points that Iniko score will be

= 1 - (1/3 + 2/5)

= 1 - (5/15 + 6/15)

= 1 - 11/15

= 4/15

Learn more about fractions on:

brainly.com/question/78672

#SPJ1

Can someone help me ASAP? Plsss I need this grade

Answers

Answer:

11 units

Step-by-step explanation:


Diagonals in a rectangle are congruent.

WY and XZ are both diagonals of the rectangle WXYZ.

Therefore, their values are congruent or equal.

6x-7 = 3x+2

Subtract 3x from both sides and add 7 from the left side to isolate the x's equal to a constant.

You get 3x = 9

Divide both sides by 3 to isolate x by itself.

x = 3

Next, plug in the value of 3 for x in any of the equations and you will get 11 units.

Hope this helps!

Use the quadratic formula to find the solutions to the quadratic equation below x^2-5x-4=0

Answers

Answer:

comparing given quadratic equation x²-5x-4=0 with ax²+bx+c=0 we get,

a=1,b=-5,c=-4

Now,

x={-b±√b²-4ac}/2a

={-(-5)±√(-5)²-4×1×-4}/2×1

={5±√25+16}/2

=(5±√41)/2

Hence,B.is the correct option

*mark me brainliest

Find the vertical asymptotes (VA), removable discontinuities (RD),
horizontal (HA) or slant asymptote (SA) and intercepets (Int)
x2-10x+9
for graph of the rational function
x²-9x

Answers

Therefore , the solution to the given problem of function comes out to be slant asymptotes are y = x -4.

What does the term function mean?

Numbers and their variants, equations & related structures, and geometry and their regions and potential applications are all mathematical topics. The link between a group of input, each of which generates a related output, is referred to as a "function." A function is a relationship between outputs and inputs where each input results in a single, distinct output. Each procedure has a domain and a city / municipality, which are frequently referred to as a scope. Functions are usually represented by the letter f. (x). The input is X. On activity, one-to-one activities, many-to-one activities, throughout operations, as well as on functions are the four main categories of supplied functions.

Here,

There are no limitations on the type of rational function, therefore it is feasible to construct one with each of the three asymptotes.

This is depicted in the attached graph, along with the graph of the rational function it represents. These are the asymptotes of the function.

Vertical asymptotes are x = -4,

horizontal asymptotes are y = 0 and

slant asymptotes are y = x -4.

Additional remarks

We employ an exponential function in our example function. Although it can be expressed as a polynomial of infinite degree, that is not often regarded as a polynomial. The proportion of polynomials is how most authors describe a rational function.

Therefore , the solution to the given problem of function comes out to be slant asymptotes are y = x -4.

To learn more about the function, visit:

https://brainly.com/question/28193995

#SPJ1

Mitch plays chess with his aunt every Friday.
He's won 12 matches and lost 3 matches.
What is the experimental probability that Mitch will win the next match?

Answers

The answer is 4/5

What is probability?

Probability is a measure of the likelihood of an event occurring. The probability formula is defined as the possibility of an event happening is equal to the ratio of the number of favorable outcomes and the total number of outcomes. Probability of event to happen P(E) = Number of favorable outcomes/Total Number of outcomes.

Given here: Mitch  won 12 matches and lost 3 matches.

Thus the theoretical probability of him winning the next match is 12/15=4/5

Hence, The answer is 4/5

Learn more about probability here:

https://brainly.com/question/30034780

#SPJ1

can you help me find x and y
please and thank you!!!
and if you could explain that will be appreciated! :D

Answers

4x + y = 42 => y = 42 - 4x

3x - 2y = 26 => 3x - 2×(42 - 4x) = 26 => 3x - 84 + 8x = 26

=> 11x - 84 = 26 => 11x = 110 => x=10

y = 42 - 4x => y = 42 -4×10 => y= 42 - 40 => y= 2

Answer:

[tex]x = 10[/tex] and [tex]y = 2[/tex]

Step-by-step explanation:

That appears to be a parallelogram, so we can make the assumption that one side of the shape is equal to the side opposite to it because they are parallel lines.

With that assumption, we can set-up the equations, namely

[tex]42 = 4x+y[/tex] (eq. 1)

[tex]26 = 3x-2y[/tex] (eq. 2)

We can solve for x and y either through substitution or elimination, and it seems like elimination could be a faster way to do it.

Multiply eq. 1 by 2 and add it to eq. 2

[tex]84 = 8x+2y\\26 = 3x-2y[/tex]

-> [tex]110 = 11x[/tex]

[tex]x = 10[/tex]

And then we can substitute it back to any equation, and the result will be

[tex]y = 2[/tex].

5
432-
1
--5-4-3-2-1 1
ENTY
-2
-3-
-4
Mark this and return
23
45x
Which function is represented by the graph?
Of(x)=-x-31 +4
Of(x) = -x + 3) +4
O f(x) = -x-41+3
Of(x) = -x +41 +3
Save and Exit
Next
4
27
Submit

Answers

On solving the provided question, we can say that the value of the equation here is f(2) = -29 and f(3) = -41

What is equation?

A mathematical equation is a formula that joins two statements and uses the equal symbol (=) to indicate equality. A mathematical statement that establishes the equality of two mathematical expressions is known as an equation in algebra. For instance, in the equation 3x + 5 = 14, the equal sign places the variables 3x + 5 and 14 apart. The relationship between the two sentences on either side of a letter is described by a mathematical formula. Often, there is only one variable, which also serves as the symbol. for instance, 2x – 4 = 2.

the equation here is

f(x)=-x-31 +4

f(2) = -29

f(x) = -x-41+3

f(3) = -41

To know more about equation visit:

https://brainly.com/question/649785

#SPJ1

In this activity, you are investigating the financial viability of the martingale betting strategy that was introduced in class.
Recall how a martingale works. You place a bet on any "even money" event (that is, a wager where winning means gaining the money bet). If you win, you stop — you have won money. If you lose, you keep doubling the bet until you win, and then stop. Your winnings will cover the previous losses. Unfortunately, a long losing streak means that you run out of money and can no longer bet – hence losing a lot.
Balph Snerdwell has $31 in his wallet. He is going to be betting on red or black, at the roulette table. Recall that, in an American casino, there are 38 numbers — 18 red and 18 black (plus 0 and 00). So Balph has an 18/38 probability of winning, each time he bets.

a) Balph plays a martingale — doubling his bet after each loss. What’s the maximum number of times he can lose? Why?

b) Recall that Balph might win a dollar from playing a martingale … or he might lose all $31 in his wallet. What’s the probability that he wins a dollar? That he loses everything?

c) And so, what is the expected value of Balph’s net winnings, from one martingale?

d) Sometimes Balph will bet only one dollar. But sometimes he will bet three dollars (if he loses, then wins). Or seven dollars (lose, lose, win). Or some other amount. What are the possible values for total amount wagered? Their probabilities? Therefore, what is the expected value of the numbers of dollars wagered?

e) In Part D you found how much money Balph won, on average. In Part E, you found how much money Balph bet, on average. How much did Balph win, per dollar bet? (Does this number look familiar?)



The answers are:
b) 0.9596, 0.0404
c) expected value of dollars won = -$0.29236
d) expected value of dollars wagered = $5.55475

Can someone please break it down and explain how they got the answers

Answers

Answer:

a) Balph can lose a maximum of 6 times in a row before running out of money and not being able to place any more bets. This is because if he loses 6 times in a row, he would have to bet $64 (1+2+4+8+16+32) which is more than the $31 he has in his wallet.

b) The probability that Balph wins a dollar is 0.9596 and the probability that he loses everything is 0.0404. These probabilities are calculated by assuming a 18/38 probability of winning each bet and using the martingale betting strategy.

c) The expected value of Balph's net winnings from one martingale is -$0.29236. This means that on average, Balph can expect to lose $0.29236 each time he plays the martingale betting strategy.

d) The possible values for the total amount wagered are $1, $3, $7, $15, $31, and $64. These values correspond to the amount wagered after losing 0, 1, 2, 3, 4 and 5 times in a row. The probability of each value depends on the probability of losing that many times in a row, calculated using the 18/38 probability of winning each bet. The expected value of the number of dollars wagered is $5.55475.

e) The amount Balph wins per dollar bet is -0.0527. This number is calculated by dividing the expected value of Balph's net winnings by the expected value of the number of dollars wagered. This number is less than zero, indicating that on average, Balph will lose money for every dollar he bets.

What are the slope and y-intercept of the equation 2x - 5y = -10?

Answers

Answer:

slope 2/5

y-intercept (0,2)

Step-by-step explanation:

Xochitl went into a movie theater and bought 6 bags of popcorn and 4 drinks, costing a total of $65. Alonso went into the same movie theater and bought 9 bags of popcorn and 8 drinks, costing a total of $107.50. Determine the price of each bag of popcorn and the price of each drink.

Answers

The price of each bag of popcorn and the price of each drink is $7.5 and $4 respectively.

How to calculate the equation?

Let the drinks be represented as d.

Let the popcorn be represented as p.

From the information, Xochitl went into a movie theater and bought 6 bags of popcorn and 4 drinks, costing a total of $65. Thus will be:

6p + 4d = 65

Alonso went into the same movie theater and bought 9 bags of popcorn and 8 drinks, costing a total of $107.50. This will be:

9p + 8d = 107.50

Equating the equation

6p + 4d = 65 ..... i

9p + 8d = 107.50 ..... ii

Multiply equation i by 8

Multiply equation ii by 4

48p + 32d = 520

36p + 32d = 430

12p = 90

Divide

p = 90/12

= 7.5

6p + 4d = 65 .

6(7.5) + 4d = 65

4d = 65 - 45

4d = 20

d = 20/4 = 5

Learn more about equations on:

brainly.com/question/2972832

#SPJ1

Coordinate grid shows from -2 to positive two on x-axis and -2 to positive two on y-axis. There are increments I have one over four for each grid line on each of the two axes. Only the whole numbers are labeled on either side of the axis. A point A is shown at the intersection of 5 grid lines to the right of the y-axis and 3 grid lines below the x-axis. What are the coordinates of point A?

Answers

The coordinates of point A are ( 5/4, -3/4)

What are coordinates?

A pair of numbers that use the separations between the two reference axes to define the location of a point on a coordinate plane. usually represented by the x- and y-values, respectively, (x, y).

The position of a point or a shape in a given space is determined by coordinates, which are numbers (a map or a graph ).

x - coordinate = 5 grid lines to the right of the y-axis

y - coordinate =   3 grid lines below the x-axis.

The point A is in the 4th quadrant

(x,y) = ( + 5 grid lines, -3  grid lines )

There are increments I have one over four for each grid line on each of the two axes

This means,

(x,y) = ( + 5 * 1/4, -3*1/4 ) = ( 5/4, -3/4)

So,  the coordinates of point A are ( 5/4, -3/4)

To learn more about the coordinates from the given link

https://brainly.com/question/17206319

#SPJ1

Please help me! Thank you so much!

Answers

The mean of the numbers, given the stem and leaf plot of the number of classrooms in each school in the city, is 84 classrooms

How to find the mean ?

To find the mean of the schools, you first need to add up the number of classrooms in each school and then divided this sum by the number of schools that Evelyn used in the social studies project.

When using a stem and leaf plot in this instance, the stem is the tens figure and the leaf is the ones figure.

This means that a stem of 7 and lead of 7 means 77 classes.

The sum of the number of classrooms is therefore :

= 77 + 77 + 81 + 81 + 82 + 82 + 83 + 84 + 84 + 85 + 85 + 87 + 90 + 90 + 92

= 1, 260 classrooms

The mean is therefore :

= 1, 260 / 15 schools

= 84 classrooms

Find out more on mean at https://brainly.com/question/8821957

#SPJ1

what expression represents 5 less than one half of x

Answers

Answer:

5 < 1/2x

5 is less than 1/2 of x


Math on the Spot Lena wants
to put the elephant stickers in
an album. She says she will use
more pages if she puts 5 stickers
on a page instead of 10 stickers
on a page. Is she correct?
Explain.

Answers

Lena is not correct in her statement that she will use more pages if she puts 5 stickers on a page instead of 10 stickers on a page.

Is it true that if you put 8 stickers on a page instead of 4, you will use less pages?

Yes, it is true that if you put 8 stickers on a page instead of 4, you will use less pages. The total number of stickers divided by the number of stickers per page determines the number of pages needed. In general, the more stickers per page, the less pages will be needed to hold the same number of stickers.

If Lena puts 10 stickers on a page, she will need fewer pages than if she puts 5 stickers on a page.

For example, if she has 50 elephant stickers, she would need 5 pages if she put 10 stickers on a page, but she would need 10 pages if she put 5 stickers on a page.

This is because the total number of stickers divided by the number of stickers per page determines the number of pages needed. In general, the fewer stickers per page, the more pages will be needed to hold the same number of stickers.

To know more about division visit:

brainly.com/question/660410

#SPJ1

Solve the following inequality
2 x + 1 < 9

Answers

Answer:

2x+1<9

collecting the like term

2x<9-1

2x<8

divide both sides by 2

x<4

Not sure on this question

Answers

Answer:

It will take 250 seconds for 30 liters to pass through the pipe.

Step-by-step explanation:

Let's use just the units only to help us set up and equation.

liters/sec × sec = liters

This works. Fill in the numbers we know.

.12 l/sec × ?sec = 30liters

Use a real variable and let's leave off the units so we can write an neater equation to solve.

.12 l/sec × x sec = 30liters

.12x = 30

That's a good equation. Divide by .12 to solve.

x = 30/.12

x = 250

Remember x was seconds. We were asked to find the seconds.

It will take 250 seconds for 30 liters to pass through the pipe.

(In case they ask later, that's 4minutes and 10 seconds)

Find the value of each expression
0.5 exponent 4 + 1

Answers

Answer:

5

Step-by-step explanation:

adde it all upa and get the answer

In a certain country, there are about 7.0 million people. Of those,
1.9 million do not have access to safe drinking water. Solve the equation
p+1.9=7.0 to find p, the number of people (in millions) who have
access to safe drinking water.

Answers

By linear algebra , we can find that number of people having access to safe drinking water is 6.1 million.

What is the purpose of linear algebra?

The solution of linear systems of differential equations is facilitated by the use of linear algebra in conjunction with calculus. Analytic geometry, engineering, physics, the natural sciences, computer science, computer animation, and the social sciences all use methods from linear algebra (particularly in economics).

It is simpler to analyze linear systems involving differential equations by combining calculus with linear algebra. Techniques from linear algebra are used in many fields, including the social sciences, engineering, physics, computer science, and computer animation (particularly in economics).

equation,

p+1.9=7.0

p=7.0-1.9

p=6.1

To know more about linear algebra visit:-

brainly.com/question/21835898

#SPJ1

Cuando se calcula la potencia de un producto, que sucede con el exponente en los factores del producto, se.

Answers

Según el álgebra de números reales, la potencia del producto es el producto de las potencias.

¿Cómo determinar la potencia de un producto de dos números reales?

De acuerdo con la pregunta, tenemos el caso del producto de dos números reales a, b elevados a un potencia n, cuya descripción matemática se presenta a continuación:

(a · b)ⁿ

De acuerdo con el álgebra de números reales, este caso tiene la siguiente equivalencia:

(a · b)ⁿ = aⁿ · bⁿ

De modo, pues, que la potencia de un producto de dos números reales es igual al producto de las potencias de los números reales.

Para aprender más sobre los números reales: https://brainly.com/question/24130867

#SPJ1

The revenue of a certain company increased by 10% in the first quarter, decreased by 6% in the second quarter, decreased by 12% in the third quarter, and increased by 11% in the fourth quarter.

Did revenue increase or decrease overall?
It increased
It decreased


What is the average rate of growth or decline? Enter your answer as a positive number in percent form, rounded to one decimal places.

Answers

The company overall revenue net percentage change is increased by 89.2%.

What is net percentage change?

Two or more percentage changes applied to a quantity consecutively are covered by the idea of successive percentage changes. As the base changes after the first adjustment, the total change in this instance is not simply the addition of the two percentage changes.

If a number N changes by x% and then y%, what will the net percentage change is [tex]x+y+\frac{xy}{100}[/tex] %.

Now in first quarter = 10% increase

In second quarter = 6% decrease

In third quarter = 12% decrease

In fourth quarter = 11% increase.

Now over all percentage change is ,

=> [tex]10-6-12+11+\frac{10.6.12.11}{100}[/tex]

=> 3+79.2

=> 82.2%

Hence the company revenue is increased by 82.2%.

To learn more about net percentage change refer the below link

https://brainly.com/question/1053881

#SPJ1

7. The average comic book sold for $2.25 in 1994 and for $3.99 in 2016.

a) Write a linear function that approximates the average cost of comic books
over time (t) starting in 1994.

b) Predict the average cost of a comic book in 2020.

- c) In about what year will the average cost have gone over $5?

Answers

The linear function to find average cost will be A=$(2.25+0.079t), average cost of a comic book in 2020 = $4.3, Average cost will be $5 in year 2029.

what is a linear function?

A linear function is a function which forms a straight line in a graph. It is generally a polynomial function whose degree is utmost 1 or 0.  Although the linear functions are also represented in terms of calculus as well as linear algebra. The only difference is the function notation. Knowing an ordered pair written in function notation is necessary too. f(a) is called a function, where a is an independent variable in which the function is dependent. Linear Function Graph has a straight line whose expression or formula is given by;

                                                    y = f(x) = px + q

It has one independent and one dependent variable. The independent variable is x and the dependent one is y. P is the constant term or the y-intercept and is also the value of the dependent variable. When x = 0, q is the coefficient of the independent variable known as slope which gives the rate of change of the dependent variable.

Now

Initial value = $2.25 in 1994

cost in 2016 = $3.99

Therefore

3.99=2.25+2.25*r*22/100

r=0.079

where r=rate

then

Average cost=initial value+0.079t

Hence

A=$(2.25+0.079t)

where t=time (given year - 1994)

cost in 2020=$(2.25+0.079*26)

cost in 2020=$4.3

Now for A=$5

5=2.25+0.079t

t=35years

Hence Average cost will be $5 in year 2029.

To know more about linear function visit the link

https://brainly.com/question/20286983?referrer=searchResults

#SPJ1

Which statement is only true for the t-test for dependent means rather than t-tests in general?
a)population variances are estimated from the information in the sample of scores actually studied
b)pretest

Answers

Pretest-posttest experimental designs are common is true for the t-test for dependent means rather than t-tests in general.

The correct answer is option B.

The use of pretest-posttest designs extends the posttest alone design with nonequivalent groups, one of the most fundamental methods for assessing the effectiveness of an intervention. One group in this two-group design undergoes therapy, and the final results are produced for the other group.

In conclusion, quasi-experimental design has long been a popular research methodology. An intervention that has been delivered to a group of study participants may be easily evaluated using pre-test and post-test designs, a sort of quasi-experimental research. A pretest is an assessment tool used by study participants before they get any form of therapy. Participants in a study are given a posttest, which is an evaluation tool, following their participation in the study.

Learn more about Pretest-posttest at

https://brainly.com/question/14245286?referrer=searchResults

#SPJ4

a) Work out the minimum number of hikers who could have walked between 8 miles and 19 miles.
b) Work out the maximum number of hikers who could have walked between 8 miles and 19 miles.

Answers

Answer:

B

Step-by-step explanation:

easy please help area of a trapezoid using decomposition

Answers

The area of the trapezoid is calculated as: D. 90 square units.

How to Find the Area of a Trapezoid By Decomposing?

To find the area of the trapezoid that is shown in the image above, we can decompose the trapezoid into three shapes which are one rectangle and two identical triangles.

Area of triangle = 0.5 * base * height

Area of rectangle = length * width.

Given the following:

x = 8 units

y = 2 units

h = 9 units

Area of the 2 triangles = 2(0.5 * y * h) = 2(0.5 * 2 * 9) = 18 units²

Area of rectangle = x * h = 8 * 9 = 72 units²

Area of trapezoid = 18 + 72 = 90 units²

Learn more about the area of trapezoid on:

https://brainly.com/question/1463152

#SPJ1

Please help asap giving 50 points for it!!!

Answers

The system of inequalities which can be used to determine the number of dogs, d, and the number of cats, c, Nadia can house in the facility on any given day is:

A. 3.45c + 4.60d ≤ 200.

    c + d ≤ 50.

How to write the required system of linear inequalities?

In order to write a system of linear inequalities to describe this situation, we would assign variables to the number of dogs and number of cats respectively, and then translate the word problem into algebraic equation as follows:

Let the variable c represent the number of cats.Let the variable d represent the number of dogs.

Since the daily cost for her facility to house a cat is $3.45 and $4.60 for a dog, with a budget of $200, a linear inequality which represents this situation is given by;

3.45c + 4.60d ≤ 200.

Additionally, the facility has a total of 50 pens;

c + d ≤ 50.

Read more on inequality here: brainly.com/question/29115398

#SPJ1

Find the length of an arc on a circle of radius 7 corresponding to an angle of 45∘.
Arc length =

Give an exact answer as a fraction, not a decimal approximation.

Answers

The length of the arc is 5½ units

What is length of an arc?

The length of an arc is the distance covered at a particular angle on the circumference of a circle.

A circumference is the external body of a circle. it is also called the perimeter of a circle

Length of an arc is given as :

l = 2 π r × (θ/360°)

where θ = angle subtended

therefore l = 45/360 × 2 × 22/7 ×7

dividing through by 45

= 1/8× 2 × 22/7 ×7

dividing through by 7

= 1/8 × 2 × 22

= 44/8

dividing through by 4

= 11/2

therefore l = 5 ½ units

This means that the length of the arc is 5 ½ unit

learn more about length of an arc from

https://brainly.com/question/2005046

#SPJ1

Use the properties of exponents to simplify the expression.
(y3/2 x -1/2)^4

Answers

The properties of exponents used to simplify the expression are:

(a^m)^n = a^(m*n)

(a^m)^n = (a^n)^m

(a*b)^n = a^n * b^n

(a/b)^n = a^n / b^n

Using these properties, we can simplify the expression as follows:

(y3/2 x -1/2)^4

= (y^3/2 * x^-1/2)^4

= y^3/2 4 * x^-1/2 4

= y^(3/24) * x^(-1/24)

= y^6 * x^-2

So the simplified expression is: y^6 * x^-2

solve to find solutions no solution or infinte solution
6n+7+-2n+-14=5n+1

Answers

The given expression has one solution which is n = -8.

What are Expressions?

Expressions are mathematical statements which consist of two or more terms and terms are connected to each other using mathematical operators like addition, multiplication, subtraction and so on.

Given expression is,

6n + 7 + -2n + -14 = 5n + 1

Doing the operations of like terms,

6n - 2n + 7 - 14 = 5n + 1

4n - 7 = 5n + 1

Again grouping with like terms,

4n - 5n = 1 + 7

-n = 8

n = -8

Hence the given expression has solution n = -8.

To learn more about Expression, click on the link :

https://brainly.com/question/14083225

#SPJ1

Answer:

n = -8

Step-by-step explanation:

6n+7+ -2n + -14=5n +1

=6n -2n -5n =1 -7 +14

=-n = 8

=-n/-1 = 8/-1

=n = -8

Hence the value for n is -8.

When graphing a linear function in slope intercept form, why do you have to plot the y-intercept first? Why car't you use the slope first? Math

Answers

Answer: Because the slope doesn't tell you any actual points on the line. It only tells you whether the line tilts up or down, and how steeply.

Step-by-step explanation:

In matrix C, what is the value of c34 +c51

Answers

In matrix C    value of c34 + c51 = 3 + 9 = 12

What is matrix?

A matrix is a rectangular or square arrangement of numerical terms where the terms are arranged into rows and columns. Depending on the size of rows and columns, matrix are various types such as square, rectangular, upper triangular, lower triangular and so on.

What is the value of c34+ c51?

we are given a 5 × 5 matrix square matrix that means number of rows and number of columns is both 5.

the matrix is denoted by C.

C = 2  9  5  7  5

      4  2  4  4  3

      3  8  2  3   8

      2  3  4  8   2

      9  7  7   3  1

we know the formula for identify the elements of a matrix is given by

a₁₁  a₁₂  a₁₃  a₁₄  a₁₅

a₂₁  a₂₂ a₃   a₂₄   a₂₅

a₃₁  a₃₂  a₃₃  a₃₄  a₃₅

a₄₁  a₄₂₂  a₄₃  a₄₄  a₄₅

a₅₁  a₅₂    a₅₃  a₅₄  a₅₅

The above is a 5 x 5 square matrix in where the elements are identified by a.

If we compare the two matrices, we can determine that c34 is 3 and c51 is 9.

Therefore, c34 + c51 = 3+9 =12

To learn more about matrix visit:

https://brainly.com/question/28180105

#SPJ1

Other Questions
WHOEVER ANSWERS NOW I WILL GIVE BRANLIEST!!! And more!! HURRYSupply and Demand Activity: Student will research consumer demand for a high tech product (smart phone, tablet, etc.) and graph annual sales volume against average price. He/She will explain in the graphs caption the reason for the price-volume relationship and present findings. the socioeconomic status model explains ones political participation by examining an individuals ________. 1) Let A = {1, 2, 3} and B = {a,b}. Answer the following.a) What is B A ? Specify the set by listing elements.b) What is A B ? Specify the set by listing elements.c) Explain why |B A| = |A B| when B A A B ? Self-efficacy is especially important in which patient-centered communication function?Group of answer choicesa: Exchanging and managing informationb: Validating and managing emotionsc: Making decisionsd: Enabling Patient Self- Management A negative value of z indicates that:a. the number of standard deviations of an observation is below the mean.b. the data has a negative mean.c. the number of standard deviations of an observation is above the mean.d. a mistake has been made in computations, since z cannot be negative. Using the table of bond dissociation energies, the H for the following gas-phase reaction is ________ kJ.C2H4 + HCl C2H5Cl Doing The Activity Make a list of activities that take place on brest land,like hiking, fishing, hunting, eading, taking pictures, camping, rock limbing, skiing, snow- mobiling, logging, razing, or mining. Think about how any of mese activities would conflict with each other done on the same piece of land. Discuss these questions: Which activities ould cost the most to provide on forest land? Which would bring the most visitors? Which activities would cost the most to provide on forest land Which would have the greatest impact on the forest ecosystem? On the wildlife there? Would this effect be permanent or temporary? Which would cause fragmentation? Which would provide for society's most critical needs? Write 4 cutscenes for Jurassic world camp Cretaceous A __ __ is a physical item used as a standard measurement Suppose the inverse demand function is: P = 12 - Q, and the cost is given by C(Q) = 4Q. If marginal revenue is MR = 12 - 2Q and marginal cost is MC = 4, then the profit-maximizing level of output equals ____ and the profit-maximizing price equals $____. an area of philosophy which study a wide variety of religious issues including the metaphysical question on the existence of god. What is the median of this data set? Find the Value of x. Round to the nearest tenth.hyp = x 2811 use the given transformation to evaluate the integral. (16x 16y) da r , where r is the parallelogram with vertices (3, 9), (3, 9), (5, 7), and (1, 11) ; x = 1 4 (u v), y = 1 4 (v 3u) what percentage of the sun's total mass is lost each year as a result of fusion converting mass into energy? What are the solutions of the equation 2 log x = log (5x-6)? Select all that apply.A x=1B. x=2 C. x= 3D. x = 5E. x=6 risk assessment and ongoing monitoring are elements that comprise the control structure of the sarbanes-oxley act. True or false The data shows the price of a soda, x, and price of a hamburger, y, at 25 stadiums. 1. Determine the correlation coefficient for this relationship. 2. Describe the association between the price of a hamburger and the price of a soda. Consider using words like positive, negative, weak, or strong. 3. Write the equation of the line of best fit. 4. Interpret what the slope of the line of best fit says about this relationship. 5. Use the line of best fit to predict the cost of a hamburger at a stadium where a soda costs $7. 6. Sydney says: Increasing the price of a soda in a stadium causes the price of a hamburger to increase. Do you agree with her claim? Explain your thinking. In 2009 the cost of posting a letter was 36 cents. A company posted 3000 letters and was given a discount of 40%. Calculate the total discount given. Give your answer in dollars The load must be limited to a magnitude so that not to change significantly the original geometry of the beam. This is the assumption for a) The method of superposition b) The moment area method c) The method of integration d) All of them