max flips k fair coins and sam flips k 1 fair coins. what is the probability that sam gets more heads than max?

Answers

Answer 1

Therefore, the probability that Sam gets more heads than Max is 0.5.

Let X be the number of heads Max gets and Y be the number of heads Sam gets. Both X and Y follow a binomial distribution with parameters k and 0.5.

We want to find P(Y>X), which can be expressed as:

P(Y>X) = P(Y-X>0)

Let Z = Y - X. Then Z follows a binomial distribution with parameters k and p = 0.5 - 0.5 = 0.

The mean of Z is E(Z) = E(Y-X) = E(Y) - E(X) = k/2 - k/2 = 0.

The variance of Z is Var(Z) = Var(Y-X) = Var(Y) + Var(X) = k/4 + k/4 = k/2.

Using the normal approximation to the binomial distribution, we can approximate Z as a normal distribution with mean 0 and variance k/2, for large enough values of k.

Therefore, P(Y>X) = P(Z>0) can be approximated using the standard normal distribution:

P(Z>0) = P((Z-0)/sqrt(k/2) > (0-0)/sqrt(k/2)) = P(Z/sqrt(k/2) > 0)

Using a standard normal table or calculator, we find that P(Z/sqrt(k/2) > 0) = 0.5.

To know more about probability,

https://brainly.com/question/31921203

#SPJ11


Related Questions

Determine the inverse function for the given one-to-one function and show that
f(f^-1(x)) = x and f^-¹(f(x)) = x.

f(x) = 4x + 12

Answers

Answer:

To find the inverse function of f(x) = 4x + 12, we follow these steps:Replace f(x) with y: y = 4x + 12.Swap the variables x and y: x = 4y + 12.Solve for y in terms of x: y = (x - 12) / 4.Therefore, the inverse function of f(x) is f^-1(x) = (x - 12) / 4.Now, we can verify that f(f^-1(x)) = x and f^-1(f(x)) = x as follows:f(f^-1(x)) = f((x - 12) / 4) [substitute f^-1(x) into f(x)]

= 4((x - 12) / 4) + 12 [substitute (x - 12) / 4 into 4x + 12]

= x [simplify]Therefore, f(f^-1(x)) = x.f^-1(f(x)) = ((4x + 12) - 12) / 4 [substitute f(x) into f^-1(x)]

= x / 4 [simplify]Therefore, f^-1(f(x)) = x/4.Since f(f^-1(x)) = x and f^-1(f(x)) = x/4, we have verified that the inverse function of f(x) satisfies the conditions of an inverse function.

Step-by-step explanation:

What percent of 25 is 12

Answers

Answer:

48%

Step-by-step explanation:

 25 is 100% of 25

      so

25----------------100%

12------------------ X

   Cross multiplication

 25X = 12x100

25X = 1200

  X = 48

    I makes sense since half (50%) of 25 is 12.5   So 12 is a little less than half

Answer:

48

Step-by-step explanation:

to solve this you would use the [tex]\frac{part}{whole}[/tex] = [tex]\frac{percent}{100}[/tex] equation.

the whole would be 25 as that is what you are taking the percent out of.

the part would be 12, as that is what the percent of the whole equals.

plug those in:

[tex]\frac{12}{25} = \frac{percent}{100}[/tex]

change the percent to an x, as that is what we're solving for

[tex]\frac{12}{25} = \frac{x}{100}[/tex]

cross multiply to get

[tex]25x=1200[/tex]

isolate the variable by dividing by 25 on both sides

[tex]\frac{25x}{25} = \frac{1200}{25}[/tex]

you should get[tex]x=48[/tex]

48 is your answer

Guys pls help thank you

Answers

Step-by-step explanation:

Use the equation, A = p(1+ r/n)^Tn

n = 12 because it's monthly

T = 20

P = 25,000

r = .01

plug it all in and that question A i think

Please help for it will give you 20 points

Answers

Answer: 4.80

Step-by-step explanation:

supermarket is £0.40/bar and village shop is £0.50/bar so supermarket is cheaper

Megan and her family went apple picking at an orchard. She filled one large basket with eight green apples to make a pie. She also filled three small baskets with g green apples each to give to her friends as presents.



