A standard deck of 52 cards contains 13 hearts. If you draw one card at random and record whether or not it is a heart, and then repeat this process a total of 300 times (with replacement, so you are always drawing from a full deck), what is the expected number of hearts you would observe?


Group of answer choices

90

75

100

125

A Standard Deck Of 52 Cards Contains 13 Hearts. If You Draw One Card At Random And Record Whether Or

Answers

Answer 1
75

the probability of pulling a heart is one in four. 1/4 of 300 is 75

Related Questions

21. In a standard deck of cards, a face card is a jack, queen, or king. Select all the true statements.
P(ace) = 4/52 or 1/13
P(jack) = 4/13
P(ace) > P(king)
P(numbered card) > P(face card)
P(spade) = P(heart) ​

Answers

so, they are not equally likely. Thus, P(spade) = 13/52 or 1/4, and P(heart) = 13/52 or 1/4, but P(spade) ≠ P(heart).

What is Probability?

Probability is a measure of the likelihood of an event occurring. It is a number between 0 and 1, with 0 indicating that an event is impossible and 1 indicating that an event is certain to occur. The probability of an event is calculated by dividing the number of ways an event can occur by the total number of possible outcomes.

The true statements are:

P(ace) = 4/52 or 1/13

P(jack) = 4/13

P(ace) > P(king)

The false statements are:

P (numbered card) > P (face card) - this is not true since there are 12 face cards (4 jacks, 4 queens, 4 kings) and 40 numbered cards (2-10), so P(face card) = 12/52 or 3/13, and P (numbered card) = 40/52 or 10/13, which means that P (numbered card) > P (face card).

P(spade) = P(heart) - this is not true either, since there are 13 cards of each suit, but the spades and hearts are different suits, so they are not equally likely. Thus, P(spade) = 13/52 or 1/4, and P(heart) = 13/52 or 1/4, but P(spade) ≠ P(heart).

To know more about Probability, visit:

https://brainly.com/question/30034780

#SPJ1

If a shoe size of 8 is added to the data, how does the IQR change?
The IQR becomes a 3.
The IQR remains a 2.5.
The IQR remains a 2.
The IQR becomes a 1.5.

Answers

If a shoe size of 8 is added to the data, the IQR is affected in the following way: C. the IQR remains a 2.

How to calculate the interquartile range (IQR)?

In Mathematics, interquartile range (IQR) is the difference between quartile 1 (Q₁) and quartile 3 (Q₃):

IQR = Q₃ - Q₁

Based on the given data set, we can logically deduce the following interquartile ranges:

Quartile 3 (Q₃) = 8

Quartile 1 (Q₁) = 6

Now, the interquartile range (IQR) can be calculated as follows:

Interquartile range (IQR) = Q₃ - Q₁

Interquartile range (IQR) = 8 - 2

Interquartile range (IQR) = 2

Based on the 1.5 × IQR rule for outliers, we have:

1.5 × IQR = 1.5 × 2 = 3

Therefore, the shoe size will be 3 points below Q₁ and 3 points above Q₃:

Lower shoe size = 6 - 3 = 3

Upper shoe size = 8 + 3 = 11.

In conclusion, we can reasonably infer and logically deduce that the interquartile range (IQR) would remain at 2.

Read more on outliers here: https://brainly.com/question/30816160

#SPJ1

Find the solution to each of these recurrence relations with the given initial conditions. use an iterative approach such as that used in example 10 d) an =2an-1-3, ao =-1 e) an-(n + 1)aa-1, ao 2

Answers

The solution to each of these recurrence relations with the given initial conditions are a) an = 1+1+2+3+4+5.....+n and b) an = n.n-1.n-2 = 2.5 = (n!)5

In the field of mathematics, a recurrent equation is a formula that determines the nth value of a sequence of numbers based on a combination of previous values. Typically, the equation only involves k past values of the sequence, where k is a constant parameter independent of n; this k is known as the recurrence order. These equations, also known as difference equations, describe a sequence or array in terms of itself through recursion. They establish a relationship between the dependent variable and the differences of various orders of the variable. Recurrent equations can be utilized to model the runtime of recursive programs by distinguishing between recursive and non-recursive operations.

