Can you plz help me!

Can You Plz Help Me!

Answers

Answer 1
The integer is -56. The word “lost” represents negative.

Related Questions

A math class consists of 25 students, 14 female and 11 male. Two students are selected at random to
participate in a probability experiment. Compute the probability that
a) a male is selected, then a female.
b) a female is selected, then a male.
c) two males are selected.
d) two females are selected.
e) no males are selected.

Answers

The probability that a male is selected, then a female is 0.26

The probability that a female is selected, then a male is 0.26

The probability that two males are selected is 0.18

The probability that two females are selected is 0.30.

The probability that no males are selected is 0.30.

What are the probabilities?

Probability determines the chances that an event would happen. The probability the event occurs is 1 and the probability that the event does not occur is 0.

The probability that a male is selected, then a female = (11/25) x (14 / 24) = 0.26

The probability that a female is selected, then a male = (14/25) x (11 / 24) = 0.26

The probability that two males are selected = (11/25) x (10/24) = 0.18

The probability that two females are selected = (14/25) x (13 / 24) = 0.30

The probability that no males are selected =  (14/25) x (13 / 24) = 0.30

To learn more about probability, please check: https://brainly.com/question/13234031

#SPJ1

compare these heights:
5,2 and 46,5

Answers

46.5 is higher than 5.2

Comparison of height

Note that:

The larger the magnitude(value) of the heights given the larger the heights

Units are not added to the values representing each height

By carefully considering the heights given:

5.2 is a lesser value than 46.5

Since 46.6 > 5.2, we can conclude that 46.5 is higher than 5.2

Learn more on comparison of heights here: https://brainly.com/question/927573

#SPJ1

HELP PLS!!!! i don’t get it

Answers

Answer:

153

Step-by-step explanation:

i = square root of -1

i = √-1

(3+12√-1) (3-12√-1)

√a times √b = √ab

a√b times c√d = (a times c) √ (b times d)

9 - (36√-1) + (36√-1) - (144(√-1)^2) =

9 - 0 - (144 * -1) =

9 - 0 - (-144) =

9 - (-144) =

9 + 144 =

153

*** funny thing is if you put

(3+12i) (3-12i)  

in a calculator

it works!

it gives you the answer 153

another way:

Expand the expression using

(a-b) (a+b) =

a²-b² :

3²-(12i)²

Simplify using exponent rule with same exponent

(a*b)^n =

a^n*b^n:

3²-12²* i²

Calculate the power:

9-144* i²

Rewrite by definition

i²=-1:

9–144×(−1)

Calculate the product or quotient: 9+144

Calculate the sum or difference: 153

Answer: 153

gathmath

Cuantos litros de agua se necesitan para llenar una piscina de 20m de largada, 12m de ancho y 2m de profundidad

Answers

Answer: 480

Step-by-step explanation:

20(12)(2) = 480

Complete the statement to describe the expression ab+cd+ef+gh

The expression consists of __ terms, and each term contains __ factors.
HELP!

Answers

The terms of the expression are ab, cd, ef and gh. This shpws that the expression contains 4 terms and 0 factor.

Terms and factors of an expression

Expression consists of terms and factors. The terms are separated by the mathematical signs.

Given the expression below

ab+cd+ef+gh

The terms of the expression are ab, cd, ef and gh. This shpws that the expression contains 4 terms and 0 factor.

Learn more on terms and expression here: https://brainly.com/question/723406

#SPJ1

Consider the exponential function f(x)=3(1/3)^x and it’s graph

Answers

The given exponential function exists [tex]f(x)=3(1/3)^x[/tex] . The growth value of the function is 1/3.

What is exponential function?

An exponential function exists a mathematical function of the following form: [tex]f ( x ) = a^ x[/tex].

where x exists a variable, and a exists a constant named the base of the function.

An exponential function exists of the form [tex]f(x)=ab^x[/tex]

