PLEASE HELP ME!!!! I WILL MARK!!!

PLEASE HELP ME!!!! I WILL MARK!!!

Answers

Answer 1

Answer:

6(x - 3 ) = 6x - 18

2(3x - 3) = 6x - 6

Step-by-step explanation:


Related Questions

The matrix A has eigenvalues X₁ = 3 and X₂ = 4 with associated eigenvectors 2 V₁ = and v2 [A] Use this information to find the solution to the initial value - [³] Y' = AY where Y (0) = [ (0)] - [8] - [ 2₂ ] 1 problem = Give your answer as x(t) and y(t). y

Answers

The solution to the initial value problem is:

x(t) = [tex](1/4) * e^{(3t)} - (1/4) * e^{(4t)}[/tex] and y(t) = [tex]e^{(3t)} + (1/6) * e^{(4t)}[/tex]

To find the solution to the initial value problem Y' = AY, where A is the matrix with eigenvalues and eigenvectors given, we can use the eigenvalue-eigenvector method.

Let's denote the eigenvectors as v₁ and v₂:

v₁ = [2]

[8]

v₂ = [-3]

[2]

The general solution to the system of linear differential equations can be written as:

Y(t) = [tex]c_1 * e^{(X_1t)} * v_1 + c_2 * e^{(X_2t)} * v_2[/tex]

where c₁ and c₂ are constants.

Substituting the given eigenvalues and eigenvectors:

Y(t) = c₁ * [tex]e^{(3t)[/tex] * [2] + c₂ * [tex]e^(4t)[/tex] * [-3]

[8] [2]

Simplifying further:

Y(t) = [2c₁ * [tex]e^{(3t)[/tex] - 3c₂ * [tex]e^{(4t)[/tex]]

[8c₁ * [tex]e^{(3t)[/tex] + 2c₂ * [tex]e^{(4t)[/tex]]

To find the specific solution that satisfies the initial condition Y(0) = [0] and [8], we can substitute t = 0 into the general solution:

Y(0) = [2c₁ - 3c₂]

[8c₁ + 2c₂]

Equating this to the initial condition:

[2c₁ - 3c₂] = [0]

[8c₁ + 2c₂] [2]

Solving this system of equations will give us the values of c₁ and c₂:

2c₁ - 3c₂ = 0 ----(1)

8c₁ + 2c₂ = 2 ----(2)

Multiplying equation (1) by 4 and adding it to equation (2), we get:

16c₁ = 2

Solving for c₁, we find:

c₁ = 1/8

Substituting c₁ back into equation (1), we can solve for c₂:

2(1/8) - 3c₂ = 0

1/4 - 3c₂ = 0

3c₂ = 1/4

c₂ = 1/12

Therefore, the specific solution to the initial value problem is:

x(t) = [tex](1/8) * e^{(3t)} * 2 + (1/12) * e^{(4t) }* (-3)[/tex]

y(t) = [tex](1/8) * e^{(3t)} * 8 + (1/12) * e^{(4t)} * 2[/tex]

Simplifying further:

x(t) = [tex](1/4) * e^{(3t)} - (1/4) * e^{(4t)}[/tex]

y(t) = [tex]e^{(3t)} + (1/6) * e^{(4t)}[/tex]

Therefore, the solution to the initial value problem is x(t) = [tex](1/4) * e^{(3t)} - (1/4) * e^{(4t)}[/tex] and y(t) = [tex]e^{(3t)} + (1/6) * e^{(4t)}[/tex].

Learn more about Eigenvectors at

brainly.com/question/31043286

#SPJ4

Given the points P(0,0,-2), Q(2,3,4), R(4, 6, 5), and S(6, 11, 10), find the following: (a) The area of triangle PQR. (b) An equation of the form ax + by + cz = d for the plane containing points P, Q, and R. (c) The volume of the parallelepiped with edges PO.PR, and Ps. (d) A point on the line through P and Q which is two units away from P.

Answers

(a) The area of triangle PQR is 9.165 units².

(b) The formula for a plane given three points is: 10x - 7y - 2z = 0

(c) The volume of the parallelepiped with edges PO, PR, and PS is 148 units³.

(d)  A point on the line through P and Q which is two units away from P is (4/5, 6/5, 2/5).

(a) The area of triangle PQR is 9.165 units².


The formula for the area of a triangle given three points is:

Area = 1/2 | ((x2 − x1) × (y3 − y1)) − ((y2 − y1) × (x3 − x1)) |

The coordinates for P, Q, and R are: P (0, 0, -2)Q (2, 3, 4)R (4, 6, 5)

Substituting into the formula gives us:

Area = 1/2 | ((2 - 0) × (5 + 2)) − ((3 - 0) × (4 - 0)) |

Area = 9.165 units² (rounded to three decimal places)



(b) An equation of the form ax + by + cz = d for the plane containing points P, Q, and R is:

10x - 7y - 2z = 0

The formula for a plane given three points is: ax + by + cz = d

To find a, b, c, and d, we first need to find two vectors on the plane.

We can use PQ and PR.

PQ = Q - P = (2 - 0)i + (3 - 0)j + (4 + 2)k = 2i + 3j + 6k

PR = R - P = (4 - 0)i + (6 - 0)j + (5 + 2)k = 4i + 6j + 7k

Now we can find the normal vector by taking the cross product of PQ and PR:

PQ x PR = <3i - 26j - 12k>

So the equation of the plane is:3x - 26y - 12z = 0

We can simplify this by multiplying all terms by -2, which gives:10x - 7y - 2z = 0



(c) The volume of the parallelepiped with edges PO, PR, and PS is 148 units³.

The volume of a parallelepiped is given by the scalar triple product of three vectors.

We can use OP, PR, and PS.

OP = P - O = -i - j - 2k = < -1, -1, -2 >

PR = R - P = 4i + 6j + 7k = < 4, 6, 7 >

PS = S - P = 6i + 11j + 12k = < 6, 11, 12 >

The scalar triple product is:

OP ⋅ (PR x PS)OP ⋅ (PR x PS) = < -1, -1, -2 > ⋅ (< 54, -20, -10 >)OP ⋅ (PR x PS) = -148

The volume of the parallelepiped is 148 units³.



(d) A point on the line through P and Q which is two units away from P is (4/5, 6/5, 2/5).

The equation of the line through P and Q is:x = 2t, y = 3t, z = 4 + 6t

A point on the line that is two units away from P is given by:

t = 2/5

Substituting into the equations for x, y, and z gives:(4/5, 6/5, 2/5)

To learn more about parallelepiped

https://brainly.com/question/30652871

#SPJ11

I've done everything I can, please help

Answers

Answer:

D

Step-by-step explanation:

Answer:

4 is choice C. THis is because the y intercept is 1 and when you go up 2 units, and go right once, you go to another point (rise over run)

Step-by-step explanation:

Let f(x) E Z[x] with deg (f(x)) ≥ 1, and let f(x) be the polynomial in Z, [x], where p is prime integer, obtained from f(x) by reducing all the coefficients of f(x) modulo p. Assume that deg (F(x)) = deg(f(x)), then: If f(x) is reducible over Q. then f(x) is irreducible over Z O This option If f(x) is reducible over Zp, then f(x) is reducible over Q If f(x) is reducible over Zp, then f(x) is reducible over Q O This option None of choices

Answers

If f(x) is reducible over Zp, then f(x) is reducible over Q.

What is the probability of selecting a respondent who prefers public transportation or cycling from a survey of 500 commuters?

If a polynomial f(x) with integer coefficients is reducible over Zp (the integers modulo p), where p is a prime number, then it is also reducible over Q (the rational numbers).

This result follows from the fact that if a polynomial is reducible over a smaller field (Zp), it must also be reducible over a larger field (Q).

Since Zp is a subset of Q, any factorization of the polynomial in Zp can also be used in Q. Therefore, if f(x) is reducible over Zp, it is also reducible over Q.

Learn more about reducible over

brainly.com/question/317820

#SPJ11

HELP ME PLEASEEEEEEE CIRCUMFERENCE AND AREA OF A CIRCLE

Answers

Answer:

Formula for circumference: 2 x pie(3.14 or 22/7) x radius(half of diameter or already given radius). Area of a circle: pie(3.14 or 22/7) x radius squared

Radius: 3, 6 is diameter and half of that is 3.

3 x 3.14 x 2 = 18.84 <------ circumference

3.14 x 3^2

3.14 x 9 = 28.26 <------ area of the circle

Algebra pls help

Really

Answers

Answer: n=-14

Step-by-step explanation:

CONCEPT:

When the same-base exponents MULTIPLY= adding the exponents When the same-base exponents DIVIDE= subtracting the exponents

SOLVE:

The expression in the questions is [tex](x^{3} )(x^{-17})[/tex] which is MULTIPLYING, which means we should add the exponents together

[tex](x^{3} )(x^{-17})[/tex]=[tex]x^n[/tex] ⇔ Given

[tex]x^{3+(-17)}[/tex]=[tex]x^n[/tex] ⇔ Adding Exponents Together

[tex]x^{3-17}[/tex]=[tex]x^n[/tex] ⇔ Simplify

[tex]x^{-14}[/tex]=[tex]x^n[/tex] ⇔ Simplify

[tex]n[/tex]=[tex]-14[/tex] ⇔ Correspondingly

Hope this helps!! :)

Please let me know if you have any questions

what's the ratio of 0.9?

Answers

Answer:

[tex] \frac{9}{10} = 0.9[/tex]

Convert fraction (ratio)
Answer: 9/10, 0.9, 90%

Please help!!! I’ll mark you as brainliest!!!!!!

0.138613961 as a percent rounded to the nearest tenth

Answers

Answer:

13.9% Approximately

Suppose that 8% of the patients tested in a clinic are infected with HIV. Furthermore, suppose that when a blood test for HIV is given, 92% of the patients infected with HIV test positive and that 9% of the patients not infected with HIV test positive. What is the probability that a patient testing positive for HIV with this test is not infected with HIV?

Answers

The problem involves calculating the probability that a patient who tests positive for HIV is not actually infected with HIV. Given that 8% of the patients tested are infected and that the test has a 92% true positive rate for infected patients and a 9% false positive rate for non-infected patients, we need to determine the probability of a false positive result.

Let's denote the events as follows:

A: Patient is infected with HIV

B: Patient tests positive for HIV

We are interested in finding P(A'|B), which represents the probability that a patient is not infected (A') given that they test positive (B).

According to Bayes' theorem, we can express this probability as:

P(A'|B) = (P(B|A') * P(A')) / P(B)

First, let's calculate P(B|A'), which represents the probability of testing positive given that the patient is not infected. Since the false positive rate is given as 9%, we have P(B|A') = 0.09.

Next, we need to calculate P(A'), which is the probability of not being infected. Since 8% of the patients are infected, the complement event (not being infected) has a probability of 1 - 0.08 = 0.92.

To calculate P(B), the probability of testing positive, we need to consider the total probability of testing positive, which includes both infected and non-infected patients. Therefore, we have:

P(B) = P(B|A) * P(A) + P(B|A') * P(A') = 0.92 * 0.08 + 0.09 * 0.92.

Finally, substituting these values into Bayes' theorem, we can calculate P(A'|B), the probability that a patient testing positive is not infected with HIV.

Learn more about Bayes' theorem here:

https://brainly.com/question/14989160

#SPJ11

Which of the graphs below represents the soltuion set for d - 4 > -3?

Answers

Answer:

The answer is d

Step-by-step explanation:

Karlyn had an online business selling earrings. The materials to make a pair of earrings cost $15.00. Since it took her an hour to make each pair of earrings, she wanted to markup the price by $35 for her time and sell them for $50.00. What is the % markup for that pair of earrings?

Answers

The markup would be 133.33%

30is 200% of 15

5 is 33.33333333% of 15

33.33333333%+100+=133.33333333%

The markup is 133.33% or 133.33333333%

Work out
5.2
% of
628.55
km
Give your answer rounded to 2 DP.

Answers

18.63 is your answer please give brainliest!

Question Two

The concept of sets underlies every branch of modern mathematics for economics. Suppose the universal set is a set of positive integers, Z + , and let

X={ x € Z + :x<=20 and x^ 2 € Z +}

Y={ x € Z + :x<=24 and sqrt x € Z +}

a) Determine X U Y and X n Y in enumeration and functional form.

b) Determine sets X n Z +, X U Z + ,Y n Z +, Y U Z + .

Answers

The sets X and Y are defined based on specific conditions on positive integers. In functional form, X n Y can be represented as X n Y = {x € Z + : x ≤ 20, x ≤ 24, and x^2 € Z +, sqrt(x) € Z +}.

a) To find X U Y (the union of X and Y), we need to identify all the positive integers that satisfy either the condition for X or the condition for Y. In enumeration form, X U Y = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24}. In functional form, X U Y can be represented as X U Y = {x € Z + : (x ≤ 20 and x^2 € Z +) or (x ≤ 24 and sqrt(x) € Z +)}.

To find X n Y (the intersection of X and Y), we need to identify the positive integers that satisfy both the condition for X and the condition for Y. In enumeration form, X n Y = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}. In functional form, X n Y can be represented as X n Y = {x € Z + : x ≤ 20, x ≤ 24, and x^2 € Z +, sqrt(x) € Z +}.