a) an = an-1 + n, ao = 1

a1 = a0 +1 = 1+1

a2 = a1+2 = 1+1+2

a3= a2+3 = 1+1+2+3

an = 1+1+2+3+4+5.....+n

1+n(n+1)/2 = n2+n+2/2

e) an = n an-1, ao = 5

a1 = ao = 5

a2 = 2 a1 = 2.5

a3 = 3 a2 = 3.2.5

an = n.n-1.n-2 = 2.5 = (n!)5

To learn more about recurrence, click here:

brainly.com/question/16931362

#SPJ4

Please do help! If you can please try to answer all 3.

Answers

Thus, the equation of line  parallel to given line and with passing points (-6, -4) is: y = -1/6 x - 10.

Define about the slopes for parallel lines:

The slopes for perpendicular lines are the opposite reciprocals of the slopes of parallel lines, which are equal. It's a worked example of identifying the parallel or perpendicular nature of given lines.

The standard slope intercept form:

y = mx + c  ..eq 1

slope m and y intercept is c.

Given equation:

y = -1/6 x + 2 ..eq 2 on comparing eq 2 with eq 1

m = -1/6 and c is 2

Now, slope of two parallel lines are same.

Passing point = (-6, -4)

Equation of line:

y - y1 = m (x - x1)

y + 4 = -1/6( x + 6)

y = -1/6 x - 10

Thus, the equation of line  parallel to given line and with passing points (-6, -4) is: y = -1/6 x - 10.

Know more about the slopes for parallel lines

https://brainly.com/question/28427398

#SPJ1

Need HELP ASAP!!!! RIGHT NOW!!!! THIS INSTANT!!!!

The value of a brand new car is $10,000 and the value depreciates 18% every year. Write a function to represent the value of the car after t years, where the quarterly rate of change can be found from a constant in the function. Round all coefficients in the function to four decimal places. Also, determine the percentage rate of change per quarter, to the nearest hundredth of a percent.

Answers

The car is depreciating by about 0.68% every quarter.

What is quarterly rate?

Quarterly rate is a financial term that refers to the interest rate applied to a loan or investment that compounds every quarter, or every three months.

According to question:

Let f(t) represent the car's worth after t years. We can write a function to represent the value of the car after t years as follows:

f(t) = 10000(1 - 0.18/4)[tex]^(4t)[/tex]

In this function, the quarterly rate of change is 0.18/4 = 0.045. The value of the car is depreciating by 4.5% every quarter.

To determine the percentage rate of change per quarter to the nearest hundredth of a percent, we can use the formula:

r = [tex](1 - q)^4[/tex] - 1

where q is the quarterly rate of change (0.045 in this case) and r is the percentage rate of change per quarter.

Plugging in the values, we get:

r = [tex](1 - 0.045)^4[/tex] - 1

r ≈ -0.68%

So the car is depreciating by about 0.68% every quarter.

To know more about quarterly rate visit:

https://brainly.com/question/31083591

#SPJ1

A bag contains 7 marbles: one each of red, orange, yellow, green, blue, violet, and white. A child randomly pulls 4 marbles from the bag. What is the probability that the marbles chosen are green, blue, red, and yellow? round

Answers

Answer:

[tex]\frac{1}{35}=0.029[/tex]

Step-by-step explanation:

Each marble has a probability  [tex]\frac{1}{7}[/tex]  of being pulled out of the bag.

We need to pull out green, blue, red or yellow in the first pull.

That is mean we have a  [tex]\frac{4}{7}[/tex] probability to choose one of these. (Let it be green marble)

In secend pull we have 6 marbles in the bag and 3 of them we need to pull out. That is meean we have a probability [tex]\frac{3}{6}[/tex] to choose one of these (Let it be blue marble).

In third pull we have 5 marbles in the bag and 2 of them we need to pull out. That is meean we have a probability [tex]\frac{2}{5}[/tex] to choose one of these (Let it be red marble).

In last pull we have 4 marbles in the bag and we need to pull out last one (yellow). That is meean we have a probability  [tex]\frac{1}{4}[/tex].