where a ≠ 0, b > 0, b ≠1, and x exists any real number.

when b > 1, the graph increases.

when 0 < b < 1, the graph decreases.

a = initial value

r = growth or decay rate

x = number of time.

The given exponential function exists [tex]f(x)=3(1/3)^x[/tex]

The function exists a stretch of the function [tex]f(x)= (1/3)^x.[/tex]

Therefore, the correct answer is the growth value of the function is 1/3.

To learn more about exponential function refer to:

https://brainly.com/question/9532507

#SPJ9

If we sample from a small finite population without replacement, the binomial distribution should not be used because
the events are not independent. If sampling is done without replacement and the outcomes belong to one of two types,
we can use the hypergeometric distribution. If a population has A objects of one type, while the remaining B objects are
of the other type, and if n objects are sampled without replacement, then the probability of getting x objects of type A and
n-x objects of type B under the hypergeometric distribution is given by the following formula. In a lottery game, a bettor
selects four numbers from 1 to 54 (without repetition), and a winning four-number combination is later randomly
selected. Find the probabilities of getting exactly two winning numbers with one ticket. (Hint: Use A = 4, B = 50, n = 4, and
x=2.)
P(x)=
A!
B!
(A + B)!
(A-x)!x! (B-n+x)!(n-x)! (A+B-n)!n!
+


P(2)=
(Round to four decimal places as needed.)

Answers

Using the hypergeometric distribution, it is found that there is a 0.0232 = 2.32% probability of getting exactly two winning numbers with one ticket.

What is the hypergeometric distribution formula?

The formula is:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

The parameters are:

x is the number of successes.N is the size of the population.n is the size of the sample.k is the total number of desired outcomes.

For this problem, the parameters are given as follows:

N =A + B = 54, k = 4, n = 4.

The probability of getting exactly two winning numbers with one ticket is P(X = 2), hence:

[tex]P(X = x) = h(x,N,n,k) = \frac{C_{k,x}C_{N-k,n-x}}{C_{N,n}}[/tex]

[tex]P(X = 2) = h(2,54,4,4) = \frac{C_{4,2}C_{50,2}}{C_{54,4}} = 0.0232[/tex]

There is a 0.0232 = 2.32% probability of getting exactly two winning numbers with one ticket.

More can be learned about the hypergeometric distribution at https://brainly.com/question/24826394

#SPJ1


[tex]\huge\sf\underline{Question}[/tex]
[tex]\sf If \: {x}^{2} + \frac{1}{x ^{2} } = 34[/tex]
[tex]\sf find \: the \: value \: of \: \: \: x + \frac{1}{x} [/tex]
a proper explanation needed :)

Thxx !! ​

Answers

[tex] {\qquad\quad\qquad\huge\underline{{\sf Answer}}} [/tex]

Here we go ~

[tex]\qquad \sf  \dashrightarrow \: {x}^{2} + \cfrac{1}{ {x}^{2} } = 34[/tex]

[ add 2 on both sides ]

[tex]\qquad \sf  \dashrightarrow \: {x}^{2} + \cfrac{1}{ {x}^{2} } + 2 = 34 + 2[/tex]

[ form identity : a² + b² + 2ab ]

[tex]\qquad \sf  \dashrightarrow \: {(x)}^{2} + { \bigg(\cfrac{1}{ {x}^{} } \bigg) }^{2} + 2 \sdot(x) \sdot \bigg(\cfrac{1}{x} \bigg) = 36[/tex]

[ a² + b² + 2ab = (a + b)² ]

[tex]\qquad \sf  \dashrightarrow \: {\bigg (x + \cfrac{1}{x} \bigg) }^{2} = 36[/tex]

[tex]\qquad \sf  \dashrightarrow \: {\bigg (x + \cfrac{1}{x} \bigg) }^{} = \sqrt{ 36}[/tex]