Pick all the expressions that represent how many apples Megan picked in all.


A. 11 + G
B. 8 + g + g + g
C. 24g
D. 8 + 3g

Answers

Answer:

D. 8+3g

Step-by-step explanation:

We know that Megan filled 1 large basket, L, with 8 green apples.

So L = 8.

We also know that she filled 3 small baskets, S, with the same amount of green apples, g.

This would mean that we could multiply the amount of green apples, g, with the amount of small baskets Megan filled to find the amount of apples Megan picked for the small baskets.

This would mean that S = 3*g. Which could be written also be written as  S = 3g.

We want to know how many apples Megan picked overall, so we would add the apples in the large basket and small baskets together to find the total, T.

This would be T = G + S. After plugging in [8] for G and [3g] for S, we would get [8+3g].

Answer: What are all of the Expressions that Represent how Many Apples Megan Picked in All?

Step-by-step explanation:

The expressions that represent how many apples Megan picked in all are:

b.) 8+g+g+g

d.) 8+3g

Expression (a) does not take into account the three small baskets of apples that Megan picked to give to her friends, so it is not correct. Expression (c) multiplies the number of apples in the first basket by the number of baskets Megan picked, but it does not take into account the number of apples in the other three baskets, so it is not correct.

Therefore, the correct expressions are (b) and (d), which count the apples in the large basket and the three small baskets.

{I Hope This Helps! :)}

A woman rides her bike 16 miles with the wind in the same time she travels 10 miles against the wind. If the speed of the wind is 3 mph, find the speed of the cyclist in still air.

Answers

The speed of the cyclist in still air is 13 mph

How to find the speed of the cyclist in still air

Let the speed of the cyclist in still air be x mph

when she rides with the wind her speed = (x + 3) mph

when she rides against the wind her speed = (x - 3) mph.

Mathematically we can represent the problem as:

16 / (x + 3) = 10 / (x - 3)

cross multiplying and simplifying

16 (x - 3) = 10 (x + 3)

16x - 48 = 10x + 30

6x = 78

x = 13

Learn more about speed of the wind at

https://brainly.com/question/29801913

#SPJ1


How much would Little Squeezer's pay for a shift if 11 pizzas are delivered?

Answers

The amount of money that Little Squeezer will pay Tony if he delivers 11 pizzas would be =$81

How to calculate the amount of money Tony will receive for 11 pizzas?

From the table given, without the delivery of pizza, the salary of Tony = $48

For every additional two pizza, $6 is being added. That is;

2 pizzas = $54

4 pizzas = 54+6 = $60

Therefore for every 1 pizza is = $3 to his salary.

That is, 11 pizzas = 78+3 = $81

Therefore,the amount of money that Little Squeezer will pay Tony when a total of 11 pizzas are delivered would be = $81.

Learn more about cost price here:

https://brainly.com/question/26008313

#SPJ1

Solve the right triangle. If two sides are given, give angles in degrees and minutes.

A = 12° 33', c = 283 ft
Round side lengths to two decimal places.

Answers

We are given angle A = 12° 33' and side c = 283 ft. Let's first find angle C using the sine ratio:

sin C = opposite / hypotenuse
sin C = a / c
a = c * sin C

Using a calculator:

sin C = sin(90° - A) ≈ 0.996
a ≈ 282.95 ft

Therefore, we have side a ≈ 282.95 ft. To find the remaining side b, we can use the Pythagorean theorem:

b² = c² - a²
b² = (283 ft)² - (282.95 ft)²
b ≈ 0.79 ft

(Note that we may have some rounding error in the last digit due to using approximate values for a and c, but it should be insignificant.)

Now let's find the angles:

Angle B = 90° - A ≈ 77° 27'

Using the sine ratio again:

sin B = opposite / hypotenuse
sin B = b / c
B ≈ 1.03°

(Note that we may have some rounding error here due to using an approximate value for b, but it should be insignificant compared to the precision of the given angles.)

Therefore, the angles of the right triangle are approximately:

A = 12° 33'
B ≈ 1.03°
C ≈ 76° 27'

