1. Given the given cost function
C(x)=8700+440x+0.5x 2 and the demand function p(x)=1320 .
Find the production level that will maximaze profit.
2. A box with a square base and open top must have a volume of 186624 cm 3 . We wish to find the dimensions of the box that minimize the amount of material used.
First, find a formula for the surface area of the box in terms of only x , the length of one side of the square base.
[Hint: use the volume formula to express the height of the box in terms of x .]
Simplify your formula as much as possible.
3. For the given cost function
C(x)=48400+600x+x 2
find:
a) The production level that will minimize the average cost
b) The minimal average cost
4. A company's revenue from selling x units of an item is given as R=1000x−2x 2 . If sales are increasing at the rate of 55 units per day, how rapidly is revenue increasing (in dollars per day) when 210 units have been sold?
5. Suppose the Sunglasses Hut Company has a profit function given by P(q)=−0.03q 2 +5q−38 , where q is the number of thousands of pairs of sunglasses sold and produced, and P(q) is the total profit, in thousands of dollars, from selling and producing q pairs of sunglasses.
A) Find a simplified expression for the marginal profit function. (Be sure to use the proper variable in your answer.)
MP(q)=
B) How many pairs of sunglasses (in thousands) should be sold to maximize profits? (If necessary, round your answer to three decimal places.)
C) What are the actual maximum profits (in thousands) that can be expected? (If necessary, round your answer to three decimal places.)

Answers

Answer 1

the maximum profit, we plug q = 83.33 into the profit function: P(83.33) = -0.03(83.33)^2 + 5(83.33) - 38 = $348.89 thousand.

1. To maximize profit, we need to find the production level where revenue (p(x)*x) minus cost (C(x)) is highest. So we need to find the derivative of the profit function:
P(x) = p(x)*x - C(x) = 1320x - 8700 - 440x - 0.5x^2
P'(x) = 1320 - 440 - x = 880 - x
Setting P'(x) = 0, we get x = 880. So the production level that will maximize profit is 880 units.

2. Let x be the length of one side of the square base, and h be the height of the box. We know that volume V = x^2*h = 186624, so h = 186624/x^2. The surface area of the box is A = x^2 + 4xh = x^2 + 4x(186624/x^2) = x^2 + 746496/x.

3. To find the average cost function, we divide the cost function by the production level:
AC(x) = C(x)/x = (48400+600x+x^2)/x = 48400/x + 600 + x
To minimize AC(x), we need to find the derivative of AC(x):
AC'(x) = -48400/x^2 + 1
Setting AC'(x) = 0, we get x = sqrt(48400) = 220. To confirm that this is the minimum, we can take the second derivative:
AC''(x) = 96800/x^3 > 0, so x = 220 is indeed the production level that minimizes average cost.
To find the minimal average cost, we plug x = 220 into the AC(x) equation:
AC(220) = 48400/220 + 600 + 220 = 802.

4. We need to find the derivative of the revenue function with respect to time:
R(x) = 1000x - 2x^2
dR/dt = dR/dx * dx/dt = (1000 - 4x) * 55
When 210 units have been sold, x = 210, so dR/dt = (1000 - 4*210) * 55 = $22,000 per day.

5. The marginal profit function is the derivative of the profit function:
P(q) = -0.03q^2 + 5q - 38
MP(q) = dP/dq = -0.06q + 5

To find the quantity that maximizes profit, we need to set MP(q) = 0:
-0.06q + 5 = 0
q = 83.33 thousand pairs of sunglasses.

To find the maximum profit, we plug q = 83.33 into the profit function:
P(83.33) = -0.03(83.33)^2 + 5(83.33) - 38 = $348.89 thousand.

to learn more about the profit function click here:

https://brainly.com/question/16866047

#SPJ11


Related Questions

Determine whether the series is convergent or divergent.
[infinity] 1 + 7n
9n
n = 1
convergent or divergent
If it is convergent, find its sum. (If the quantity diverges, enter DIVERGES.)

Answers

The series [tex]\sum_{n=1}^{n=\infty}\frac{1+7n}{9n}[/tex] is divergent.

To determine whether the series is convergent or divergent, we need to analyze the given series:
[tex]\sum_{n=1}^{n=\infty}\frac{1+7n}{9n}[/tex]

First, we can simplify the series:
[tex]\sum_{n=1}^{n=\infty}\frac{1}{9n}+\frac{7n}{9n}[/tex]

Now, we can break it down into two separate series:

[tex]\sum_{n=1}^{n=\infty}\frac{1}{9n}+\sum_{n=1}^{n=\infty}\frac{7n}{9n}[/tex]

Simplify the second series:
[tex]\sum_{n=1}^{n=\infty}\frac{1}{9n}+\sum_{n=1}^{n=\infty}\frac{7}{9}[/tex]

Now, let's examine each series separately. The first series is a geometric series with a common ratio of 1/9. Since the absolute value of the common ratio is less than 1 (|1/9| < 1), the first series is convergent.

The second series is a constant series, where each term is 7/9. Since it is a constant, the sum will grow infinitely large as n approaches infinity. Therefore, the second series is divergent.

Since one of the two series is divergent, the overall series is also divergent.

Therefore, the series defined as [tex]\sum_{n=1}^{n=\infty}\frac{1+7n}{9n}[/tex]  is divergent.

Learn more about the series:

https://brainly.com/question/24643676

#SPJ11

suppose x and y are independent random variables such that e x( ) = = 4, ( var x) 9, e y( ) = = 5, ( var y) 25. find e u( ) and var u( ) where u x = − 3 2

Answers

When x and y are independent random variables, E(u) = -7/2 and Var(u) = 261/4.

To find E(u) and Var(u) for the given independent random variables X and Y, where u = X - (3/2)Y, we'll use the properties of expectation and variance.

Computing E(u),
E(u) = E(X - (3/2)Y) = E(X) - (3/2)E(Y)
Given that E(X) = 4 and E(Y) = 5, we have:
E(u) = 4 - (3/2)(5) = 4 - (15/2) = 8/2 - 15/2 = -7/2

Computing Var(u),
Var(u) = Var(X - (3/2)Y) = Var(X) + (3/2)^2 * Var(Y) (since X and Y are independent)
Given that Var(X) = 9 and Var(Y) = 25, we have:
Var(u) = 9 + (3/2)^2 * 25 = 9 + (9/4) * 25 = 9 + 225/4 = 36/4 + 225/4 = 261/4

So, E(u) = -7/2 and Var(u) = 261/4.

Learn more about "independent random variables": https://brainly.com/question/29899075

#SPJ11