[tex]\qquad \sf  \dashrightarrow \: x + \cfrac{1}{x} = \pm 6[/tex]

so, the value of required expression is 6

[usually positive value is considered, but if asked the value can be either positive or negative]

Choose the equation that satisfies the data in the table.

Answers

Answer:

Step-by-step explanation:

the answer is D

If a family has 6 children, in how many ways could the parents have 3 boys and 3 girls?

Answers

The parents could have 3 boys and 3 girls in 400 ways

How to determine the number of ways?

The given parameters are

Children, n = 6

Boys, r = 3

Girls, r =3

The number of combination is:

[tex]Ways = ^nC_{r1} *^nC_{r2}[/tex]

So, we have:

[tex]Ways = ^6C_3 *^6C_3[/tex]

Apply the combination formula

[tex]Ways = \frac{6!}{3!3!} *\frac{6!}{3!3!}[/tex]

This gives

Ways = 400

Hence, the parents could have 3 boys and 3 girls in 400 ways

Read more about combination at:

https://brainly.com/question/11732255

#SPJ1

If 4 is the solution set of the equation x² -4 = 0 and B is
the solution set of the equation x²-3x+2=0, how many
elements are in the union of the two sets?
A. 1
C. 3
B. 2
D. 4

Answers

Answer:

3 elements

Step-by-step explanation:

Let A = solution set of x²-4

B = solution set of x²-3x+2

First, find the solution of each sets:

[tex]\displaystyle{x^2-4=0}\\\\\displaystyle{(x+2)(x-2)=0}\\\\\displaystyle{x=2,-2}[/tex]

Set B:

[tex]\displaystyle{x^2-3x+2=0}\\\\\displaystyle{(x-2)(x-1)=0}\\\\\displaystyle{x=1,2}[/tex]

Now we can write new set as:

A = {2, -2}

B = {1, 2}

The union of A and B means combine both sets together:

A ∪ B = {2, -2, 1, 2}

However, in a set, we do not write duplicate elements, so the union set will be:

A ∪ B = {2, -2, 1}

Hence, there are 3 elements in A ∪ B.

Which mixed number is equivalent to the improper fraction 42/5?
4 2/5
7 4/5
8 2/5
9 3/5
40 points if answer is right​

Answers

Step-by-step explanation:

The answer is 8 2 / 5 because ...

[tex]8 \frac{2}{5} = \frac{8 \times 5 + 2}{5} = \frac{42}{5} \\ [/tex]

Answer:

Here your ans and dont forget to say dhanwyad ok.

¿Cuál de los siguientes números NO es un decimal periódico?

A.

11
30

B.

11
400

C.

11
600

D.

111
90

Answers

El número decimal que no es un decimal periódico es dado por:

B. [tex]\frac{11}{400}[/tex].

¿Que es un número decimal periódico?

Un decimal periódico es un número decimal en el que la misma secuencia de dígitos se repite indefinidamente.

La conversión de las fracciones para decimales són:

11/30 = 0.366666 -> Periódico.11/400 -> 0.0275 -> No es periódico.11/600 -> 0.018333333 -> Periódico, en razón de lá repetición de el 3.11/90 = 0.1222222 -> Periódico.

Puede-se aprender más a cerca de números decimales periódicos en https://brainly.com/question/1192529

#SPJ1

The binomial 5x – 4 is a factor of 10x^2 – 23x + 12. What is the other factor?

Answers

Answer:

2x - 3

Step-by-step explanation:

10x²-23x+ 12 ÷ 5x-4

Answer:

2x - 3

Step-by-step explanation:

[tex](5x-4)(2x-3)=10x^{2} -23x+12[/tex]

Hope this helps

what is the derivative of this​

Answers

The derivative of the natural logarithm function is given by:

[tex]f^{\prime\prime}(x) = \cotg{x}[/tex]

What is the derivative of the natural logarithm function?

Suppose we have a composite natural logarithm function given as follows:

[tex]f(x) = \ln{g(x)}[/tex]

The derivative of the function is given as follows:

[tex]f^{\prime}(x) = \frac{g^{\prime}(x)}{g(x)}[/tex]

In this problem, the function, which is already a first derivative, it given by:

[tex]f^{\prime}(x) = \ln{|\sin{x}|} + 3[/tex]

The derivative of a constant is of zero, and the derivative of sin(x) is cos(x), hence the derivative of the entire function is given as follows:

[tex]f^{\prime\prime}(x) = \frac{\cos{x}}{\sin{x}} = \cotg{x}[/tex]

More can be learned about derivatives at https://brainly.com/question/2256078

#SPJ1

Please help ASAP!! Thank you :D

Answers

Answer:

Obtuse, scalene.

Step-by-step explanation:

In ΔSVU, one angle is 120° which is obtuse angle.

So, ΔSVU is a obtuse triangle.

All the sides  have different measurements. So, It is a Scalene triangle.

Sarita showed the steps to solving the equation. 5 (x minus 3) 7 (x 4) = 73 steps sarita’s solution sarita’s verification 1 5 x minus 15 7 x 28 = 73 5 (5 minus 3) 7 (5 4) = 73. 5 (negative 2) 7 (9) = 73. negative 10 63 = 73. 53 not-equal-to 73. 2 (5 7) x (negative 15 28) = 73 3 12 x 13 = 73 4 12 x 60 5 x = 5 when sarita tried to verify her answer, she found it was wrong. which explains her mistake? sarita’s solution is correct. she made an error in her verification. sarita was supposed to add the 5 and 7 in the first step. sarita added 13 instead of negative 13 in the fourth step. sarita was supposed to use the division property of equality in the third step.

Answers

This enables us to conclude that Sarita's solution is accurate, but her verification was flawed. ( 5 - 3 [tex]\neq[/tex] 2 ).

What is linear equation?

When the greatest power of the variable is consistently 1, an equation is considered to be linear. A one-degree equation is another name for it.

Given the following equation:

5(x-3) + 7(x+4) = 73

The steps to solve it are:

Apply the Distributive property:

5x - 15 + 7x + 28 = 73

12x + 13 = 73

Subtract 13 from both side

12x + 13 - 13 = 73 -13

12x = 60

Divide both side by 12

12x/12 = 60/12

x = 5.

To verify it, put the x = 5 in to the equation:

5(5 - 3) + 7(5 + 4) = 73

After solving it, we get

5(2) + 7(9)  = 73

10 + 63 = 73

73 = 73  

This enables us to conclude that Sarita's solution is accurate, but her verification was flawed. ( 5 - 3 [tex]\neq[/tex] 2 ).

To  know more about linear equation visit:

https://brainly.com/question/13762263

#SPJ4

The table below shows some inputs and outputs of the invertible function f with domain all real numbers.
X 5, 3, 1, 18, 0, 9
f(x) 9, -2, -5, -1, 1, 11
Find the following values:
f-1 (f(58))=
f(f (5)) =

Answers

The value of f⁻¹(f(58)) is 58 and the value of the function f(f(5)) is 11

How to solve the function values?

As a general rule, we have:

f⁻¹(f(x)) = x

Substitute 58 for x

So, we have:

f⁻¹(f(58)) = 58

Hence, the value of f⁻¹(f(58)) is 58

Also, we have:

f(f(5))

From the table, we have:

f(5) = 9

So, we have:

f(f(5)) = f(9)

From the table, we have:

f(9) = 11

So, we have:

f(f(5)) = 11

Hence, the value of the function f(f(5)) is 11

Read more about invertible function at:

https://brainly.com/question/14391067

#SPJ1

Olivia is making 15 bead bracelets for her friends what is the proportional relationship?

Answers

5 minutes per bracelet.

because 15/3 = 5 mins.

To find the constant of proportionality in minutes per bracelet, divide the total time by the number of bracelets:

constant of proportionality =15/3= 5 minutes.

Now, we're going to consider an example of a proportional relationship in our everyday life: When we put gas in our car, there is a relationship between the number of gallons of fuel that we put in the tank and the amount of money we will have to pay. In other words, the more gas we put in, the more money we'll pay.

Learn more about the proportional relationships at

https://brainly.com/question/12242745

#SPJ4

Suppose that tan 0=-5/12 and 90° <0<180°.
Find the exact values of sin
0/2 and
tan
O/2

Answers

The exact values of sin θ/2 and tan θ/2 given below as:

sin θ/2 = 0.9806tan θ/2 = 4.99

What is the exact values of sin θ/2 and tan θ/2 given that tan θ = -5/12?

Given that tan θ = -5/12 and θ lies between 90° and 180°, the values of sin θ/2 and tan θ/2 can be found as follows:

tan θ = -5/12

θ =  180 -tan⁻¹-(5/12)

θ = 157.38

sin θ/2  = sin 157.38/2

sin θ/2 = 0.9806

tan θ/2 = tan 157.38/2

tan θ/2 = 4.99

In conclusion, the values of the sine and tangent are found from the given values.

Learn more sine and tangent at: https://brainly.com/question/12465995

#SPJ1

Let x represent the number of short-sleeved shirts ordered and let y represent the number of long-sleeved shirts ordered. which system of linear equations represents the situation? 5x 10y = 100 and 5 x plus 10 y equals 100 and startfraction one-third endfraction x plus startfraction one-half endfraction y equals 1,750.x startfraction one-half endfractiony = 1,750 5x 10y = 1,750 and 5 x plus 10 y equals 1,750 and startfraction one-third endfraction x plus startfraction one-half endfraction y equals 100.x y = 100 x y = 100 and x plus y equals 100 and startfraction one-third endfraction x plus startfraction one-half endfraction y equals 1,750.x y = 1,750 x y = 1,750 and x plus y equals 1,750 and startfraction one-third endfraction x plus startfraction one-half endfraction y equals 100.x y = 100

Answers

The system of linear equations that represent the given situation is:

5x + 10y = 1750 and 1/3x + 1/2y = 100.

What is a linear equation?

A linear equation is an equation with the highest degree of the variable is one. There may be one or more variables but their degree must be 1 to become a linear equation.

The general form of a linear equation is y = mx + c.

Calculation:

In the given situation,

Consider x as the number of short-sleeved shirts ordered and y as the number of long-sleeved shirts ordered.

It is given that,

Price for short-sleeved shirts = $5

Price long-sleeved shirts =$10

The total price for 100 shirts ordered = $1,750

So, we can write the linear equation as

5x + 10y = 1750  ...(i)

It is given that,

After the first week, they sold 1/3 of the short-sleeved shirts and 1/2 of the long-sleeved shirts. I.e.,

1/3x + 1/2y = 100  ...(ii)

Thus, from equations (i) and (ii), the system of linear equations that represent the given situation is

5x + 10y = 1750

1/3x + 1/2y = 100

Learn more about the system of linear equations here:

https://brainly.com/question/24085666

#SPJ1

Disclaimer: The given question is incomplete. Here is the complete question.

Question:

The drama club is selling short-sleeved shirts for $5 each, and long-sleeved shirts for $10 each. They hope to sell all of the shirts they ordered, to earn a total of shirts ordered, and to earn a total of $1,750. After the first week of the fundraiser, they sold 1/3 of the short-sleeved shirts and 1/2 of the long-sleeved shirts, for a total of 100 shirts.

Let x represent the number of short-sleeved shirts ordered and let y represent the number of long-sleeved shirts ordered. which system of linear equations represents the situation?

Answer:

c

Step-by-step explanation:

Planes Q and R are parallel. Explain how you know lines a and b are skew. Planes Q and R are parallel. Line a is on plane Q and is diagonal down and to the left. Line b is on plane R and is diagonal up and to the left.

Answers

Since the given lines a and b are neither parallel, nor do they intersect each other. Also, they lie on two different planes, P and Q respectively, and thus, are co-planar. hence, a and b can be called skew lines.

Definition of Skew Lines

Skew lines in 3D geometry, are, by definition, a pair of lines that are neither parallel nor intersect each other. Such lines are therefore not coplanar, according to the conclusion.

Skew lines tend to occur frequently in real-world circumstances. Let's say there is a line on the ceiling and a line on the wall. These lines can be skew lines because they lie in distinct planes if they are not parallel to one another and do not meet. Skew lines go on forever in both directions.

Learn more about skew lines here:

https://brainly.com/question/2603508

#SPJ1

Answer:

Step-by-step explanation:

Skew lines are noncoplanar and do not intersect. Line a lies in plane Q and line b lies in plane R, so the lines are not coplanar. No other plane can be drawn through the lines, so they are not parallel. So, a and b are skew.

Two pulses are moving along a string. one pulse is moving to the right and the second is moving to the left. both pulses reach point x at the same instant. an illustration of a triangular trough traveling right and the same size and shape crest traveling left both toward point x. they are equidistant from x. will there be an instance in which the wave interference is at the same level as point x? no, the interfering waves will always be above x. no, the interfering waves will always fall below x. yes, the overlap will occur during the slope of the waves. yes, the overlap will occur when the first wave hits point x.

Answers

The sum of the pulses allows us to find that the answer for the sum at a point x is

There is no interference pattern as the amplitude does not remain constant.Traveling waves can add up as they travel, leading to different results.

in which the wave interference is at the same level as point x?

If the waves travel in the same direction, their sum gives resulting waves that can be maximum or minimum depending on the phase between them, un stationary patterns.

If the directions are coincident directions, they add place to the interference processes, in this case, stationary patterns are formed on a screen.

If the waves travel in the opposite direction the sum of the two waves gives rise to a wave that maximum is the sum of the amplitudes of the two pulses

In the case of a pulse that corresponds to a single wavelength, the result is an instantaneous maximum,  which after the pulse passes, returns to zero.

Consequently, there is no stationary pattern, so there is no interference between the two pulses.

In conclusion with the sum of the pulses, we can find that the answer is No interference pattern is produced as the amplitude does not remain constant.

Read more about pulses

https://brainly.com/question/14524756

#SPJ1

WORTH 50 points pls answer.
The two polygons are similar. Find the values of x and y

Answers

Answer:

y = 120

x = 10.6

Step-by-step explanation:

Given polygons are parallelograms.

In parallelograms, consecutive angles are supplementary which means their sum is equal to 180.

Since two parallelograms are similar:

60 + y = 180 subtract 60 from both sides

y = 120

To find the value of x:

side lengths are proportional because these are similar polygons

[tex]\frac{x+4}{22} = \frac{12}{18}[/tex] cross multiply fractions

18x + 72 = 264 subtract 72 from both sides

18x = 192 divide both sides by 18

x = 10.6 approximately

There are 26 prize tickets in a bowl, labeled A to Z. What is the probability that a prize ticket with a vowel will be chosen, not replaced, and then another prize ticket with a vowel will be chosen? Does this represent an independent or dependent event? Explain.

Answers

Using it's concept, there is a 0.0308 = 3.08% probability that a prize ticket with a vowel will be chosen, not replaced, and then another prize ticket with a vowel will be chosen. Since the letter is not replaced, the number of outcomes change, hence they are dependent.

What is a probability?

A probability is given by the number of desired outcomes divided by the number of total outcomes.

For the first ticket, since 5 out of 26 letters are vogal, the probability is:

5/26.

For the second ticket, since there is no replacement, the probability is:

4/25.

The probability of both tickets is:

[tex]p = \frac{5}{26} \times \frac{4}{25} = 0.0308[/tex]

0.0308 = 3.08% probability that a prize ticket with a vowel will be chosen, not replaced, and then another prize ticket with a vowel will be chosen. Since the letter is not replaced, the number of outcomes change, hence they are dependent.

More can be learned about probabilities at https://brainly.com/question/14398287

#SPJ1

Which of the following lists of ordered pairs is a function?
OA. (2, 4), (3, 9), (4, 16), (5,25)
OB. (2, 4), (-2, 4), (3,9), (-2,-4)
OC. (1, 1), (2, 3), (1, 5), (4,7)
OD. (0, 2), (4, 2), (0, -4), (4, -2)

Answers

Answer:

OA

Step-by-step explanation:

because it only got a y parameter for each x

Answer:

Option A. (2,4),(3,9),(4,16),(5,25)

If the clock tower in "Back to the Future" had a big hand length of 3 feet, what would be the length of the arc, in feet, the tip travels from 6:00pm to 6:20pm. Round to the nearest foot.

Answers

The length of the arc made by the big hand if the tip travels from 6:00pm to 6:20pm is 0.52 feet

What is an equation?

An equation is an expression that shows the relationship between two or more variables and numbers.

The clock reads 12 hours (720). The angle if the tip travels from 6:00pm to 6:20pm (20 minutes) is:

Ф = (20/720) * 360 = 10°

The length of the arc is given as:

Length of arc = (Ф/360) * 2π * length of hand = (10/360) * 2π(3) = 0.52 feet

The length of the arc made by the big hand if the tip travels from 6:00pm to 6:20pm is 0.52 feet

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1

How many of the 960 dvd players were repaired in the first year

if you get the right answer you get a 20k gaming setup

Answers

(D) 200 DVD players were repaired in the first year.

What are DVD players?A DVD player is a device that plays DVDs that adhere to both the DVD-Video and DVD-Audio technical standards, which are incompatible. Some DVD players are also capable of playing audio CDs.

Given:

The DVD player shipped 960 players last month

There is a record that out of every 24 players, the 5 would be repaired.

So we need to find the number of DVD players that were repaired in these 960 players.

So,

[tex]\frac{960*5}{24} \\=200[/tex]

Therefore, (D) 200 DVD players were repaired in the first year.

Know more about DVD players here:

https://brainly.com/question/3863498

#SPJ4

The question you are looking for is here:

A DVD player manufacturer shipped 960 DVD players last month. According to the manufacturer's records, 5 out of every 24 players were repaired during the first year of ownership. How many of the 960 DVD players were repaired in the first year?

A: 40

B: 120

C: 192

D: 200

What are the domain and range ofWhat are the domain and range of ?


D: [3, ∞) and R: [0, ∞)

D: [4, ∞) and R: (–∞, 0)

D: [–4, ∞) and R: [0, ∞)

D: (3, ∞) and R: (–∞, 0)

Answers

Answer:

Domain:[-4,∞)

Range:[0, ∞)

Thus, choice C is the exact answer

Please help!! a company sells widgets. the amount of profit, y, made by the company, is related to the selling price of each widget, x, by the given equation. using this equation, find out what price the widgets should be sold for, to the nearest cent, for the company to make the maximum profit. y=-30x^2+1325x-8569

Answers

The widgets should be sold for $22.08 for the company to make the maximum profit.

To maximize a function, y = f(x), we differentiate it with respect to x, to get y' = f'(x). Equate it to zero to get the points on inflections.

Differentiate y' = f'(x) again with respect to x, to get y'' = f''(x), and put in the points of inflections to check whether y'' is greater than or less than zero. If it is greater than zero, then we have a minimum, and if it is less than zero, then we have a maximum.

In the question, we are given a profit function y, with respect to the sale price of each widget x. We are asked to find the sale price that maximizes the profit.

The function given is:

y = -30x² + 1325x - 8569.

Differentiating this with respect to x, we get:

y' = -60x + 1325.

To find the point of inflection, we equate this to zero, to get:

0 = -60x+ 1325,

or, x = 1325/60 = 22.0833

Now, we differentiate, y' = -60x + 1325, with respect to x, to get:

y'' = -60 < 0, thus we have a maximum at x = 22.0833.

Thus, the widgets should be sold for $22.08 for the company to make the maximum profit.

Learn more about maximizing and minimizing at

https://brainly.com/question/13799721

#SPJ4

Other Questions
The building is tall. A. The "is" of a part-whole relationshipB. The "is" of predication C. The "is" of identity 35796121824 What size volumetric flask would you use to create a 0.50 Msolution using 10.00 g of CaBr2 how does the coconut plant adapt in goa 180:60 in its simplest form PLEASE HELPHeat cramps, heat exhaustion & heatstroke are all the same True or False? Write the word and balanced chemical equations for the reaction between:Copper + zinc nitrate (zinc is more reactive than copper) Verbs with pronouns choose the correct verb that best fits in the blank. 1. A tus hermanos_____ las peliculas de horror A. Le gusto B. Te gustaC. Les gustan D. Nos gustamos 2. Que terrible a mi_____el pie izquierdo A. Me dueleB. Le duelenC. Me dueloD. Te dueles 3. A nosotros_____ver comedias 1. Nos encantamos 2. Le encantan 3. Me encanto 4. Nos encanta 4 A ti______el teatro 1. Te intereasas 2. Te interesa 3. Le interesan 4. Les interesamos 5. A los estudiantes_____las presentaciones largas A. Nos aburrimos B. Les aburrenC. Les aburre D. Le aburro 1. Sc. 3, Lines 1028: How does this scene parallel Scene 2? How does Romeo react to the Princes edict that he is banished? Why? What suggests that the friar is angry at Romeos lack of gratitude for this more merciful punishment?2. Sc. 5, Lines 123: Note where Romeo and Juliet are and when this action is taking place. Explain the conflict that is revealed by their dialogue. How does line 23 sum up Romeos conflict?3. Sc. 5, Lines 236243: Explain the effect of the nurses advice on Juliet. In what way does their relationship change? What does Juliets new resolution reveal about her character?Can anyone answer at least ONE of these questions for me please/Needs to be between 100-150 wordsThanks :) Katarina has been depressed since learning of her aunt's death. Based on the Kbler-Ross grief model, what is hernext stage of grief? True or False: Lord Capulet threatens to disown Juliet from his family if she does not marry Paris Practice Problem #2: How many atomsof Ba are in 7.8 moles of Ba? Find the edge length of the cube. (The density of copper is 8.96 g/cm3, and the volume of a cube is equal to the edge length cubed.)Express your answer with the appropriate units. Which of the following is a polynomial?A. X^4+ x^-4+ 16B. 1/2+ 2C. x2-1D. (x^6- 2) (x^4 +3) Why is it important to preserve fossils? Dont put a big sentence or copy just put a short sentence NEED HELP PLEASE as soon as possible....!!!What was one major effect of the Atlantic slave trade on western Africa? A. Western African communities were completely destroyed. B. Western African countries stopped practicing Islam. C. Western African militaries launched attacks in Europe. D. Westem African states refused to trade with other countries. SUBDIT en qu estado de agregacin se encuentran las sustancias a temperatura ambiente? SolvingThis figure is made up of two rectangular prisms.12 in.What is the volume of the figure?in.Enter your answer in the box.2 in.7 in.in21 in.12.34 Tyrone has 16 model airplanes on his shelf. He has 4 times as many model airplanes as model trains. How many model trains does Tyrone have?Write multiplication and division equations to model and solve the problem. Use m for the unknown zola earned $30 by working two hours and receiving a $12 bonus. what expression matches that expression?