Assume the weight of a randomly chosen American passenger car is a uniformly distributed random variable ranging from 2,180 pounds to 4,449 pounds.
[a] Mean weight of a randomly chosen vehicle
[b] Standard deviation of a randomly chosen vehicle
[c] Probability a vehicle will weigh less than 2,389 pounds
[d] Probability a vehicle will weigh more than 3,672 pounds
[e] Probability a vehicle will weigh between 2,389 and 3,672 pounds

Answers

The mean weight of a randomly chosen vehicle can be calculated by taking the average of the minimum and maximum weights:

Mean = (2,180 + 4,449) / 2 = 3,314.5 pounds

The standard deviation of a uniformly distributed random variable can be calculated using the following formula:

Standard Deviation = (Max - Min) / √12

Standard Deviation = (4,449 - 2,180) / √12 ≈ 652.48 pounds

To find the probability that a vehicle will weigh less than 2,389 pounds, we need to calculate the proportion of the total range that falls below 2,389 pounds:

Probability = (2,389 - 2,180) / (4,449 - 2,180) ≈ 0.317

To find the probability that a vehicle will weigh more than 3,672 pounds, we need to calculate the proportion of the total range that exceeds 3,672 pounds:

Probability = (4,449 - 3,672) / (4,449 - 2,180) ≈ 0.361

To find the probability that a vehicle will weigh between 2,389 and 3,672 pounds, we need to calculate the proportion of the total range that falls within this interval:

Probability = (3,672 - 2,389) / (4,449 - 2,180) ≈ 0.322

Know more about mean weight here:

https://brainly.com/question/16170417

#SPJ11

The wheels on a car have a diameter of 28 inches. How many full revolutions will the wheels need to make to travel 200 feet? OA. 8 revolutions B. 15 revolutions C. 28 revolutions D 88 revolutions​

Answers

Answer: The circumference of a circle is given by the formula:

C = πd

where d is the diameter of the circle. In this case, the diameter of the wheels is 28 inches, so the circumference of each wheel is:

C = π(28) = 28π inches

To find how many revolutions the wheels need to make to travel 200 feet, we need to convert 200 feet to inches, and then divide by the circumference of each wheel. There are 12 inches in 1 foot, so 200 feet is equal to:

200 feet × 12 inches/foot = 2400 inches

Dividing 2400 inches by the circumference of each wheel, we get:

2400 inches ÷ (28π inches/revolution) ≈ 85.3 revolutions

Therefore, the car's wheels need to make approximately 85.3 full revolutions to travel 200 feet. Since the question asks for the number of full revolutions, we can round down to the nearest whole number to get:

Answer: D. 88 revolutions.

PLEASEEEEE HELP!
I have no idea how to do this!

Answers

Answer:

Step-by-step explanation:

See image

GIVING BRAINLIEST IF YOU SOLVE CORRECTLY WITH EXPLANATION!!!!!!!
(2y-3)(3y-2)

Answers

Answer:

16y^2-13y+6

Step-by-step explanation:

(2y-3)(3y-2)

you have to expand the brackets

to do this you have to times each expression by the other bracket

2y×3y=6y^2

2y×-2=-4y

-3×3y=-9y

-3×-2=6

if you put these together u get:

6y^2-4y-9y+6

because there are two pairs containing y we can simplify this

-4y-9y=-13y

so the answer is

6y^2-13y+6

Answer:

[tex]6y^{2}-13y+6[/tex]

Distribute

[tex](2y-3)(3y-2)=\\2y(3y-2)-3(3y-2)[/tex]

Keep distributing [tex]2y(3y-2)-3(3y-2)=\\6y^{2}-4y-3(3y-2)[/tex]Keep distributing

[tex]6y^{2}-4y-3(3y-2)\\6y^{2} -4y-9y+6[/tex]

Combine like terms

[tex]6y^{2} -4y-9y+6=\\6y^{2}-13y+6[/tex]

Answer:

So the answer  [tex](2y-3)(3y-2)[/tex] is [tex]6y^{2}-13y+6[/tex]

I hope this helped, if it displeased tell me what I did wrong so I can possibly fix it ૮ ˶ᵔ ᵕ ᵔ˶ ა