For each of the following questions, explain whether a confidence interval for a mean response or a prediction interval for a new observation is appropriate.a. What will be the humidity level in this greenhouse tomorrow when we set the temperature level at 31°C? b. How much do families whose disposable income is $23,500 spend, on the average, for meals away from home? c. How many kilowatt-hours of electricity will be consumed next month by commercial and industrial users in the Twin Cities service area, given that the index of business activity for the area remains at its present level?

Answers

The confidence interval would be best since it takes into account many things working together "on average."

Prediction or Confidence Interval:

Depending on the situation, it may be more appropriate to use a confidence interval or a prediction interval when making a prediction. If we are making a prediction for one specific person or subject, then we would use a prediction interval. If we are making a prediction for what would happen "on average" for a group of subjects that had a certain value, that would be a confidence interval.

1. For number 1, there is only one greenhouse and we are predicting for only one day. This means that we are using a prediction interval.

2. For number 2, there are many families that have disposable incomes of $23,500. And since we would be looking at the average of all these families, a confidence interval would be used.

3. Number 3 is a little tricky. The question mentions using the "index of business activity" to describe how many commercial and industrial users will behave.

So we are asked to predict just one number for one month, but that number is the result of many things coming together. In this case, the confidence interval would be best since it takes into account many things working together "on average."

Learn more about Confidence Interval at:

https://brainly.com/question/24131141

#SPJ4

solve for x Express your answer as an integers or in simplest radical form 1-x^3=9

Answers

Answer:

[tex]\large\boxed{\tt x = 2}[/tex]

Step-by-step explanation:

[tex]\textsf{We are asked to solve for x in the given equation.}[/tex]

[tex]\textsf{We should know that x is cubed, meaning that it's multiplied by itself 3 times.}[/tex]

[tex]\textsf{We should isolate x on the left side of the equation, then find x by cubic rooting}[/tex]

[tex]\textsf{both sides of the equation.}[/tex]

[tex]\large\underline{\textsf{How is this possible?}}[/tex]

[tex]\textsf{To isolate variables, we use Properties of Equality to prove that expressions}[/tex]

[tex]\textsf{are still equal once a constant has changed both sides of the equation. A Cubic}[/tex]

[tex]\textsf{Root is exactly like a square root, but it's square rooting the term twice instead}[/tex]

[tex]\textsf{of once.}[/tex]

[tex]\large\underline{\textsf{For our problem;}}[/tex]

[tex]\textsf{We should use the Subtraction Property of Equality to isolate x, then cubic root}[/tex]

[tex]\textsf{both sides of the equation.}[/tex]

[tex]\large\underline{\textsf{Solving;}}[/tex]

[tex]\textsf{Subtract 1 from both sides of the equation keeping in mind the Subtraction}[/tex]

[tex]\textsf{Property of Equality;}/tex]

[tex]\tt \not{1} - \not{1} - x^{3} = 9 - 1[/tex]

[tex]\tt - x^{3} = 8[/tex]

[tex]\textsf{Because x}^{3} \ \textsf{is negative, we should exponentiate both sides of the equation by}[/tex]

[tex]\textsf{the reciprocal of 3, which is} \ \tt \frac{1}{3} .[/tex]

[tex]\tt (- x^{3})^{\frac{1}{3}} = 8^{\frac{1}{3}}[/tex]

[tex]\underline{\textsf{Evaluate;}}[/tex]

[tex]\tt (- x^{3})^{\frac{1}{3}} \rightarrow -x^{3 \times \frac{1}{3} } \rightarrow \boxed{\tt -x}[/tex]

[tex]\textsf{*Note;}[/tex]

[tex]\boxed{\tt A^{\frac{1}{C}} = \sqrt[\tt C]{\tt A}}[/tex]

[tex]\tt 8^{\frac{1}{3}} \rightarrow \sqrt[3]{8} \rightarrow 2^{1} \rightarrow \boxed{\tt 2}[/tex]

[tex]\underline{\textsf{We should have;}}[/tex]

[tex]\tt -x=2[/tex]

[tex]\textsf{Use the Division Property of Equality to divide each side of the equation by -1;}[/tex]

[tex]\large\boxed{\tt x = 2}[/tex]

|2x| if x<0
pls help I need the answer really fast
thank you

Answers

A graph of the given absolute value function is shown on the coordinate plane below.

What is an absolute value function?

In Mathematics, an absolute value function is a type of function that is composed of an algebraic expression, which is placed within absolute value symbols and it typically measures the distance of a point on the x-axis to the x-origin (0) of a cartesian coordinate (graph).

What is a domain?

In Mathematics, a domain is the set of all real numbers for which a particular function is defined.

In conclusion, we would use an online graphing calculator to plot the given absolute value y = |2x| for x < 0 as shown in the graph attached below.

Read more on absolute value function here: brainly.com/question/28308900

#SPJ1

Complete Question:

Graph the following absolute value function on a coordinate plane.

|2x| if x<0

A parabolic lens focuses light onto a focal point 3 centimeters from the vertex of the lens. How wide is the lens 0.5 centimeter from the vertex?

Answers

To solve this problem, we need to use the formula for the focal length of a parabolic lens, which is: f = r/2,

where f is the focal length, r is the radius of curvature, and the vertex is at the origin. In this case, we know that the focal point is 3 centimeters from the vertex, so the focal length is also 3 centimeters.


where h is the height, a is a constant that determines the shape of the curve, x is the distance from the vertex, and d is the distance from the vertex where the curve intersects the x-axis. Since we know that the vertex is at the origin, we can simplify this formula to: h = ax^2



To find the value of a, we can use the fact that the lens is 6 centimeters in diameter at the widest point. This means that the height of the lens at a distance of 3 centimeters from the vertex is 3 centimeters (since the radius is half the diameter). Plugging in these values, we get: 3 = a(3)^2
a = 1/3.


Now we can use this value of a to find the height of the lens 0.5 centimeters from the vertex:
h = (1/3)(0.5)^2
h = 1/12


Therefore, the width of the lens 0.5 centimeters from the vertex is twice this height, or:
w = 2(1/12)
w = 1/6
So the width of the lens 0.5 centimeters from the vertex is 1/6 centimeters, or approximately 0.17 centimeters.

To know more about length click here

brainly.com/question/30625256

#SPJ11

Which equation justifies why nine to the one third power equals the cube root of nine? a nine to the one third power all raised to the third power equals nine raised to the one third times three power equals nine b nine to the one third power all raised to the third power equals nine raised to the one third plus three power equals nine c nine to the one third power all raised to the third power equals nine raised to the one third minus three power equals nine d nine to the one third power all raised to the third power equals nine raised to the three minus one third power equals nine

Answers

Correct option is nine to the one third power all raised to the third power equals nine raised to the one third times three power equals nine

Define exponent

An exponent refers to a mathematical operation that indicates the number of times a quantity is multiplied by itself. It is represented by a superscript number that appears to the right of a base number, indicating how many times the base number should be multiplied by itself.

we know that

The Power of a Power Property , states that :To find a power of a power, multiply the exponents

(xᵃ)ᵇ=xᵃ⁺ᵇ

In this problem we have

[tex]9^{1/3}[/tex]=∛9

Raise to the third power

[tex]9^{3/3}[/tex]

9

therefore, nine to the one third power all raised to the third power equals nine raised to the one third times three power equals nine.

To know more about power, visit:

https://brainly.com/question/30150415

#SPJ1

Can someone please help me PLEASEE

Answers

Answer:

C  [tex]y=-\frac{3}{4}x-3[/tex]

Step-by-step explanation:

Based on how the line slopes, it is negative. The best way I can remember how to tell if a function is negative or positive is to read it like a book. If the left-most point of the line is above the right-most point, it is negative, such as is the case here. If the left-most point is below the right-most point, then it is positive.

Having determined that it is negative, A is eliminated. It also intersects the y-axis at -3, which eliminates D. To figure out how much it slopes, figure a point where the line cleanly goes through a point on the graph, such as (0,-3).

Using (0,-3) as a starting point, count how many points, or squares, on the graph, it takes to get to the next intersected point along the x-axis. Once you have that x-axis point, do the same thing along the y-axis.

In this example, you would go to the right (positive) 3 points, then down (negative) 4. The negative makes the m variable in the function [tex]y=mx+b[/tex] a negative. This function is also a fraction due to how for every 3 points moved to the right, it goes down by 4 if that makes any sense.

Anything that goes right and up is positive, while anything left and down is negative.

C

=

3

4

3

y=−

4

3

x−3

Step-by-step explanation:

Based on how the line slopes, it is negative. The best way I can remember how to tell if a function is negative or positive is to read it like a book. If the left-most point of the line is above the right-most point, it is negative, such as is the case here. If the left-most point is below the right-most point, then it is positive.

Having determined that it is negative, A is eliminated. It also intersects the y-axis at -3, which eliminates D. To figure out how much it slopes, figure a point where the line cleanly goes through a point on the graph, such as (0,-3).

Using (0,-3) as a starting point, count how many points, or squares, on the graph, it takes to get to the next intersected point along the x-axis. Once you have that x-axis point, do the same thing along the y-axis.

In this example, you would go to the right (positive) 3 points, then down (negative) 4. The negative makes the m variable in the function

=

+

y=mx+b a negative. This function is also a fraction due to how for every 3 points moved to the right, it goes down by 4 if that makes any sense.

Solve y = x + 4 for x,

Ox=y - 4

Ox=y+ 4

Ox=-y + 4

Ox=-y - 4

Answers

Answer:

x = y - 4

Step-by-step explanation:

y      =  x + 4      (Subtract 4 from both sides to get x alone)

-4     =       -4

y - 4 = x

x = y - 4

Hello and regards julian2974.

Answer:

Solving y = x + 4 for x, the solution x = y - 4.Being correct, the first option.

Step-by-step explanation:

This is an exercise in elementary algebra, which is a set of mathematical concepts and techniques used to manipulate symbols and solve equations and problems. It is a fundamental subject in mathematics, since it lays the foundation for the study of more advanced topics such as calculus, analytical geometry and statistics.

In elementary algebra, you work with numbers, variables, functions, and equations. You learn to perform basic arithmetic operations such as addition, subtraction, multiplication and division, both with numbers and algebraic expressions. Properties of numbers, such as commutativity, associativity, and distributivity, are also studied.

Linear equations are one of the most important topics in elementary algebra. A linear equation is an equation that represents a straight line in a Cartesian plane. Students learn to solve linear equations using techniques such as substitution, elimination, and the graphing method, and use these skills to solve problems in real-world situations.

Another important topic in elementary algebra is the factoring of algebraic expressions. Factoring is a technique used to simplify algebraic expressions, and it is very useful in solving equations and problems.

In addition, in elementary algebra, linear and quadratic functions are studied, they are learned to graph them and to find their slopes and intercepts. Systems of linear equations, which are a set of equations that must be solved together, are also studied.

The exercise given is

   y=x + 4

Swap the sides so that all the terms of the variables are on the left side.

    x + 4 = y

Subtract 4 from both sides.

  x = y - 4

Solving y = x + 4 for x, the solution x = y - 4.

ヘ( ^o^)ノ\(^_^ )If you want to learn more about mathematics, I share this link to complement your learning:

https://brainly.com/question/24180013

consider eigenstates of the momentum operator. the system is prepared in the stae
ψ=1/√6(φ2p+ φp)+√(2/3) φ-p
1. What are the possible result of a measurement of the kinetic energy K, and what are their respective probabilities?
2. Calculate the expectation value and the standard deviation of the kinetic energy.
3. What is the vector state after a measurement of the kinetic energy that has yielded the value kp=p^2/2M?

Answers

1. The possible results of a measurement of the kinetic energy given by the eigenvalues E(k) = k²/2m, and their respective probabilities are given by the expression above.

2. The expectation value and standard deviation of the kinetic energy are (5/12) (ℏ²/2m) and (1/2) (√35)/12) (ℏ²/m) respectively.