b) To determine the sets X n Z + and Y n Z +, we need to identify the positive integers that satisfy the conditions for X and Y, respectively, and also belong to the universal set of positive integers, Z +. Since X and Y are subsets of Z +, X n Z + = X and Y n Z + = Y.

To find X U Z +, we need to identify all the positive integers that satisfy either the condition for X or belong to Z +. In this case, X U Z + = Z + since all positive integers are included in X. Similarly, Y U Z + = Z + since all positive integers are included in Y.

In summary, X U Y = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 24} and X n Y = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16}. The sets X n Z + and Y n Z + are equal to X and Y, respectively, while X U Z + and Y U Z + are both equal to Z +.

Learn more about integer here:

https://brainly.com/question/844441

#SPJ11

Consider the polynomials given below.
P(x) = 14 + 3.13 + 2x2 - + 2
Q*) = (x3 + 2x2 + 3)(x2 - 2)
Determine the operation that results in the simplified expression below.
25 + 14 - 513 - 312 + I-8
A. P+Q
B. P.Q
C. PQ
D. O-P

Answers

The operation that results in the simplified expression x⁵ + x⁴ - 5x³ - 3x² + x - 8 is; P + Q

How to Simplify Polynomials?

We are given the Polynomials as;

P(x) = x⁴ + 3x³ + 2x² - x + 2