The graph of line m is shown. Use the similar slope triangles to compare the slope of segment AD, the slope of segment DF, and the line of m

Answers

By use the similar slope triangles, the slope of segment AD, segment DF, and the line of m are all equal.

What are the properties of similar triangles?

In Mathematics and Geometry, two (2) triangles are said to be similar when the ratio of their corresponding side lengths are equal and their corresponding angles are congruent.

Additionally, the lengths of corresponding sides or corresponding side lengths are proportional to the lengths of corresponding altitudes when two (2) triangles are similar and the slopes of side JL and side MP are equal;

Slope of segment AD = AB/BD

Slope of segment DF = DE/EF

Slope of line m = DE/EF = AB/BD

Read more on slope here: https://brainly.com/question/3814125

#SPJ1

In a purely inductive AC circuit as shown in the figure, ΔVmax = 100 V. uploaded image(a) The maximum current is 8.00 A at 80.0 Hz. Calculate the inductance L. H (b) At what angular frequency ω is the maximum current 1.50 A? rad/s

Answers

To calculate the inductance L in the circuit, we can use the formula for the maximum current in an inductive circuit:

Imax = ΔVmax / (ωL)

where Imax is the maximum current, ΔVmax is the maximum voltage, ω is the angular frequency, and L is the inductance.

The inductance L is 0.15625 H (or 156.25 mH).

Given that Imax = 8.00 A, ΔVmax = 100 V, and ω = 80.0 Hz, we can rearrange the formula to solve for L:

L = ΔVmax / (Imax * ω)

Substituting the given values:

L = 100 V / (8.00 A * 80.0 Hz)

L = 0.15625 H (or 156.25 mH)

Know more about inductance here;

https://brainly.com/question/31127300

#SPJ11

a pharmaceutical is developing a new drug. the drug was found to be 80% effective, but the company wants to estimate the proportion better by sampling more patients until the margin of error for a 98% confidence interval is less than 0.005. how many patients should be included in the sample?

Answers

To estimate the required sample size for a pharmaceutical company developing a new drug, we need to consider the proportion of effectiveness, desired margin of error, and confidence interval. Therefore, approximately 1846 patients should be included in the sample to achieve the desired margin of error for a 98% confidence interval.

To estimate the proportion better, the pharmaceutical company needs to increase their sample size until the margin of error is less than 0.005 for a 98% confidence interval. The margin of error is the amount of error that is allowed in a study and is determined by the sample size. The larger the sample size, the smaller the margin of error.
To calculate the sample size, we can use a formula that includes the level of confidence, margin of error, and the estimated proportion. Since the drug was found to be 80% effective, we can use this as our estimated proportion.
The formula to calculate the sample size is:
n = (Z^2 * p * q) / E^2
where n is the sample size, Z is the z-score corresponding to the desired level of confidence (2.33 for 98% confidence interval), p is the estimated proportion (0.8), q is 1-p (0.2), and E is the desired margin of error (0.005).
Plugging in the values, we get:
n = (2.33^2 * 0.8 * 0.2) / 0.005^2
n = 23474.4
Rounding up to the nearest whole number, the pharmaceutical company should sample at least 23475 patients to achieve a margin of error less than 0.005 for a 98% confidence interval.
To estimate the required sample size for a pharmaceutical company developing a new drug, we need to consider the proportion of effectiveness, desired margin of error, and confidence interval. In this case, the drug is 80% effective, and the company wants a margin of error less than 0.005 for a 98% confidence interval.
To calculate the sample size, we use the formula for sample size estimation in proportion:
n = (Z^2 * p * (1-p)) / E^2
where n is the sample size, Z is the Z-score corresponding to the desired confidence interval, p is the proportion of effectiveness (0.8 in this case), and E is the desired margin of error (0.005).
For a 98% confidence interval, the Z-score is approximately 2.33. Plugging the values into the formula:
n = (2.33^2 * 0.8 * (1-0.8)) / 0.005^2
n ≈ 1846
Therefore, approximately 1846 patients should be included in the sample to achieve the desired margin of error for a 98% confidence interval.

To know more about Proportion visit:

https://brainly.com/question/29474065

#SPJ11