3. The vector state after the measurement is: |φkp⟩ = √(2πℏ) φp(x).

How to find possible results and respective probabilities?

1. To solve this problem, we first need to express the kinetic energy operator in terms of the momentum operator. In one dimension, the kinetic energy operator is given by:

K = p²/2m

where p is the momentum operator and m is the mass of the particle. We can then use the momentum eigenstates to express the state ψ in terms of the eigenstates of the kinetic energy operator.

To find the possible results of a measurement of the kinetic energy K and their respective probabilities, we need to express the state ψ in terms of the eigenstates of the kinetic energy operator. We can do this using the following relation:

K |k⟩ = E(k) |k⟩

where E(k) is the eigenvalue corresponding to the eigenstate |k⟩. The momentum eigenstates are also eigenstates of the kinetic energy operator, with eigenvalues E(k) = k²/2m. Therefore, we can express the state ψ in terms of the momentum eigenstates as:

ψ = 1/√6 (φ₂p + φp) + √(2/3) φ-p₁

= 1/√6 (|p₂⟩ + |p⟩) + √(2/3) |-p₁⟩

To find the possible results of a measurement of K, we need to project ψ onto the eigenstates of K and find the corresponding probabilities. The projection of ψ onto the eigenstate |k⟩ is given by:

⟨k|ψ⟩ = 1/√6 ⟨k|p⟩ + 1/√6 ⟨k|p₂⟩ + √(2/3) ⟨k|-p₁⟩

The probabilities of measuring the kinetic energy E(k) are then given by the squared magnitudes of the projections:

P(E(k)) = |⟨k|ψ⟩|²

We can simplify these expressions using the momentum eigenstates:

⟨k|p⟩ = √(ℏ/2π) [tex]e^(^-^i^k^x^)[/tex]

⟨k|p2⟩ = (√(ℏ/2π))² (k²)[tex]e^(^-^i^k^x^)[/tex]

⟨-k|p1⟩ = √(ℏ/2π) [tex]e^(^i^k^x^)[/tex]

Substituting these expressions into the projection formula, we get:

⟨k|ψ⟩ = 1/√6 (√(ℏ/2π))² (k² + k) [tex]e^(^-^i^k^x^)[/tex] + 1/√6 √(ℏ/2π) [tex]e^(^-^i^k^x^)[/tex]+ √(2/3) √(ℏ/2π) [tex]e^(^i^k^x^)[/tex]

Simplifying this expression, we get:

⟨k|ψ⟩ = (√(ℏ/2π)/√6) [tex][k^2 + k + \sqrt6 + 2\sqrt2 e^(^i^k^x^)][/tex]

The probability of measuring the kinetic energy E(k) is then given by:

P(E(k)) = |⟨k|ψ⟩|²

[tex]= (h/2\pi ) / 6 [k^4 + k^2 + 6k^2 + 2k^3\sqrt6 + 2k\sqrt6(k^2+1) + 8(k^2+1)][/tex]

Therefore, the possible results of a measurement of the kinetic energy K are given by the eigenvalues E(k) = k²/2m, and their respective probabilities are given by the expression above.

How to find expectation value and the standard deviation?

2. The expectation value of the kinetic energy is given by the formula:

⟨K⟩ = ⟨ψ|K|ψ⟩

Substituting the expression for ψ and K, we get:

⟨K⟩ = ⟨ψ|(p²/2m)|ψ⟩

= 1/6 ⟨φ₂p|p²|φ₂p⟩ + 1/3 ⟨φ₂p|p²|φp⟩ + 2/3 ⟨φ-p₁|p²|φ-p₁⟩

= 1/6 (ℏ/2)² (2/3)² + 1/3 (ℏ/2)² + 2/3 (ℏ/2)²

= (5/12) (ℏ²/2m)

To find the standard deviation of the kinetic energy, we first need to find the variance:

Var(K) = ⟨K²⟩ - ⟨K⟩²

We can find ⟨K²⟩ using the same formula as before:

⟨K²⟩ = ⟨ψ|(p²/2m)²|ψ⟩

Substituting the expression for ψ and K², we get:

⟨K²⟩ = 1/6 ⟨φ₂p|p⁴|φ₂p⟩ + 1/3 ⟨φ₂p|p⁴|φp⟩ + 2/3 ⟨φ-p₁|p⁴|φ-p₁⟩

= 1/6 (ℏ/2)⁴ (2/3)² + 1/3 (ℏ/2)⁴ + 2/3 (ℏ/2)⁴

= (5/4) (ℏ⁴/16m²)

Substituting these values into the formula for the variance, we get:

Var(K) = (5/4) (ℏ⁴/16m²) - [(5/12) (ℏ²/2m)]²

= (35/144) (ℏ⁴/16m²)

Finally, the standard deviation of the kinetic energy is given by the square root of the variance:

σ(K) = √(Var(K))

= √[(35/144) (ℏ⁴/16m²)]

= (1/2) (√35)/12) (ℏ²/m)

How to find vector state?

3. After a measurement of the kinetic energy that has yielded the value kp = p²/2m, the system is in an eigenstate of the kinetic energy operator with eigenvalue kp. Therefore, the vector state after the measurement is:

|φkp⟩ = N φp(x)

where N is a normalization constant and φp(x) is the eigenstate of the momentum operator with eigenvalue p. To find N, we use the normalization condition:

⟨φkp|φkp⟩ = 1

Substituting the expression for |φkp⟩ and using the normalization condition for φp(x), we get:

N² ⟨φp|φp⟩ = 1

N = 1/√⟨φp|φp⟩

Substituting the expression for φp(x), we get:

N = √(2πℏ)

Therefore, the vector state after the measurement is:

|φkp⟩ = √(2πℏ) φp(x)

where φp(x) is the eigenstate of the momentum operator with eigenvalue p = √(2mkp)/ℏ.

Learn more about kinetic energy

brainly.com/question/15764612

#SPJ11

Polygon JKLM is drawn with vertices J(−4, −4), K(−4, −6), L(−1, −6), M (−1, −4). Determine the image coordinates of L′ if the preimage is reflected across y = −2.

L′(−3, 6)
L′(−1, 6)
L′(−1, 2)
L′(1, 2)

Answers

The image coordinates of L′ are (−1, 2). Answer: L′(−1, 2).

What are coordinates ?

Coordinates are sets of numbers or values that specify the position or location of a point or object in a particular space. In geometry, we often use two or three-dimensional spaces, so we need two or three coordinates to locate a point in space.

To reflect a point across the line y = -2, we can use the formula:

(x, y) → (x, -2 - (y + 2)) = (x, -y - 4)

So, to find the image coordinates of L′, we can apply this formula to the coordinates of L:

L(-1, -6) → L′(-1, -(-6) - 4) = L′(-1, 2)

Therefore, the image coordinates of L′ are (−1, 2). Answer: L′(−1, 2).

To learn more about Coordinates from given link.

https://brainly.com/question/30574507

#SPJ1

1,Suppose the statement
((p ∧ q) ∨ r) → (r ∨ s)
is false. Without using a truth table, determine the truth values for p, q, r, s.
2,Prove or disprove: (p ∧ q) → (q → p) is a tautology.
(please answer 2 questions in here)

Answers

1) To determine the truth values for p, q, r, s when the statement ((p ∧ q) ∨ r) → (r ∨ s) is false, we can use logical equivalences to simplify the statement. If a conditional statement is false, then the hypothesis is true and the conclusion is false.
2) The statement (p ∧ q) → (q → p) is a tautology.

1) Suppose the statement ((p ∧ q) ∨ r) → (r ∨ s) is false.

To determine the truth values for p, q, r, s without using a truth table, we can analyze the statement step by step:

For the given statement to be false, the antecedent ((p ∧ q) ∨ r) must be true, and the consequent (r ∨ s) must be false.

For (r ∨ s) to be false, both r and s must be false.

Now, for ((p ∧ q) ∨ r) to be true when r is false, (p ∧ q) must be true.

For (p ∧ q) to be true, both p and q must be true.

Therefore, the truth values for p, q, r, s are: p = true, q = true, r = false, s = false.



2) To prove or disprove that (p ∧ q) → (q → p) is a tautology, we can apply logical equivalences:

(p ∧ q) → (q → p) is equivalent to ¬(p ∧ q) ∨ (q → p), based on the implication rule.

Now, we can apply De Morgan's Law and the double negation rule:

¬(p ∧ q) ∨ (q → p) is equivalent to (¬p ∨ ¬q) ∨ (¬q ∨ p).

Since this statement is true for all possible truth values of p and q, it is a tautology.


Learn more about the  logical equivalences: :

https://brainly.com/question/17363213

#SPJ11

2 1 (b) Let W = Span 1 Explain how to find a set of one or more homogenous equations for which the corresponding solution set is W and then do so.

Answers

Hi! To find a set of one or more homogeneous equations for which the corresponding solution set is W, you need to perform the following steps:

1. Identify the basis of W: Given that W = Span {1}, the basis of W consists of just one vector, which is scalar 1.

2. Determine the null space of the linear transformation: The null space is the set of all vectors that, when multiplied by the transformation matrix, resulting in the zero vector. In this case, the transformation matrix is a 1x1 matrix with a single entry of 1.

3. Find the homogeneous equations: A homogeneous equation is of the form Ax = 0, where A is the transformation matrix and x is a vector in the null space. For the given problem, A is the 1x1 matrix [1] and x is scalar.

So the homogeneous equation for the given problem is simply 1 * x = 0. This means that the solution set is all scalar multiples of the basis vector, which is W.

To learn more about linear transformation visit: brainly.com/question/31139949

#SPJ11

a veterinarian keeps track of the types of animals treated by an animal clinic. the following distribution represents the percentages of animals the clinic has historically encountered. animal type dogs cats livestock birds other percent 61% 22% 8% 6% 3% if the animal clinic treats 230 animals in a month, how many of each animal type would be expected? responses animal type dogs cats livestock birds other expected 61 22 8 6 3 animal type dogs cats livestock birds other expected 61 22 8 6 3 animal type dogs cats livestock birds other expected 122 44 16 12 6 animal type dogs cats livestock birds other expected 122 44 16 12 6 animal type dogs cats livestock birds other expected 140 51 18 14 7 animal type dogs cats livestock birds other expected 140 51 18 14 7 animal type dogs cats livestock birds other expected 46 46 46 46 46 animal type dogs cats livestock birds other expected 46 46 46 46 46

Answers

The veteran veterinarian anticipated that in a month, the clinic would treat about 140 dogs, 51 cats, 18 livestock, 14 birds, and 7 other species.

By multiplying the fraction of each animal type by the total number of treated creatures, we can determine the expected number of each.

thus, dogs:

140 dogs are anticipated, or 0.61 x 230.3 Cats: The anticipated number of cats is 0.22 x 230, which equals 50.6 Livestock: The anticipated quantity of livestock is 0.08 x 230, which equals 18.4 Birds.

The anticipated quantity of winged creatures would be 13.8, which is equivalent to 0.06 multiplied by 230. Conversely, the projected number of non-bird species would be 6.9, or 0.03 times 230.

The clinic should be able to provide care for roughly 140 dogs, 51 cats, 18 other types of animals, 14 birds, and 7 other species in a month.

To know more about random distribution, visit,

https://brainly.com/question/28021905

#SPJ4

Una escuela debe transportar 200 estudiantes a un evento. Hay disponibles

tanto autobuses grandes como pequeños. Un autobús grande tiene

capacidad para 50 personas y alquilarlo para el evento cuesta $800. Un

autobús pequeño tiene capacidad para 40 personas y alquilarlo para el

evento cuesta $600. Hay 8 conductores disponibles el día del evento.


* Encuentra la combinación de autobuses que puedan transportar a los 200 estudiantes al menor costo posible utilizando no más de 8 conductores.

• Escribe la función objetivo y cuantifique las restricciones como desigualdades.

• Verifica que el problema se puede resolver utilizando la programación lineal.

• Grafica el sistema de desigualdades lineales. Identifique la región viable y los vértices.

• Sustituye los vértices en la función objetivo para determinar las soluciones que brindan la

solución mínima o máxima.

• Interpreta la solución en términos de otras variables de decisión

Answers

The combination of buses that can transport the 200 students at the lowest possible cost using no more than 8 drivers is 3 large buses and 2 small buses, at a total cost of $3,600.

Let's start by using just large buses. We would need 4 buses to transport all 200 students, at a cost of $3,200 (4 buses x $800 per bus). However, this would require 4 drivers, leaving only 4 drivers available for any additional buses.

Next, let's try using just small buses. We would need 5 buses to transport all 200 students, at a cost of $3,000 (5 buses x $600 per bus). This would also require 5 drivers, leaving only 3 drivers available for any additional buses.

Now, let's try a combination of large and small buses. Let's start with 3 large buses and 1 small bus. This would transport 190 students (3 buses x 50 seats + 1 bus x 40 seats), leaving 10 students who would need to be transported on another small bus. The total cost for this combination would be $3,000 (3 large buses x $800 per bus + 1 small bus x $600 per bus).

We still have 7 drivers remaining, so let's add another small bus to transport the remaining 10 students. This would bring the total cost to $3,600 (3 large buses x $800 per bus + 2 small buses x $600 per bus).

Learn more about the combination

https://brainly.com/question/19692242

#SPJ4

Translate Question: A school must transport 200 students to an event. Both large and small buses are available. A large bus holds 50 people and costs $800 to rent for the event. A small bus holds 40 people and costs $600 to rent for the event. There are 8 drivers available on the day of the event. *

Find the combination of buses that can transport the 200 students at the lowest possible cost using no more than 8 drivers. •

There are 326 students in the sixth - grade class at Jefferson middle school . WENTY Percent of The sixth - grade students have a pet at home . About How many students have a pet at home

Answers

Answer:

26% = 0.26

0.26 x 326=84.76. so about 84

Step-by-step explanation:

The angle of elevation to a nearby tree from a point on the ground is measured to be 66^{\circ} ∘ . How tall is the tree if the point on the ground is 68 feet from the tree?

Answers

The tree height is 165.9 feet  if the point on the ground is 68 feet from the tree.

In geometry, the digression capability is utilized to relate the contrary side of a right triangle to the neighboring side and the point between them. For this situation, the given point of rise of 66 degrees to the tree from the point on the ground permits us to frame a right triangle with the neighboring side being the distance between the point on the ground and the tree, and the contrary side being the level of the tree.

Utilizing the digression capability, we can track down the level of the tree by partitioning the length of the contrary side by the length of the nearby side. The subsequent proportion is known as the digression of the point of height. When we know the digression of the point of rise and the length of the adjoining side, we can duplicate them together to find the length of the contrary side, which is the level of the tree.