[tex]\frac{4}{7} *\frac{3}{6} *\frac{2}{5}* \frac{1}{4} =\frac{4}{7} *\frac{1}{2} *\frac{2}{5} *\frac{1}{4} =\frac{1}{35}= 0.029[/tex]

There are 60 office suites company a has 1/3 of computers company b has 2/5 of computers how many are in company c building

Answers

there are 9 office suites in company C and the total number of office suites in the three companies is 75.   To solve this problem, we first need to find out how many office suites company A and company B have. Let's represent the total number of office suites in the three companies as x.

Company A has 1/3 of the computers, which means they have 1/3 of the office suites as well. So the number of office suites in company A is:

1/3 * x = x/3

Company B has 2/5 of the computers, which means they have 2/5 of the office suites as well. So the number of office suites in company B is:

2/5 * x = 2x/5

To find out how many office suites are in company C, we can use the fact that the total number of office suites is 60. So we can write an equation:

x/3 + 2x/5 + C = 60

We can simplify this equation by finding a common denominator for the first two terms:

5x/15 + 6x/15 + C = 60

11x/15 + C = 60

Now we can solve for C by isolating it on one side of the equation:

C = 60 - 11x/15

To find the value of x, we can use the fact that the total number of office suites is 60:

x/3 + 2x/5 + (60 - 11x/15) = 60

Multiplying both sides by 15 to eliminate the denominator, we get:

5x + 6x + 900 - 11x = 900

Simplifying, we get:

x = 75

So the total number of office suites in the three companies is 75. To find out how many are in company C, we can substitute x into the equation we found for C:

C = 60 - 11x/15 = 60 - 11(75)/15 = 9

Therefore, there are 9 office suites in company C.

To know more about office suites in company click here:

brainly.com/question/10045800

#SPJ4

There are 60 office suites company a has 1/3 of computers company b has 2/5 of computers how many are in company c buildingservice the computers?

. Company A services the computers at 1/3 of the office suites A.16

. Company B services the computers at 2/5 of the office suites B.20

. Company C services the computers at x of the office suites C. 24

D. 28

Can someone please help me with this asap!!

Answers

Answer:

Since the equation of the circle is:

[tex](x-3)^2 +(y-1)^2 = 100[/tex]

we can conclude that:

1. The center has coordinates (3, 1)

2. The new circle has a center with coordinates (3,5)

3. The new circle has an equation of:

[tex](x -3)^2 +(y - 5)^2 = 100[/tex]

Finding angles - I don't know the method to solve this can someone explain please?

Answers

The rectangle ABCD have measures of angle a and b derived to be 69° and 138° respectively to the nearest degree.

How to calculate for the measures of angle in the rectangle ABCD

Considering the right triangle ADC,

tan ACD = 6/16 {opposite/adjacent}

ACD = tan⁻¹(6/16)

ACD = 20.5560

ACD = 21° to the nearest degree

Angle ACD = Angle ABD, and ABD and a are complementary angles, so;

a + ABD = 90°

a + 21 = 90°

a = 90 - 21

a = 69

The angle b forms an isosceles triangle with the angles C and D, so;

b = 180 - 2(21) {sum of interior angles of a triangle}

b = 180 - 42

b = 138°

Therefore, the rectangle ABCD have measures of angle a and b derived to be 69° and 138° respectively to the nearest degree.

Read more about rectangle here:https://brainly.com/question/23008020

#SPJ1

raul sold his dinette set for $235 through an online site, which charged him 9% of the selling price as commission. how much was the commission

Answers

Answer: $21.15

Step-by-step explanation:

the main cables of a suspension bridge are 20 meters above the road at the towers and 4 meters above the road at the center. the road is 80 meters long. vertical cables are spaced every 10 meters. the main cables hang in the shape of a parabola. find the equation of the parabola. then, determine how high the main cable is 20 meters from the center.

Answers

The height of the main cable 20 meters from the center is 16 meters above the road.

To find the equation of the parabola, we need to use the information given about the height of the cables at the towers and the center of the bridge. We know that the main cables are 20 meters above the road at the towers, so we can use this information to find the distance between the towers, which is

distance between towers = 80 meters - 2(20 meters) = 40 meters

We also know that the main cables are 4 meters above the road at the center, so we can use this information to find the height of the vertex of the parabola, which is