NO CALCULATOR IS ALLOWED FOR THIS QUESTION.
Show all of your work, even though the question may not explicitly remind you to do so. Clearly
label any functions, graphs, tables, or other objects that you use. Justifications require that you give
mathematical reasons, and that you verify the needed conditions under which relevant theorems,
properties, definitions, or tests are applied. Your work will be scored on the correctness and
completeness of your methods as well as your answers. Answers without supporting work will
usually not receive credit.
Unless otherwise specified, answers (numeric or algebraic) need not be simplified. If your answer is
given as a decimal approximation, it should be correct to three places after the decimal point.
Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers
x for which f(x) is a real number.
f(x) =
Let f be the function defined above.
√9-x²
for -3≤x≤0
-x+3 cos (pie*x/2) for 0 < x≤ 4
(a) Find the average rate of change of f on the interval -3 ≤x ≤ 4.

(b) Write an equation for the line tangent to the graph of f at x= 3.
(c) Find the average value of f on the interval-3 ≤x≤ 4.

(d) Must there be a value of x at which f(x) attains an absolute maximum on the closed interval -3 ≤x≤ 4 Justify your answer.

Answers

Answer:

(a) The average rate of change of f on the interval [-3,4] is given by:

(1/(4-(-3))) * ∫[a,b] f(x) dx

where a = -3 and b = 4. We can break up the integral into two parts, one over the interval [-3,0] and the other over the interval (0,4]:

(1/7) * [∫[-3,0] √(9-x²) dx + ∫[0,4] (-x+3cos(πx/2)) dx]

For the first integral, we recognize that the integrand is the equation of the top half of a circle with radius 3 centered at the origin. Therefore, we can use the substitution x = 3sin(t), dx = 3cos(t)dt, to get:

∫[-3,0] √(9-x²) dx = ∫[-π/2,0] 9cos²(t) dt = (9/2) * [sin(t)cos(t) + t]_[-π/2,0] = (9π - 81)/4

For the second integral, we can use integration by parts with u = -x and dv = cos(πx/2) dx to get:

∫[0,4] (-x+3cos(πx/2)) dx = [-x²/2 + (6/π)sin(πx/2)]_0^4 = -8

Therefore, the average rate of change of f on the interval [-3,4] is:

(1/7) * [(9π - 81)/4 - 8] = (9π - 145)/28

(b) To find the equation of the tangent line to the graph of f at x = 3, we need to find the slope of the tangent. Since f is not differentiable at x = 0 (due to the cosine term), we need to consider the left and right derivatives separately.

For x < 0, the function is the equation of the top half of a circle with radius 3 centered at the origin, so the slope of the tangent at x = 3 is:

f'(3-) = -√(9-3²)/(3-0) = -√6

For x > 0, we have:

f'(x) = -1 - (3π/4)sin(πx/2)

So the slope of the tangent at x = 3 is:

f'(3+) = -1 - (3π/4)sin(3π/2) = -1 + (3π/4)

The equation of the tangent line is therefore:

y - f(3) = f'(3)(x-3)

y + √(9-3²) = (-√6)(x-3) (for x < 0)

y - 6 + 3cos(π/2) = [(-1 + (3π/4))(x-3)] (for x > 0)

(c) The average value of f on the interval [-3,4] is given by:

(1/(4-(-3))) * ∫[-3,4] f(x) dx

Using the same breakdown of the integral as in part (a), we have:

(1/7) * [∫[-3,0] √(9-x²) dx + ∫[0,4] (-x+3cos(πx/2)) dx]