Allow h to be the level of the tree. Then, utilizing the given point of height of 66 degrees, we can compose:

tan(66) = inverse/neighboring

where the neighboring side is the separation from the guide on the ground toward the tree, which is given as 68 feet.

Addressing for the contrary side, which is the level of the tree, we get:

inverse = tan(66) x adjoining

inverse = tan(66) x 68

inverse = 165.9 feet

In this issue, we were given the point of rise of 66 degrees and the distance between the point on the ground and the tree, which is 68 feet. Utilizing these qualities and the digression capability, we viewed the level of the tree as around 165.9 feet.

To learn more about trigonometry, refer:

https://brainly.com/question/27540231

#SPJ4

what will be the quantity of medical tests if markets are left on their own without outside intervention? what is the socially optimal level of tests?

Answers

If markets are left on their own without outside intervention, the quantity of medical tests will depend on the demand for them by consumers and the supply provided by medical laboratories.

What is the socially optimal level of tests?

In a free market, consumers would be willing to pay for medical tests that they deem necessary for their health, and medical laboratories would provide those tests based on the demand and their profitability. However, this could lead to an overconsumption of medical tests as consumers may request more tests than necessary for their health or as a precautionary measure.

This overconsumption could drive up the cost of healthcare, which could be a disadvantage for those who cannot afford it. The socially optimal level of medical tests is the quantity that balances the benefits of the test results with the cost of performing them.

This level considers the value of the test results for the individual's health, the cost of the tests themselves, and the possible negative effects of overconsumption on the healthcare system. The socially optimal level is achieved when the marginal benefit of each additional test is equal to the marginal cost.

In conclusion, if markets are left on their own without outside intervention, the quantity of medical tests will depend on consumer demand and supply by medical laboratories. However, an overconsumption of tests could occur, leading to a higher cost of healthcare. The socially optimal level of medical tests is the quantity that balances the benefits and costs of the tests.

Learn more about medical laboratory test at

https://brainly.com/question/30068796

#SPJ11

Select the correct antiderivative.
dy/dx - 1/x^2+1
a. in √x^2+1+C
b. 2x/(x^2+1)^2+C
c. arctan x+C
d. In(x^2+1)+C

Answers

The correct antiderivative for dy/dx - 1/x^2+1 is option D, In(x^2+1)+C.

The term "anti" in antiderivative refers to the opposite operation of differentiation, which means finding the function whose derivative is given.

The given function's derivative is dy/dx - 1/x^2+1, and option D represents the antiderivative of this function.

Option A is incorrect because it does not have the -1/x^2+1 term, option B is incorrect because it has a 2x term instead of -1/x^2+1, and option C is incorrect because its derivative is 1/(x^2+1) instead of dy/dx - 1/x^2+1.

Hence the antiderivative for dy/dx - 1/x^2+1 is  In(x^2+1)+C.

Learn more about antiderivatives: https://brainly.com/question/12956882

#SPJ11

PLSSS HELP
i just need to know adj and hyp

Answers

The required value of the hypotenuse is [tex]5\sqrt{10}[/tex] units.

What is right angled triangle?

A right triangle or right-calculated triangle, or all the more officially a symmetrical triangle, previously called a rectangled triangle, is a triangle wherein one point is a right point, i.e., in which different sides are opposite. The connection between the sides and different points of the right triangle is the reason for geometry.

According to question:

Given data:

QR = 13, RS = 9, QS = h.

Using Pythagoras theorem;

[tex]QS^2=QR^2+RS^2[/tex]

[tex]$QS= \sqrt{13^2+9^2}[/tex]

[tex]QS = \sqrt{169+81}[/tex]

[tex]QS = \sqrt{250}[/tex]

[tex]QS = 5\sqrt{10}[/tex]

Thus, required value of the hypotenuse is [tex]5\sqrt{10}[/tex] units.

To know more about Triangle visit:

brainly.com/question/22469440

#SPJ1

Complete question:

Find the value of h

The first place winner in a local maraca decorating contest

Answers

The correct answer is 464.3 cm2. The surface area of a cylinder can be calculated using the formula SA = 2B + Ph, where B is the area of the base and P is the perimeter of the base.

The base's area and perimeter must first be determined in order to determine the cylinder's surface area. If r is the radius of the cylinder, the area of the base is πr2, and its perimeter is 2πr.

Once you have these two numbers, you can use the formula SA = 2B + Ph to determine the cylinder's surface area.

In this instance, the cylinder's height and radius were both 10 cm. These numbers are entered into the formula to obtain SA = 2(π(10)2) + 2π(10) = 464.3 cm2.  

As a result, the cylinder has a surface area of 464.3 cm2.

Complete Question:

The first place winner in a local maraca-decorating contest are given Mexican treats that are packaged in a cylinder. Find the surface area of the cylinder. Use 3.14 for pi and round to the nearest tenth. Apply the formula for surface area of a cylinder

SA = 2B + Ph

66.3 cm2

464.3 cm2

398 cm2

4643.3 cm2

To learn more about cylinder visit:

https://brainly.com/question/9554871

#SPJ4

Find the exact values of the six trigonometric functions of the angle shown in the figure.
sin() =

cos() =

tan() =

csc() =

sec() =

cot() =

Answers

The values of the trigonometric ratios are: sin θ = 5√2/2, cos θ = √2/2, tan θ = 5, csc θ = √2/5, sec θ = √2, and cot θ = 1/5.

What is trigonometric ratios?

The trigonometric ratios is concerned with the relationship of an angle of a right-angled triangle to ratios of two side lengths.

The basic trigonometric ratios includes;

sine, cosine and tangent.

By Pythagoras rule the opposite side to the angle θ is evaluated as;

(5√2)² - 5² = 25

thus;

sin θ = 25/5√2

sin θ = 5√2/2 {rationalization}

cos θ = 5/5√2

cos θ = √2/2 {rationalization}

tan θ = 25/5

tan θ = 5

csc θ = 2/5√2

csc θ = √2/5 {rationalization}

sec θ = 2/√2

sec θ = √2 {rationalization}

cot θ = 1/5

Therefore, the values of the trigonometric ratios are: sin θ = 5√2/2, cos θ = √2/2, tan θ = 5, csc θ = √2/5, sec θ = √2, and cot θ = 1/5.

Read more about trigonometric ratios here: https://brainly.com/question/3457795

#SPJ1

please help! compare and contrast converting customary units of length and converting metric units of length!!!

Answers

Converting customary units of length and converting metric units of length involves different conversion factors and formulas. Customary units of length include feet, inches, and miles, while metric units of length include meters, centimeters, and kilometers.

Converting Customary and Metric Units of Length Comparison:

Converting customary units of length and converting metric units of length are two different processes that involve different units and conversion factors.