vertex height = 4 meters + 20 meters = 24 meters

We can now use the vertex form of a parabola to write the equation

y = a(x - h)^2 + k

where (h, k) is the vertex and a is a constant that determines the shape of the parabola.

Substituting the values we found for the vertex height and the distance between the towers, we get

y = a(x - 40)^2 + 24

We now need to find the value of a. To do this, we can use the fact that the vertical cables are spaced every 10 meters. This means that the distance between the vertex of the parabola and a point on the main cable 10 meters from the center of the bridge is

distance = 10 meters

Substituting x = 50 (since the center of the bridge is at x = 40 + 10 = 50) and y = 14 (since the cable is 4 meters above the road at this point), we get

14 = a(50 - 40)^2 + 24

-10 = 100a

a = -0.1

Substituting this value of a into the equation we found earlier, we get

y = -0.1(x - 40)^2 + 24

To find the height of the main cable 20 meters from the center, we can substitute x = 60 (since the center of the bridge is at x = 50 and we want to go 20 meters to the right) into the equation

y = -0.1(60 - 40)^2 + 24

y = -0.1(20)^2 + 24

y = -0.1(400) + 24

y = -40 + 24

y = -16

Learn more about parabola here

brainly.com/question/4074088

#SPJ4

i wnet to the grocery store this weekend and bought 3 lbs of apples and 4lbs of oranges for $3.45. if i had bought 4 lbs of apples and 2 lbs of oranges then it would of only cost me $3.10. how much did it cost me per pound for apples and how much per pound of oranges?

Answers

Answer:

apples - $0,55 per pound

oranges - $0,45 per pound

Step-by-step explanation:

Let's assume, that apples cost x dollars per pound and oranges cost y dollars per pound.

Let's write 2 equations according to the given information and put them in a system:

{3x + 4y = 3,45,

{4x + 2y = 3,10;

Let's make x the subject from the 1st equation:

3x = 3,45 - 4y / : 3

x = 1,15 - 1 1/3y

Let's replace x in the 2nd equation:

[tex]4 \times(1.15 - 1 \frac{1}{3} y) + 2y = 3.10[/tex]

[tex]4.6 - \frac{16}{3} y + 2y = 3.10[/tex]

[tex] - \frac{10}{3} y = 3.10- 4.6[/tex]

[tex] - \frac{10}{3} y = - 1.5[/tex]

[tex]y = 0.45[/tex]

[tex]x = 1.15 - 1 \frac{1}{3} \times 0.45 = 0.55[/tex]

What is the rule for the reflection? ry-axis(x, y) → (â€"x, y) ry-axis(x, y) → (x, â€"y) rx-axis(x, y) → (â€"x, y) rx-axis(x, y) → (x, â€"y)

Answers

The reflection's rule is described below. The right response is x-axis (x, y) = (x, -y).

When we gaze at our own reflection in a mirror, we naturally think of a reflection as a mirror image.

In maths, the concept of reflection and a mirror image are comparable.

The rules for reflection across the y-axis and x-axis are fundamental transformations in geometry. The rule for reflection across the y-axis is (x, y) → (-x, y), which means that every point's x-coordinate is negated while the y-coordinate remains the same. This transformation has the effect of reflecting the object or figure across the y-axis.    

Similarly, the rule for reflection across the x-axis is (x, y) → (x, -y), which means that every point's y-coordinate is negated while the x-coordinate remains the same. This transformation has the effect of reflecting the object or figure across the x-axis. These transformations are important in many areas of mathematics and science, including computer graphics and physics.

To learn more about reflection:

https://brainly.com/question/31157136

#SPJ4

Giving brainly to correct answer Complete the following proof:



Column A


Reason 2:


Reason 3:



Reason 4:


Reason 5:


STATEMENT 6:


Reason 6:







Column B
a. ASA
b. Reflexive Property of Congruence
c. AAS
d. Alternate Exterior Angles Theorem
e. SSS
f. Symmetric Property of Congruence
g. SAS
h. Transitive Property of Congruence
i. WX ≅ ZY
j. Given
k. CPCTC
l. Alternate Interior Angles Theorem

Answers

The reasons that completes the proof to show that WX ≅ ZY are:

2. Given; 3. Alternate Interior Angles Theorem 4. Reflexive Property of Congruence 5. AAS 6. CPCTC.

How to Complete the Proof?

Given that WX║ZY and <X ≅ <Z, we can prove that WX ≅ ZY as shown below in the proof.

Statements                        Reasons                                          

1. WX║ZY                          1. Given

2. <X ≅ <Z                         2. Given

3. <XWY ≅ <ZYW              3.  Alternate Interior Angles Theorem

4. WY ≅ WY                      4. Reflexive Property of Congruence

5. ΔWZY ≅ ΔYXW            5. AAS

6. WX ≅ ZY                       6. CPCTC

Learn more about congruency proof on:

https://brainly.com/question/29394252

#SPJ1

find the area of the figure

Answers

Answer: 165 square cm

Step-by-step explanation:

Let f(x)= x² + 5x - 8.
What is the average rate of change from x = 2 to x = 6?
Enter your answer in the box.

Answers

The average rate of change of the function f(x) from x = 2 to x = 6 is 13.

What is a function?

In mathematics, a function is a rule that associates each element of a set (called the domain) with a unique element in another set (called the range). In other words, a function is a relationship between two sets, where each element of the domain is paired with exactly one element in the range.

According to the given information:

To find the average rate of change of the function f(x) from x=2 to x=6, we need to calculate the slope of the secant line between the two points.

The formula for the average rate of change of a function f(x) from x=a to x=b is:

average rate of change = (f(b) - f(a)) / (b - a)

In this case, a = 2 and b = 6. So we have:

average rate of change = (f(6) - f(2)) / (6 - 2)

Now, let's substitute the values of f(6) and f(2) in the above equation:

average rate of change = ((6)² + 5(6) - 8 - (2)² - 5(2) + 8) / (6 - 2)

average rate of change = (36 + 30 - 8 - 4 - 10 + 8) / 4

average rate of change = 52 / 4

average rate of change = 13

Therefore, the average rate of change of the function f(x) from x = 2 to x = 6 is 13.

To know more about range, visit:

brainly.com/question/29452843

#SPJ1

thirty-five out of 50 students in a class wear glasses. what percentage of students in the class do not wear glasses? 10% 30% 50% 70% 90% none of the above

Answers

The percentage of students who do not wear glasses is 30%.

Thirty-five out of 50 students in a class wear glasses. The percentage of students in the class who do not wear glasses is: 30%.Explanation:Given data: The total number of students in the class = 50Number of students who wear glasses = 35. We have to calculate the percentage of students who do not wear glasses.Total students = 50Number of students who wear glasses = 35.

So, the number of students who do not wear glasses = Total students - Number of students who wear glasses= 50 - 35 = 15Percentage of students who do not wear glasses = (Number of students who do not wear glasses / Total students) x 100= (15 / 50) x 100= 0.3 x 100= 30%.

Learn more about Percentage

brainly.com/question/29306119

#SPJ11

the area of a square is increasing at a rate of 24 cm^2/min how fast is the length of the edge increasing when the area

Answers

The length of the edge of the square is increasing at a rate of 12/13 cm/min when the area is 169 cm^2, given that the area of the square is increasing at a rate of 24 cm^2/min.

Let's assume that the side length of the square is represented by "x" and the area of square is represented by "A". Then we have:

A = x^2

Differentiating both sides with respect to time "t", we get:

dA/dt = 2x(dx/dt)

Given that dA/dt = 24 cm^2/min, we can find dx/dt when A = 169 cm^2 (which is the area of a square with side length of 13 cm):

24 = 2(13)(dx/dt)

Simplifying this expression, we get:

dx/dt = 24/(26) = 12/13

Therefore, the length of the edge of the square is increasing at a rate of 12/13 cm/min when the area is 169 cm^2.

To know more about area of a square:

https://brainly.com/question/1658516

#SPJ4

_____The given question is incomplete, the complete question is given below:

The area of a square is increasing at a rate of 24 cm^2/min

How fast is the length of the edge increasing when the area = 64 cm^2

A family starts from home and drives to a national park. The expression 245-55t represents the distance, in miles, the family still needs to drive after t hours. What does the 55 in the expression represents?

Answers

The 55 in the expression represents the speed of the family’s car in miles per hour.

What is called distance?

The complete length of the path between any two points is called distance.

The expression 245-55t represents the distance, in miles, the family still needs to drive after t hours.

A camp counselor starts from home and drives to a campground.

The expression 245-55t represents the distance, in miles, the counselor still needs to drive after t hours.

Now, in expression 245 is the distance in miles between his home to the campground.

And 55 is the rate at which the distance 245 miles is reducing per hour.

The 55 in the expression represents the speed of the family’s car in miles per hour.

If the speed of the camp counselor is 55 miles per hour, then we can use the formula distance = speed × time

 Find out  long it will take for the counselor to reach the campground?

Let’s set distance = 0 and solve for t:

245-5t = 0

55t = 245

t =  4.45hours

Therefore, it will take approximately 4.45 hours for the camp counselor to reach the campground.

To know more about distance visit:

brainly.com/question/15172156

#SPJ1

a sample of 50 11th graders were asked to select a favorite pattern

Answers

A mathematical process called subtraction reflects the elimination of items from a collection. There are 14 pupils that enjoy pink polka dots.

How does subtraction work?

A mathematical process called subtraction reflects the elimination of items from a collection.

Subtraction is symbolised by the negative sign.

Considering that there were 50 students in the sample as a whole, the number of pupils who enjoy pink polka dots is as follows:

50 students divided by (4+9+11+9+3) yields 14 students.

Thus, there are 14 students that enjoy pink polka dots.

To know more about subtraction, visit:

https://brainly.com/question/1927340

#SPJ1

The complete question is:

A sample of 50 11th graders was asked to select a favorite pattern out of 6 choices. the following display shows what their favorite color patterns were.

blue on grey 4

green 9

pink polka dots?

purple 11

red and orange stripes 9

yellow 3

The counts have been recorded in the accompanying table according to pattern and the number of students who selected the pattern. what is the missing value in the table?

according to the 2011 gallup daily tracking polls (https://www.gallup, february 3, 2012), mississippi is the most conservative u.s. state, with 57.2 percent of its residents identifying themselves as conservative. what is the probability that at least 50 respondents of a random sample of 100 mississippi residents do not identify themselves as conservative?

Answers

The probability that at least 50 respondents of a random sample of 100 Mississippi residents do not identify themselves as conservative is 0.9989, or approximately 99.89%.

What is binomial distribution?

A binomial distribution is a type of distribution distinct from a continuous distribution in which every trial has an equal chance of reaching a given value and is independent of every other trial. The binary distribution has only two possible outcomes.

This is a binomial distribution problem with n = 100 (sample size) and p = 0.4278 (the probability of not identifying as conservative, which is 1 - 0.572).

The probability of at least 50 respondents not identifying themselves as conservative can be calculated using the cumulative distribution function (CDF) of the binomial distribution:

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

Using a binomial calculator or software, we can find that P(X < 50) = 0.0011.

Therefore,

P(X ≥ 50) = 1 - P(X < 50) = 1 - 0.0011 = 0.9989

So, the probability that at least 50 respondents of a random sample of 100 Mississippi residents do not identify themselves as conservative is 0.9989, or approximately 99.89%.

Learn more about binomial distribution on:

https://brainly.com/question/29137961

#SPJ1

cource hero the difference between measured value and true value is known as error. causes for measurement error:

Answers

Observational errors, Random errors, Systematic errors, Instrumental limitations and Personal factors are the causes for measurement error.

The difference between measured value and true value is known as error. Causes for measurement error are as follows:

Errors in the experiment can be due to various reasons like observational errors, random errors, systematic errors, errors due to instrumental limitations, and errors due to personal factors.

The difference between measured value and true value is known as error.

The following are the causes of measurement error:

Observational Errors

Observational errors are errors that occur during observation. These errors may occur due to factors such as lack of attention, inadequate experience, and poor eyesight.

Random Errors

Random errors are caused by factors that are unpredictable or random. These errors cannot be removed from the data because they are the result of random fluctuations. For example, when a thermometer is being used, the thermometer might display different temperatures for different readings.

Systematic Errors

Systematic errors are those errors that are caused by a defect in the measuring instrument or an improper calibration of the instrument. These errors can be removed by carefully calibrating the instrument and then performing the measurement.

Instrumental Limitations

Instrumental limitations are caused by the limitations of the measuring instrument. These errors can be minimized by selecting the appropriate instrument for the measurement task.

Personal Factors

Personal factors are errors that are caused by the individual performing the measurement. These errors can be minimized by providing proper training and ensuring that the individual is experienced in the field of measurement.

The above causes lead to the errors in the experiment. Hence, care must be taken to minimize these errors so that the results obtained are accurate.

For similar question on error

https://brainly.com/question/28771966

#SPJ11

what is the value of the expression 5(7+y)*z when y=0.4 and z=1.6
a 59.2
b 65.4
c 79.3
d 592

Answers

5(7+y)*z

y = 0.4 and z = 1.6

5(7+y)*z

(35 + 5y)*1.6

[35 + 5(0.4)]*(1.6)

(35 + 2)*1.6

37 * 1.6

59.2

Thus, the answer is a) 59.2

The answer would be A. 59.2

Please help!

What is the full height of the tree?
Round your answer to the nearest tenths place

Answers

Answer:

height ≈ 17.0 m

Step-by-step explanation:

consider the right triangle with angle 29° , opposite side x and adjacent side of 28 m

using the tangent ratio in the right triangle

tan29° =[tex]\frac{opposite}{adjacent}[/tex] = [tex]\frac{x}{28}[/tex] ( multiply both sides by 28 )

28 × tan29° = x , then

x ≈ 15.5 m ( to the nearest tenth )

now add on the 1.5 m

height of tree = 15.5 + 1.5 = 17.0 m

Is the line shown on the scatter plot a good line of fit? Choose the best explanation.

Answers

This is not a line of best fit because it does not pass through two of the data points. Option D

What is the line of best fit?

The line of best fit is a straight line that is used to represent the general trend in a scatter plot or a set of data points. It is also known as the regression line, as it is often used in regression analysis to model the relationship between two variables.

The line of best fit is chosen to minimize the distance between the line and the data points, typically by minimizing the sum of the squared errors (the differences between the actual y-values and the predicted y-values on the line).

Learn more about line of best fit:https://brainly.com/question/14279419

#SPJ1

Find the values that complete the table at the right for y=-4x

Answers

The table of values of the equation y = -4x is

x y

-2 8

-1 4

0 0

1 -4

How to complete the table of values of the equation

Given that

y = -4x

To find the values that complete the table for the given equation y=-4x, we substitute each value of x and evaluate y.

When x = -2, y = -4x = -4(-2) = 8

When x = -1, y = -4x = -4(-1) = 4

When x = 0, y = -4x = -4(0) = 0

When x = 1, y = -4x = -4(1) = -4

So the completed table is:

x y

-2 8

-1 4

0 0

1 -4

Read more about linear function at

https://brainly.com/question/15602982

#SPJ1

the temp was very cold. then the temp doubled, then the temp dropped by 10 degrees the temp increased by 40 degrees. the temp is now 16 degrees. what was the starting temp?

Answers

Answer:

-7

Step-by-step explanation:

We dont know the starting temperature so we will just put x for the starting temperature

The temp is first doubled so x*2

Then the temp drops by 10 so 2x-10

After that the temp increases by 40 so 2x-10+40

2x-10+40=16

2x+30=16

2x=16-30

2x=-14

x= -14/2

x=-7

The stadium usher had 100 seats in his section, he roped off nine seats for other stadium workers and then divided the rest equally for seven student groups. How many more seats does each student group receive?

Answers

Step-by-step explanation:

100 - 9 = 91   seats for seven student groups

91 / 7 = 13  seats in each student group

   each student group receives   13 - 9 = 4 more seats than the roped off section

6. Given the graphs of a system of linear equations below, is there a solution to the system that we cannot see on this portion of the coordinate plane? That is, will the lines intersect somewhere on the plane not represented in the picture? Explain. 0 11 12. 10​

Answers

The two lines will be parallel and won't overlap anywhere if they have separate intercepts but the same slope.

given

It appears from the graph that the two lines cross at the location (10, 0). But it's possible that the system has a solution that can't be seen from this part of the coordinate plane.

We would need further information about the slopes and intercepts of the two lines in order to establish whether there is a solution that we cannot see in this region of the coordinate plane.

We have already located the spot on the graph where the two lines will intersect if their slopes and intercepts are different.

The two lines will be parallel and won't overlap anywhere if they have separate intercepts but the same slope.

To know more about linear equation visit:

brainly.com/question/11897796

#SPJ9

What is the value of x in the equation below?

Answers

Answer: x = 1 In4

Step-by-step explanation:

Sorry if I’m wrong

Other Questions
Who won march madness as both a player and a coach? Fat is the most efficient way to store energy, with 5 calories per gram versus the 4 and 3 calories for carbohydrate and protein, respectively.true or false the price of a cup of coffee has risen to $2.75 today. yesterday's price was $2.40. find the percentage increase. round your answer to the nearest tenth of a percent. 1(a). Find the work done by a truck driver to load a box of40lb to the truck bed 3 ft high.1 (b). If he took 5 seconds to load the box, what was the powerdelivered. assuming that everything else is equal, a bond issued by a government that is engaged in a civil war most likely pays a interest rate than a bond issued by the government of japan. (True or False) Adriana opened a savings account 3 years ago. The account earns 7% interest, compounded quarterly. If the current balance is $300.00, how much did she deposit initially? which of these will most likely happen if a plant population grows larger than the carrying capacity of its ecosystem? suppose the time a child spends waiting at for the bus as a school bus stop is exponentially distributed with mean 6 minutes. determine the probability that the child must wait at least 9 minutes on the bus on a given morning. Use the following probability model to answer the question. Event: For each adult resident in a city we ask how many vehicles they own. Number of Vehicles Probability 0.04 0 1 0.41 0.38 0.13 UWN 0.03 0.01 Find the probability that an adult resident has 3 or more vehicles. Give your answer as a number between 0 and 1. Story writing on Three greedy companions the of focus group participants should be judged against the target market profile to assess to what degree the groups represent the target market. a. demographic and socio-economic characteristics b. demographic and buyer behavior characteristics c. buying power and demographic characteristics d. geographic and buyer-behavior characteristics Macmillan LearningCalculate the standard change in Gibbs free energy for the reaction at 25 C. Standard Gibbs free energy of formation values canbe found in this table.FeO3(s) + 2Al(s)AG=BiB1AlO (s) + 2 Fe(s)45F CloudykJ/mol4 ENG9:05 PM3/23/2003484+B* 56x^2 = 252x Solve using the quadratic formula What happens when a bill goes to committee after being introduced in the House or the Senate? The committee passes the bill and sends it on to the other congressional chamber.The committee votes on whether to stop the bill or let it move on to the next step in the process.The committee consults with the president to see whether they are likely to sign the bill into law.The committee decides whether the bill needs to be changed or can be voted on as is.To provide and maintain a Navy;To make Rules for the Government and Regulation of the land and naval Forces;To provide for calling forth the Militia to execute the Laws of the Union, suppress Insurrections and repel InvasionsWhich of Congresss enumerated powers is referred to in this excerpt?to declare warto create lawsto collect taxesto control trade How do prokaryote phylogenies differ from mammal phylogenies?O The phylogenetic reconstruction process is much simpler for prokaryotes than for mammals because prokaryotes are much smaller.O There is a high degree of lateral gene transfer in mammals, but not in prokaryote phylogenies.O There is a high degree of lateral gene transfer in prokaryotes, but not in mammals.O Mammal phylogenies are constructed from evidence based in DNA, whereas prokaryote phylogenies are based in RNA.O Mammal phylogenies are constructed from evidence based in RNA, whereas prokaryote phylogenies are based in DNA. what was the main goal of the proposed equal rights amendment? whats the difference between polarized and non polarized? the chemical formula for glucose is c6h12o6. what is the percent mass of hydrogen in glucose? To which taxa do all four organisms belong If the length of the pool is 14 1/2 feet, the width is 6 1/2 feet, and the depth is 6 1/2 feet, what is the volume of the pool? The book shows the answer as 612 5/8 please show work