Q(x) = (x³ + 2x² + 3)(x² - 2)

We want to find the combination of P and Q that would yield;

x⁵ + x⁴ - 5x³ - 3x² + x - 8

Let us expand Q(x) to get;

Q(x) = x⁵ + 2x⁴ + 3x² - 2x³ - 4x² - 6

Q(x) = x⁵ + 2x⁴ - 2x³ - x² - 6

Now, the combined polynomial shows us that coefficient of x⁴ is 1 and coefficient of x³ is - 5.

By inspection, we can say that the combination that would produce the required result is;

Q(x) - P(x) = x⁵ + 2x⁴ - 2x³ - x² - 6 -  x⁴ - 3x³ - 2x² + x - 2

Q(x) - P(x) = x⁵ + x⁴ - 5x³ - 3x² + x - 8

Read more about Simplifying Polynomials at; https://brainly.com/question/1301685

#SPJ1

Please help me TwT
Please and Thank you!

Answers

Answer:

Option C (None Of The Above)

Step-by-step explanation:

Given expression = [tex] - (\frac{ - e}{ - f} )[/tex]

Lets multiply the numerator and denominator by -1.

[tex] = > - ( \frac{ - e \times - 1}{ - f \times - 1} )[/tex]

[tex] = > - ( \frac{e}{f} )[/tex]