The first integral was evaluated in part (a

Step-by-step explanation:

An expression is shown.
3/72
Which expression is equivalent to the given expression?
A
B
C
D
2.39
6.3/2
3./24
6.12

Answers

Answer is 24, since 3/72 is 24.

find the tangential and normal components of the acceleration vector. r(t) = 2(3t − t3) i + 6t2 j

Answers

The tangential component is 4t/(3 + 12t^2)(1 - t^2)i + 8t^2/(3 + 12t^2)j and the normal component is (-12t)/(3 + 12t^2)(1 - t^2)i + [24(3 + 4t^2)]/(3 + 12t^2)j.

We can start by finding the velocity and acceleration vectors:

r(t) = 2(3t - t^3)i + 6t^2j

v(t) = dr/dt = 6(1 - t^2)i + 12tj

a(t) = dv/dt = -12ti + 24j

To find the tangential and normal components of the acceleration vector, we need to project it onto the velocity vector. Let's call the tangential component aT and the normal component aN. Then:

aT = projv a = (a ⋅ v/|v|^2)v = [(0)(6(1 - t^2)) + (24)(12t)]/[(6(1 - t^2))^2 + (12t)^2](6(1 - t^2)i + 12tj)

aT = (24t)/(36 + 144t^2)(6(1 - t^2)i + 12tj)

aT = 4t/(3 + 12t^2)(1 - t^2)i + 8t^2/(3 + 12t^2)j

To find the normal component, we subtract the tangential component from the acceleration vector:

aN = a - aT

aN = (-12t)i + 24j - [4t/(3 + 12t^2)(6(1 - t^2)i + 12tj)]

aN = (-12t)/(3 + 12t^2)(1 - t^2)i + [24(3 + 4t^2)]/(3 + 12t^2)j

Learn more about velocity at: brainly.com/question/30559316

#SPJ11

a survey found that the american family generates an average of 17.2 pounds of glass garbage each year. assume the standard deviation of the distribution is 2.5 pounds. find the probability that the mean of a sample of 55 families will be between 17 and 18 pounds. why can the central limit theorem be applied?

Answers

Therefore, the probability that the mean of a sample of 55 families will be between 17 and 18 pounds is approximately 0.9251.

To apply the central limit theorem, we need to check if the sample size is sufficiently large. According to the theorem, if the sample size is greater than or equal to 30, the distribution of sample means will be approximately normal, regardless of the shape of the population distribution.

In this case, the sample size is 55, which is greater than 30, so we can assume that the distribution of sample means will be approximately normal.

Now, we can find the z-scores for the given values of the sample mean:

z1 = (17 - 17.2) / (2.5 / sqrt(55)) = -1.87

z2 = (18 - 17.2) / (2.5 / sqrt(55)) = 1.87

Using a standard normal distribution table or calculator, we can find that the probability of a z-score being between -1.87 and 1.87 is approximately 0.9251.

To know more about probability,

https://brainly.com/question/31872138

#SPJ11

help me
i cant figure it out

Answers

Answer:

Step-by-step explanation:

Listen I don't know but good luck listen to AutoGraph

and my latest song The Light

999 Forever

AC=A, C, equals Round your answer to the nearest hundredth. A right triangle A B C. Angle A C B is a right angle. Angle A B C is thirty-five degrees. Side A C is unknown. Side A B is five units.

Answers

The length of side AC is approximately 2.87 units when rounded to the nearest hundredth.

In a right triangle ABC, where angle ACB is a right angle and angle ABC is 35 degrees, we are given that side AB has a length of 5 units. We need to find the length of side AC.

To find the length of side AC, we can use trigonometric ratios. In this case, we can use the sine function.

The sine of angle ABC is defined as the ratio of the length of the side opposite the angle (AC) to the length of the hypotenuse (AB).

sin(35°) = AC / 5

To find the length of AC, we can rearrange the equation:

AC = 5 * sin(35°)

Using a calculator to find the sine of 35 degrees, we get:

AC ≈ 5 * 0.5736 ≈ 2.868

Therefore, the length of side AC is approximately 2.87 units when rounded to the nearest hundredth.

For such more questions on Right triangle:

https://brainly.com/question/1248322

#SPJ11

dave coaches a roller hockey team and has a big bin of hockey pucks he uses at practice sessions. he randomly grabs some pucks from the bin and throws them onto the rink for the upcoming practice. so far, he's grabbed 4 red, 3 orange, 1 yellow, 2 pink, and 2 green pucks. based on the data, what is the probability that the next puck dave grabs will be green?

Answers

The probability that the next puck Dave grabs will be green is 1/6 or approximately 0.167.

To determine the probability of Dave grabbing a green puck on the next grab, we need to calculate the probability based on the given data.

Given:

Number of red pucks = 4

Number of orange pucks = 3

Number of yellow pucks = 1

Number of pink pucks = 2

Number of green pucks = 2

Total number of pucks = 4 + 3 + 1 + 2 + 2 = 12 pucks

The probability of grabbing a green puck can be calculated as:

Probability = Number of green pucks / Total number of pucks

Probability = 2 green pucks / 12 pucks

Probability = 1/6

Know more about probability here;

https://brainly.com/question/32004014

#SPJ11

Olympia ate lunch at a restaurant. The amount of her check was $6.89. She left $8.00 on the table, which included the amount she owed plus a tip for the waiter. Which equation shows t, the amount of her tip, in dollars?
1.6.89 + t = 8.00
2.6.89 - t = 8.00
3.6.89t = 8.00
4.6.89 = 8.00 Divided by t

Answers

Answer:

1 6.89+t=8

Step-by-step explanation:

Because she left 6.89 to pay for her food and a tip. So whatever the tip was plus the 6.89 she owed equaled $8.

assume that there are 10 students in a class. the average grade on a test for the nine of the students is 85. the grade of the tenth student is 90. the average grade for the class will be

Answers

Answer:

85.5

Step-by-step explanation:

85 • 9 is 765

If you add 90 to 765 and then divide the sum by 10, you get 85.5.

can more than one triangle be drawn with side lengths of 5 inches and 7 inches and an included angle with a measure of 50 degrees?

Answers

No, it is not possible to draw more than one triangle with side lengths of 5 inches and 7 inches and an included angle with a measure of 50 degrees.

In a triangle, the measure of an included angle between two sides determines the length of the third side. In this case, we have fixed side lengths of 5 inches and 7 inches, and an included angle of 50 degrees.

According to the Law of Sines, the ratio of the length of a side to the sine of its opposite angle is constant in a triangle. Using this law, we can calculate the length of the third side.

Let's denote the unknown side length as "x". Using the Law of Sines:

sin(50°) / 5 = sin(opposite angle) / x

We can solve this equation to find the value of x. However, it's important to note that there will be only one solution for x. This means that there is only one possible triangle that can be formed with the given side lengths and included angle measure.

No,it is not possible to draw more than one triangle with the given specifications.

For more questions on triangles, visit:

https://brainly.com/question/17335144

#SPJ11

a sector of a circle is created from a central angle with a measure of 60 . if the diameter of the circle is 6 inches, what is the area of the sector?

Answers

The area of the sector created by a central angle of 60° in a circle with a diameter of 6 inches is approximately 4.7124 square inches.

To find the area of a sector of a circle, we need to know the central angle and the radius of the circle. In this case, we are given the central angle of 60° and the diameter of the circle, which we can use to find the radius.

The diameter is given as 6 inches, so the radius is half of that, which is 3 inches.

To calculate the area of the sector, we can use the formula:

Area of Sector = (θ/360°) * π * r²

where θ is the central angle in degrees, π is a mathematical constant approximately equal to 3.14159, and r is the radius.

Plugging in the values:

Area of Sector = (60°/360°) * π * (3)²

Area of Sector = (1/6) * 3.14159 * 9

Area of Sector ≈ 4.7124 square inches

Learn more about sector here:

https://brainly.com/question/30607726

#SPJ11

What is the surface area of a cylinder with base radius 2 and height 6?
Either enter an exact answer in terms of n or use 3.14 for n and enter your answer as a decimal.

Answers

The surface area of the cylinder is 32π units²

What is surface area of cylinder?

A cylinder is a three-dimensional solid that holds two parallel bases joined by a curved surface, at a fixed distance. The base of a cylinder is circular and it's volume is given by ; V = πr²h

The surface area of a cylinder is expressed as;

SA = 2πr( r+h)

where r is the radius and h is the height.

radius = 2 units

height = 6 units

SA = 2×2 π( 2+6)

SA = 4π × 8

SA = 32π units²

Therefore the surface area of the cylinder in term of pi is 32π units².

learn more about surface area of cylinder from

brainly.com/question/16519513

#SPJ1

The equation of a parabola is y=2x^2 +8x +3

Write the equation in vertex form and show your work.

Answers

Answer: y = 2(x + 2)² - 5

Step-by-step explanation:

          We are going to use the completing the square method to transform this quadratic equation from standard form to vertex form.

Given:

     y = 2x² + 8x + 3

Factor the 2 out of the first two terms:

     y = 2(x² + 4x) + 3

Add and subtract [tex]\frac{b}{2} ^2[/tex]:

     y = 2(x² + 4x + 4 - 4) + 3

Distribute the 2 into -4 and combine with the 3:

     y = 2(x² + 4x + 4) - 5

Factor (x² + 4x + 4):

     y = 2(x + 2)² - 5

Find the value of x.
(7x-5)°
(x+3)°

Answers

Because the two angles are complementary, the value of x must be 11.5

How to find the value of x?

In the image we can see that the two given angles are complementary, which means that their measures add up to 90°, then we can write:

(7x - 5)° + (x + 3)° = 90°

Now we can solve that linear equation to find the value of x, we iwll get:

7x + x - 5 + 3 = 90

8x - 2 = 90

8x = 92

x = 92/8

x = 11.5

That is the value of x.

Learn more about complementary angles at:

https://brainly.com/question/16281260

#SPJ1

NEED HELP ASAP Ahab drove 46 miles. Given that 1 kilometer is approximately 0.6
miles, how far did Ahab drive?
Round your answer to the nearest tenth.

Answers

The distance covered by Ahab 100 km.

Given that Ahab drove 46 miles we need to calculate his distance in Km.

So, since 1 km = 0.46 miles

1 mile = 100/46

Therefore,

46 miles = 100/46 x 46

46 miles = 100 km

Hence the distance covered by Ahab 100 km.

Learn more about unit conversion click;

https://brainly.com/question/19420601

#SPJ1

Other Questions
Reflect on your personal habits, behaviors, and risk factors. Write two paragraphs explaining how they are likely to influence your health and auto insurance costs The most favorable tax treatment results when you transfer your estate (after death) to your a. children. b. spouse. c. parent. d. employer. e. siblings. the six components of a play which aristotle lists, in order of importance, are find the antilogarithm of 4.1909. What is the proper head and body position when going in reverse? according to legal scholar morris cohen, why should victimless crimes be criminally prohibited? Which of the following is a true statement about the changing nature of modern management?A.Sustainability policies are found at the corporate level and have no impact on the individual manager.B.Taking risks, exploring new territories, and trying new methods are innovative tactics that management can use to be more successful in the marketplace.C.There has been a dramatic shift in the composition of the workforce in recent years. Not only have white males lost the number one spot in terms of numbers, females and minorities with equivalent qualifications have significantly overtaken them in earning power.D.Social media has changed the world, but the impact is predominantly in the form of social application for employees as individuals. It does not impact the organization within the business arena. reorder point is an order is placed when the inventory position drops to safe stock level. true or false consumers' willingness to pay for a good minus the amount they actually pay for it equals is called? which category is used to report services for patients seen in stand-alone ambulatory care centers? In the context of nontariff barriers, antidumping practices fall under the category of: A. specific limitations on trade.B. customs and administrative entry procedures.C. standards.D. governmental participation in trade.E. charges on imports. which of the following factors causes a demand curve to become more elastic over time? a. if new substitutes are discovered for the product b. if new and important uses for the product are discovered c. if more producers begin to produce the product d. if more consumers enter into the market for the product Which of the following signs of inadequate breathing is more prominent in children than in adults?A.See-sawing of the chest and abdomen, B.Grunting respirations, C.Nasal flaring help answer 5, 7, 9, and 10 only!!! when troubleshooting a network problem, which of the following steps would be done first? 2. Flip your coin 20 times and record the number of heads you get. Repeat this process 4 more times. Record your results in the table below . trial number 12 3 4 5 number of heads the client with metastatic breast cancer is receiving tamoxifen (nolvadex). the nurse specifically monitors which laboratory value while the client is taking this medication? a. glucose level b calcium level c. potassium level d. prothrombin time how did karl marx refer to the group of people who lacked land and tools and sold their labor? from the conservative view, the most effective social control in reference to crime is please help with these