Customary units of length:

Customary units of length are used in the United States and other countries that have not adopted the metric system.

These units include inches, feet, yards, and miles, among others. Converting between customary units of length requires knowledge of the conversion factors between these units.

For example,

1 foot = 12 inches 1 yard = 3 feet 1 mile = 5280 feet.

To convert between units, you need to multiply or divide by the appropriate conversion factor.

Metric units of length:

Metric units of length are used in most countries around the world and are based on the International System of Units (SI).

The basic unit of length in the metric system is the meter (m), and other units are derived from the meter using prefixes such as kilo-, centi-, etc.

Converting between metric units of length is relatively easy because the conversion factors between units are based on powers of 10.

For example,

1 kilometer (km) = 1000 meters (m)1 centimeter (cm) = 0.01 meters 1 millimeter (mm)= to 0.001 meters.

To convert between units, you simply need to move the decimal point to the right or left, depending on the direction of the conversion.

In summary, converting customary units of length and converting metric units of length are similar in that they both involve converting between different units of length. However, they differ in the units used and the complexity of the conversion process.

Converting customary units of length requires knowledge of specific conversion factors while converting metric units of length is based on a simple system of prefixes and powers of 10.

Therefore,

Converting customary units of length and converting metric units of length involves different conversion factors and formulas. Customary units of length include feet, inches, and miles, while metric units of length include meters, centimeters, and kilometers.

Learn more about Units of length at

https://brainly.com/question/16174061

#SPJ1

What is the length of the diagonal of a cube with a side length of 5cm? Round to the nearest tenth

Answers

Step-by-step explanation:

Cube ...so each side is 5 cm

Diagonal = sqrt ( 5^2 + 5^2 + 5^2 )    <====like Pythagorean theorem in 3-D

        = sqrt (75) = 5 sqrt 3  = 8.66 cm

Answer:

7.071

Step-by-step explanation:

this is sqrt(25+25)

which is 7.071

Brainliest?

If the central value or typical value in a data set is 15, and the majority of the other values are within 5 points of the central value; Which would be considered an outlier to the data set?

Answers

In this scenario, an outlier would be any data point that falls significantly outside of the range of values that are within 5 points of the central value of 15.

How to solve the problem?

For example, if the majority of the data points in the set fall between 10 and 20 (i.e., within 5 points of the central value of 15), then any data point that falls below 10 or above 20 could be considered an outlier.

It's important to note that what constitutes an outlier can depend on the specific context and goals of the analysis. In some cases, a data point that falls outside of the "normal" range may be of particular interest or importance, and may not necessarily be considered an outlier.

Additionally, the concept of an outlier can be influenced by the specific statistical methods being used to analyze the data. For example, some outlier detection methods rely on assumptions about the distribution of the data, and may be more or less sensitive to outliers depending on the specific distribution of the data.

Overall, identifying outliers is an important step in analyzing data, as these data points can have a significant impact on the results of statistical analyses. Careful consideration of the specific context and statistical methods being used can help ensure that outliers are appropriately identified and accounted for in the analysis.

To know more about data visit :-

https://brainly.com/question/26711803

#SPJ1

Determine whether the series is absolutely convergent, conditionally convergent, or divergent. (-1)n n4 + 1 (-1)nn n2+ 1(n)2+ 4 3n (-1)k+ 1 * 1 * 4 * 7 ...(3k - 2) k:2k [(2n+ 1)2 5n2]n

Answers

the overall classification of the series is mixed: some of the terms are convergent and some are divergent. Therefore, the series is conditionally convergent.

It appears that there might be some errors or missing information in the provided series. However, I can provide you with a general guideline on how to determine if a series is absolutely convergent, conditionally convergent, or divergent.
1. Absolutely convergent: A series ∑a_n is absolutely convergent if the series ∑|a_n| converges. To check this, you can use various tests like the Ratio Test, Root Test, or the Comparison Test.
2. Conditionally convergent: If the series ∑a_n converges, but the series ∑|a_n| diverges, then the series is considered conditionally convergent. This usually applies to alternating series, where the terms switch signs.
3. Divergent: If the series ∑a_n does not converge, it is considered divergent. Divergence can be checked using the Divergence Test. If the limit of the sequence a_n as n approaches infinity is not equal to zero, then the series is divergent.

The series (-1)n n4 + 1 is divergent because it does not approach a finite limit as n approaches infinity.
The series (-1)nn n2+ 1 is also divergent because it does not approach a finite limit as n approaches infinity.
The series (n)2+ 4 3n is convergent because it approaches zero as n approaches infinity.
The series (-1)k+ 1 * 1 * 4 * 7 ...(3k - 2) k:2k is divergent because it does not approach a finite limit as k approaches infinity.
The series [(2n+ 1)2 5n2]n is convergent because it approaches a finite limit as n approaches infinity.
Therefore, the overall classification of the series is mixed: some of the terms are convergent and some are divergent. Therefore, the series is conditionally convergent.
Learn more about infinity here: brainly.com/question/16887086

#SPJ11

Can the sides of a triangle have lengths 2,4 and 6?

Answers

Answer:

NO

Step-by-step explanation:

No, the sides of a triangle must satisfy the triangle inequality, which states that the sum of the lengths of any two sides of a triangle must be greater than the length of the third side. In other words, if a, b, and c are the lengths of the sides of a triangle, then:

a + b > c

b + c > a

a + c > b

Let's check whether the lengths 2, 4, and 6 satisfy this inequality:

2 + 4 > 6 ? Yes

4 + 6 > 2 ? Yes

2 + 6 > 4 ? Yes

All three inequalities are satisfied, so the lengths 2, 4, and 6 can form the sides of a triangle. However, we can also see that 6 is equal to the sum of 2 and 4, which means that these three lengths would form a degenerate triangle. A degenerate triangle is a triangle in which one or more sides have zero length, or the sides are collinear, which means they lie on the same straight line. In this case, the sides are collinear, so they cannot form a non-degenerate triangle. Therefore, the answer is no, the sides of a triangle cannot have lengths 2, 4, and 6.

Answer:

NO

Step-by-step explanation:

the sum of two sides of a triangle is larger than the third side

2 + 4 = 6

so

NO

Let S = 1; 2; 3; 4; 5(a) List all the 3-permutations of S.(b) List all the 3-combinations of S.

Answers

Using permutation & combination, we can find the following:

a. The permutations of S are: 120.

b. The 3 combinations of S are: 10.

What do you mean by permutation & combination?

A permutation is an arrangement of several items taken one at a time or all at once in a specific order.

Combinations are based entirely on grouping. Combinations can be used to determine how many different groups that can be created from the available items.

Here in the question,

Given, S = 1; 2; 3; 4; 5

a.

The permutations of S are:

5!

= 5 × 4 × 3 × 2 × 1

= 120

b.

The 3 combinations of S are:

C (n,r)

= C (5,3)

= 5! / [3! × (5-3)!]

= 10.

To know more about permutation and combination, visit:

https://brainly.com/question/28720645

#SPJ1

Question 18
Currently, a local newspaper company sells print subscriptions for $9.30 a month and
has 2400 subscribers. Based on a survey conducted, they expect to lose 20 subscribers
for each $0.10 increase from the current monthly subscription price. What should the
newspaper company charge for a monthly subscription in order to maximize the
income from the print newspaper subscription?
a. $1.35
b. $9.30
c. $10.65
d. $22.80

Answers

Since none of the answer choices match this result, we can select the answer closest to it, which is (c) $10.65. However, it is worth noting that this may not be the exact optimal price

what is optimal price ?

Based on the calculations I performed earlier, the new monthly subscription price that will maximize the income is $9.47 (rounded to the nearest cent). This is the optimal price that the newspaper company should charge for a monthly subscription in order to maximize

In the given question,

Let's start by finding the current total monthly revenue from print subscriptions:

Total monthly revenue = Monthly subscription price x Number of subscribers

Total monthly revenue = $9.30 x 2400

Total monthly revenue = $22,320

Next, we need to determine the new subscription price that will maximize the company's revenue. Let's assume the new subscription price is x dollars. We know that for every $0.10 increase in price, the company loses 20 subscribers. So, the number of subscribers at the new price can be represented as:

Number of subscribers = 2400 - 20((x - 9.30)/0.10)

We can now calculate the new monthly revenue based on the new subscription price and the expected number of subscribers:

Monthly revenue = x(2400 - 20((x - 9.30)/0.10))

To maximize the revenue, we need to find the value of x that will give us the highest monthly revenue. We can do this by taking the derivative of the monthly revenue function and setting it equal to zero, then solving for x:

d(Monthly revenue)/dx = 2400 - 400(x - 9.30)/0.10

0 = 2400 - 400(x - 9.30)/0.10

0 = 2400 - 4000(x - 9.30)

0.1675 = x - 9.30

x = 9.4675

Therefore, the new monthly subscription price that will maximize the income is $9.47 (rounded to the nearest cent).

Since none of the answer choices match this result, we can select the answer closest to it, which is (c) $10.65. However, it is worth noting that this may not be the exact optimal price, as the calculation involved rounding and assumptions were made about the linearity of the relationship between price and subscribers lost.

To know more about optimal price, visit:

https://brainly.com/question/28213834

#SPJ1

At 2 Hornets games on a weekend, the team gave out a free basketball to every 90th person who attended the games. • On Saturday, 16,472 people attended the game. • On Sunday, 12,624 people attended the game. How many people received a basketball?

Answers

The total number of people received basketball is 323 at 2 Hornets games on a weekend, the team gave out a free basketball to every 90th person who attended the games.

To work out the quantity of individuals who got a ball at the Hornets games, we want to initially find the quantity of participants who might meet all requirements for a b-ball. This is finished by separating the complete number of participants by 90, since the group gives out a b-ball to each 90th individual. For Saturday's down, 16,472/90 = 183.022, and that implies that 183 individuals got a b-ball. For Sunday's down, 12,624/90 = 140.267, and that implies that 140 individuals got a ball. Hence, a sum of 183+140 = 323 individuals got a ball at the two Hornets games throughout the end of the week.

To learn more about probability, refer:

https://brainly.com/question/18952069

#SPJ4

Other Questions
find the particular solution of the differential equation that satisfies the initial condition(s). f '(s) = 14s 4s3, f(3) = 1 Softstep Stables has developed a lighter horseshoe for thoroughbreds, called the Air Citation. The company is presently experiencing labor difficulties and plans to raise wages to avert a strike. This will increase the Variable Cost per shoe from $15 to $22. The shoes presently sell for $46 each, but due to the competitive environment, Softstep Stables plans to drop their price to $38 each. Their current volume is 1,000 units. Fixed costs are $1,700.1. What is unit (per shoe) contribution BEFORE the price and cost changes?2. What is the total contribution to profit BEFORE the price and cost change?3. What will be the new unit contribution after the price and cost change?4. What will be the new unit volume required to generate the same total contribution as before?5. By what percentage must the unit volume increase in order to generate the same total contribution as is currently earned?6. If Softstep wants to earn $500 in profit from sales at the new price and new variable costs level, how many units must they sell? if f(x, y) = x2y (4x y2) , find the following. (a) f(1, 5) (b) R-4, -1) (c) f(x+h, y) (d) (x,x) Which comparison is correct?A. -9 > 4B. -6 > -5C. -2 > -7D. 7 < 3 The Federal Reserve Bank of New York is unique from other Reserve banks because it: Is where the Federal Reserve System's portfolio is managed. Each of the Reserve Banks has a president who is: Appointed by the bank's board of directors but approved by the board of governors. Which angle is vertical to angle 8? The Earth is 4 times larger in diameter than the moon. How many moons would fit in the distance between the Earth and the Sun? An enterprise resource planning (ERP) system enables the interjection of experiential learning into the equation by considering probabilities. true or false What is the reasoning behind the don't repeat yourself principle? Mohrig and coworkers4 suggest that 2-propanol, rather than sodium bisulfite (NaHSO3), can be used to destroy any excess sodium hypochlorite. What organic compound would be formed from the reaction of 2-propanol and NaOCl and why should it not be a contamination product in this synthesis? the focal length of the lens of a simple camera is 40.0 mm. how far must the lens be moved to change the focus of the camera from a person 25 m away to one that is 4.0 m away? select one: a. 0.5 mm b. 0.2 mm c. 0.3 mm d. 0.7 mm determine if the relation is an oxidation or reduction nabh4 ch3oh Has anyone thought of Bioshock be combined with poppy playtime? l one way mistakes during the cell cycle could result in problems (G2) 1. scientists found a fossilized bone from an organism in a deep layer of rock. when they took the bone back to the lab they realized that the bone had only 12.5% of the total carbon 14 left. based on the amount of carbon 14 left in the bone how old is the bone? which concept is the reason the dollar is used in the preparation of financial statements? a. going concern b. legal entity c. consistency d. none of these choices. describe a specific advantage to multicellularity that gave animals an advantage over their single-celled relatives. __________ reflects the energy the body uses (kilocalories consumed) to perform only its most essential activities. What group of people were nomadic desert dwellers that moved across the peninsula from oasis to oasis? an airplane has acquired a net charge of 1400 cc . if the earths magnetic field of 5.0 10^5 T is perpendicular to the airplanes velocity of magnitude 130 m/sm/s. determine the force on the airplane?