Now , lets open the brackets.

[tex] = > \frac{ - e}{f} [/tex]

But as this expression is not there in the given options , the correct answer will be Option C.

Answer:

C. None Of The Above

Step-by-step explanation:

Hope this helps

what's 13.564^4x3.59^-39?

Answers

Answer:

0

Step-by-step explanation:

hope this helps :)

Evaluate SJxz dV where E is the region in the first octant inside the ball of radius 2.

Answers

SJxz dV where E is the region in the first octant inside the ball of radius 2.

∭E xz dV = ∫₀² ∫₀√(4-x²-z²) ∫₀√(4-x²-y²) xz dy dz dx.

Integrating with respect to y first, then z, and finally x, we can calculate the value of the integral.

To evaluate the integral ∭E xz dV, where E is the region in the first octant inside the ball of radius 2, we need to set up the limits of integration.

Since we are integrating over the region inside the ball of radius 2 in the first octant, we can set up the limits as follows:

0 ≤ x ≤ 2,

0 ≤ y ≤ √(4 - x^2 - z^2),

0 ≤ z ≤ √(4 - x^2 - y^2).

Note that we are using the equation of the sphere x^2 + y^2 + z^2 = 4 to determine the limits of integration for y and z.

Now we can evaluate the integral as follows:

∭E xz dV = ∫₀² ∫₀√(4-x²-z²) ∫₀√(4-x²-y²) xz dy dz dx.

Integrating with respect to y first, then z, and finally x, we can calculate the value of the integral.

Learn more about an integral:

https://brainly.com/question/30094386

#SPJ11

A payment of $970 scheduled to be paid today and a second payment of $1,260 to be paid in seven months from today are to be replaced by a single equivalent payment. What total payment made today would place the payee in the same financial position as the scheduled payments if money can earn 6.25%? (Do not round intermediate calculations and round your final answer to 2 decimal places.)

Answers

Therefore, the total payment made today by the payee is $2,149.01

Payment calculation.

To total payment made today would place the payee in the same financial position as the scheduled payments if money can earn 6.25% we will use the  formula below.

PV = FV /(1 + Rr)^n

r =6.25%

FV = $1,260

PV = $ 1,260 / (1+ 0.0625) ^(7/12)

PV = $ 1,179.01

The value of the second payment is  $ 1,179.01.

Lets find the total payment. We can represent the  total payment by X.

X - $ 970 = $ 1,179.01.

To isolate X, we will add $ 970  to both sides.

X = $ 970 + $ 1,179.01.

X = $2,149.01

Therefore, the total payment made today by the payee is $2,149.01

Learn more about payment below.

https://brainly.com/question/28106777

#SPJ1

Can someone explain why the answer is False. Will Mark brainliest.

Answers

Answer:

Supplementary Angles are 180 degrees. A triangle has 180 degrees. One angle is already 90 degrees, so 2 more angles with 180 degrees is impossible.

Step-by-step explanation:

b) A shopping center consists of two stores and two parking lots. In the diagram, w represents the width of Store B in meters. 25 13.5 Which expression for the area of the shopping center is written as the area of the stores plus the area of the parking lots? 38.5(w + 10) 10 Store A Parking Lot A 38.5w + 385 Store B Parking Lot B 25(w + 10) + 13.5(w + 10) (25 + 13.5)(10) + (25 + 13.5)w​

Answers

Answer:

Step-by-step explanation:

25(w+10) + 13.5(w +10)

Answer:

25(w+10)+13.5(w+10)

Step-by-step explanation:

hope it helps

pythagorean theorem

Answers

Answer:

The pythagorean theorem is a theorem which states that the hypotenuse of a right triangle is equal to the sum of the squares of the other two sides.

Pythagorean theorem

in the right angle triangles there is a relationship that governs the length of the three sides. if we knows the length of any two sides, the third side may be calculated by the use of the Pythagorean theorem.

This theorem states that the square on the hypotenuse of a right angled triangle is equal to the sum of the squares on the remaining two sides.

we only use Pythagorean theorem to find the length of the missing side of a right angled triangle only.

Translate each equation into slope-intercept form. Then, state the slope and y-intercept . 4y=2x+20

Answers

Answer:

           The slope-intercept form of the equation:  y = 0.5x + 5

           The slope:    m = 0.5

           The y-intercept:     b = 5

Step-by-step explanation:

Slope-intercept form is  y = mx + b, where m is the slope and b is y-intecept

4y = 2x + 20           {divide both sides by 4}

y = 0.5x + 5   ⇒   m = 0.5  and  b = 5

please someone help me out, please don't put the incorrect answer
What is the distance between the points (-1, 2) and (2, 6)?​

Answers

Answer:

5

Step-by-step explanation:

Distance Equation Solution:

[tex]d=\sqrt{(2-(-1)^2+(6-2)^2}\\d=\sqrt{(3)^2+(4)^2} \\d= \sqrt{9+6}\\d= \sqrt{25}\\d=5[/tex]

Combine the like terms to create an equivalent expression for -k+3k

Answers

Answer:

2k

Step-by-step explanation:

-k+3k

2k

what is the correct way to notate the blue region indicated by this venn diagramthis venn diagram

Answers

The blue region indicated by the Venn diagram can be notated using set notation as A ∩ B or using symbolic representation as C = A ∩ B.

When representing the blue region of a Venn diagram, there are two common ways to notate it: using set notation and using symbolic representation.

1. Set Notation: In set notation, each circle in the Venn diagram represents a set. Let's assume the sets represented by the circles are A and B. The blue region corresponds to the intersection of sets A and B, meaning the elements that are common to both sets. To notate this, we use the symbol ∩, which represents the intersection. Therefore, the blue region can be notated as A ∩ B.

2. Symbolic Representation: Another approach is to use a symbolic representation to notate the blue region. In this case, we can assign a variable, such as C, to represent the blue region. To indicate that C represents the intersection of sets A and B, we write C = A ∩ B. This notation clarifies that C represents the elements that belong to both sets A and B.

To know more about Venn diagram, click here: brainly.com/question/20795347

#SPJ11

Evaluate the expression when a=-2 and x=6. \

4x-a

Answers

Answer:

26

Step-by-step explanation:

Given

4x - a ← substitute a = - 2, x = 6 into the expression

= 4(6) - (- 2) [ note - (- ) is equivalent to + ]

= 24 + 2

= 26

40 students where has their favorite shoe color
how many chose blue?

Answers

Answer:

8 students

Step-by-step explanation:

There are 20 boxes and there are a total of 40 students interviewed. So, each box is worth 2 students. Since blue has 4 boxes, 4*2 = 8 students chose blue as their favorite shoe color.

Please mark as Brainliest.

⚡✨

A steam power plant operates on the ideal reheat-pipe steam Rankine cycle and generates 90 MW of net power. Steam enters the high pressure turbine at a pressure of 10 MPa and a temperature of 520° and exits at a pressure of 1 MPa. Some steam leaving the turbine at this pressure is used to heat the boiler feedwater in an open feedwater heater. After the remaining steam is heated to 480°, it is expanded in the low pressure turbine to a condenser pressure of 14 kPa. Calculate the mass flow rate of the steam passing through the boiler and the thermal efficiency of the cycle by showing the cycle in a T-s diagram with saturated liquid and saturated steam curves.

Answers

The mass flow rate is 0.56 kg/s

How to determine the mass flow rate

The formula for calculating the mass flow rate is expressed as;

m = W / (hf - hg)

Such that the parameters are expressed as;

m is the mass flow rate (kg/s)W is the net power output (W)hf is the enthalpy of the feedwater (kJ/kg)hg is the enthalpy of the steam at the turbine exit (kJ/kg)

Substitute the values, we get;

m = 90 MW / (2418 - 2257)

Subtract the values, we have;

m = 90/161

Divide the values, we get;

m=  0.56 kg/s

Learn more about mass flow rate at: https://brainly.com/question/30618961

#SPJ4

please helpppp
also just click the image for it to be bigger

Answers

The third one: y=-3/4x+6

Find mZN.
62°
K
N
Need help with this question?

Answers

Answer:

118degrees

Step-by-step explanation:

Assuming we are given the following and m<k and ,<N lies on the same straight line, hence;

m<K = 62 degrees

n<N = ?

Since are on the same straight line, hence;

m<N + m<K = 180

m<N + 62 = 180

m<N = 180 - 62

m<N  = 118

Hence the measure of m<N is 118degrees

'

,

Other Questions
Water in a 14mm diameter pipe flows at 2m/s. How many liters flow along the pipe in 1 minute One effect of the inns and guesthouses appearing along the Silk Road routes was A. archaeologists began to visit the Silk Road B. a large missionary network was established for Catholic priests C. caravans no longer spent days or weeks traveling without stopping D. trading networks in China increased as more traders traveled there Simplify the expression:6(5 + x) - 2x some misleading footnotes have no effect on financial statement balances. true or false? Waves made by the breeze were very different than wave created by speedboat. describe the difference To estimate the proportion of smoker a sample of 100 men was selected. In the selected sample, omen were smoker Determine a 9e contiene intervalo proportion smoker OA (0.27 0.53) (0.29 0.53) OC (0.27 0.58 OD (0.25 0.55 9 8v + 6 + 9vhelppls HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1 In marketing, persuasive strategles are referred to asstimullappealschannelsTallacies Original Price Percent of Discount Sale Price$112 32% What was the lasting effect of black codes on the lives of African Americans Which of the following is not a reason for the downward slope of the aggregate demand curve?a) The real balances effectb) The foreign trade effectc) The cost effectd) The interest rate effect What is a verdict?1 It is the plea that is placed before the court by the defendant.2 It is the accusation of the victim.3 It is the decision made by the jury.4 It is the sentence imposed upon the defendant. Which phyla have well developed nervous system The Brisbane Manufacturing Company produces a single model of a CD player. Each player is sold for $182 with a resulting contribution margin of $71. Brisbane's management is considering a change in its quality control system. Currently, Brisbane spends $42,000 a year to inspect the CD players. An average of 1,900 units turn out to be defective: 1,520 of them are detected in the inspection process and are repaired for $75. If a defective CD player is not identified in the inspection process, the customer who receives it is given a full refund of the purchase price. The proposed quality control system involves the purchase of an x-ray machine for $210,000. The machine would last for five years and would have salvage value at that time of $18,000. Brisbane would also spend $470,000 immediately to train workers to better detect and repair defective units. Annual inspection costs would increase by $25,000. Brisbane expects this new control system to reduce the number of defective units to 400 per year. 350 of these defective units would be detected and repaired at a cost of only $41 per unit. Customers who still receive defective players will be given a refund equal to 120% of the purchase price.Required:a. What is the Year 3 cash flow if Brisbane keeps using its current system?b. What is the Year 3 cash flow if Brisbane replaces its current system?c. Assuming a discount rate of 8%, what is the net present value if Brisbane keeps using its current system?d. Assuming a discount rate of 8%, what is the net present value if Brisbane replaces its current system? your most exciting day of school If D3=30 and D4=20, what is the result of the function=IF(D4 D3, D3-D4, "FULL")?0-10O UnknownO 10O Full Helpppp please and ty PLZ HELP ASAP!!! 9 equals x over 2 + 2 situation a takes the list lotsofnumbers and uses a loop to find the sum of all of the odd numbers in the list (hint: use mod). displays the sum.