A fair die is tossed 180 times .A one refers to the face with one dot. Thou, P(one = 1/6. computer the approximate probability of obtaining at least 37. ones

Answers

Answer 1

The approximate probability of obtaining at least 37 ones is -0.000005.

Given that, a fair die is tossed 180 times. A one refers to the face with one dot.

Thus, P(one) = 1/6.The probability of obtaining at least 37 ones can be approximated using the normal distribution.

Using the central limit theorem, we have,μ = n * P = 180 * (1/6) = 30 andσ² = n * P * (1 - P) = 180 * (1/6) * (1 - 1/6) = 25/6

Since we cannot use a normal distribution directly since we need to find the probability of at least 37 ones, we use a continuity correction by considering the range from 36.5 to 37.5 ones.

Now, using the standard normal distribution, we have, z = (37.5 - 30) / √(25/6) = 5.40 and z = (36.5 - 30) / √(25/6) = 4.87

Using a table of standard normal distribution, the probability corresponding to z = 5.40 and z = 4.87 are 0.0000034 and 0.0000084, respectively.Using continuity correction, the approximate probability of obtaining at least 37 ones is given by,P(X ≥ 37) ≈ P(36.5 ≤ X ≤ 37.5) = P( z ≤ 5.40) - P(z ≤ 4.87)= 0.0000034 - 0.0000084= -0.000005

Therefore, the approximate probability of obtaining at least 37 ones is -0.000005.

To know more about normal distribution, visit:

https://brainly.com/question/15103234

#SPJ11

Answer 2

The approximate probability of obtaining at least 37 ones is 0.8051.

Given that a fair die is tossed 180 times where the probability of getting a one is 1/6.

We need to find the approximate probability of obtaining at least 37 ones.

Using the binomial probability distribution, the probability of getting r successes in n independent trials can be given by:

[tex]P(r) = nCr x (p^r) x (1-p)^(n-r)[/tex]

Where n = 180, p = 1/6, q = 1- p = 5/6

We want to find the probability of getting at least 37 ones.

Therefore, we can subtract the probability of getting less than 37 ones from 1.

[tex]P(X≥37) = 1 - P(X<37) = 1 - P(X≤36)So, P(X≤36) = P(X=0) + P(X=1) + P(X=2) + .....+ P(X=36)P(X= r) = nCr x (p^r) x (q)^(n-r)[/tex]

On substituting the given values, we get:

P(X≤36) = ∑P(X = r)

n = 180

r = 0 to 36

p = 1/6, q = 5/6

[tex]P(X≤36) = ∑(nCr) × (p^r) × (q)^(n-r)[/tex]

n = 180, p = 1/6, q = 5/6= 0.1949

On subtracting it from 1, we get:

[tex]P(X≥37) = 1 - P(X<37) = 1 - P(X≤36)≈ 1 - 0.1949≈ 0.8051[/tex]

Therefore, the approximate probability of obtaining at least 37 ones is 0.8051.

To know more about probability, visit:

https://brainly.com/question/31828911

#SPJ11


Related Questions

Find the SUM of the perfect square roots that fall between the square root of 26 and the square root of 70.

Answers

Answer:

yo is your math class teacher named wicker? I think I'm ur classmate lol

By using the method of variation of parameters to solve a nonhomogeneous DE with W = -3 W2 = e 112 and W = er, we have ---- Select one: 42 Ou= 41 O U2= O None of these. -4 Ou2 = O U =

Answers

By using the method of variation of parameters to solve a nonhomogeneous DE with W = -3 W2 = e 112 and W = er, we have

Given: W1=-3, W2=e^t and W3=er.The general solution of the non-homogeneous differential equation, y" + p(t) y' + q(t) y = g(t) , where p(t) and q(t) are functions of t and g(t) is non-zero function is given by;{eq}y = y_c + y_p {/eq}Where {eq}y_c {/eq} is complementary function and {eq}y_p {/eq} is particular function obtained by using variation of parameters.The solution is as follows:The given differential equation is{eq}y''+3y'+2y=-3e^{-t}+e^{t}+re^t{/eq}Characteristic equation is{eq}m^2+3m+2=0{/eq}Solving above equation gives us, {eq}m=-1,-2{/eq}Therefore, complementary function {eq}y_c=c_1e^{-t}+c_2e^{-2t} {/eq}Now, we find the particular solution by using the method of variation of parameters.Let {eq}y_p=u_1e^{-t}+u_2e^{-2t}{/eq}be a particular solution where {eq}u_1{/eq} and {eq}u_2{/eq} are functions of {eq}t.{/eq}Here W is a Wronskian and is given as:{eq}W=\begin{vmatrix}W_1&W_2\\W_1'&W_2'\\\end{vmatrix}=\begin{vmatrix}-3&e^t\\-1&e^t\\\end{vmatrix}=2e^{2t}+3e^{t}{/eq}Now, we find {eq}u_1{/eq} and {eq}u_2{/eq} as follows:{eq}u_1=\frac{-\int W_2 g(t) dt}{W}=\frac{-\int e^t(-3e^{-t}+e^{t}+re^t)dt}{2e^{2t}+3e^{t}}=-\frac{r}{5}-\frac{7}{10}+\frac{3}{10}e^{t}{/eq}Similarly,{eq}u_2=\frac{\int W_1 g(t) dt}{W}=\frac{\int -3e^{-t}(-3e^{-t}+e^{t}+re^t)dt}{2e^{2t}+3e^{t}}=-\frac{r}{5}-\frac{1}{10}+\frac{3}{10}e^{-2t}{/eq}Hence, the general solution of the differential equation is {eq}y=y_c+y_p=c_1e^{-t}+c_2e^{-2t}-\frac{r}{5}-\frac{7}{10}+\frac{3}{10}e^{t}-\frac{r}{5}-\frac{1}{10}+\frac{3}{10}e^{-2t}{/eq}So, Option D, {eq}-4u_2=0,~u_1=-\frac{r}{5}-\frac{7}{10}+\frac{3}{10}e^{t},~u_2=-\frac{r}{5}-\frac{1}{10}+\frac{3}{10}e^{-2t}{/eq} is correct.

Learn more about parameters here at brainly.com/question/13058351

#SPJ11

if you had 4 quarters and 8 nickels how much money would you have?

Answers

Answer:

$1.40

Step-by-step explanation:

4 quarters

1 quarter = 25 cents

Therefore, 4 quarters = 1/25 x 4/x

multiply 4 by 25, since 1 quarter = 25 cents

4 x 25 = 100

4 quarters = 100 cents

which equals $1

8 nickels

1 nickle = 5 cents

Therefore, 8 nickles = 1/5 x 8/x

multipy 8 by 5, since 1 nickel = 5cents

8 x 5 = 40

8 nickels = 40 cents

So add both 40 cents and 100 cents, which equals 140 cents.

But you still have to change the cents to dollars.

Which is 100 cents = $1

Add 40 cents

= $1.40

Please help.
Is algebra.

Answers

Answer:

#4 is B

#5 is also B

Step-by-step explanation:

i big brain

Answer:

4. b) [tex]4x^2-20xy+25y^2[/tex]

5. b) [tex]x^2+14x+49[/tex]

Step-by-step explanation:

4. [tex](2x-5y)^2[/tex]

First, one must rewrite the exponential equation as a multiplication problem,

[tex](2x-5y)(2x-5y)[/tex]

Now distribute, multiply every term in one of the parenthesis by every term in the other parenthesis,

[tex]=(2x-5y)(2x-5y)\\\\=(2x)(2x)+(2x)(-5y)+(-5y)(2x)+(-5y)(-5y)[/tex]

Now simplify the given expression,

[tex]=(2x)(2x)+(2x)(-5y)+(-5y)(2x)+(-5y)(-5y)\\\\=4x^2-10xy-10xy+25y^2[/tex]

Combine like terms,

[tex]=4x^2-20xy+25y^2[/tex]

5.[tex](x+7)^2[/tex]

To solve this problem, one should follow the same series of steps as they did to solve the last expression. First, rewrite the exponential expression as a multiplication problem.

[tex](x+7)(x+7)[/tex]

Now distribute, multiply every term in one of the parenthesis by every term in the other parenthesis,

[tex]=(x)(x)+(7)(x)+(7)(x)+(7)(7)[/tex]

Simplify the expression,

[tex]=(x)(x)+(7)(x)+(7)(x)+(7)(7)\\\\=x^2 + 7x + 7x + 49[/tex]

Finally, combine like terms,

[tex]=x^2+14x+49[/tex]

(2p²+7p-39)÷(2p-7)

Quotient ?

Answers

Answer:

Quotient: p + 7

Remainder: 10

Step-by-step explanation:

To find the quotient of the expression (2p² + 7p - 39) ÷ (2p - 7), we can use long division or synthetic division. Let's use long division:

           ____________________

2p - 7  |   2p² + 7p - 39

We start by dividing the first term of the dividend by the first term of the divisor, which gives us 2p² ÷ 2p = p. We then multiply p by the divisor (2p - 7) and subtract it from the dividend:

         p

    ____________________

2p - 7  |   2p² + 7p - 39

        - (2p² - 7p)

       14p - 39

    ____________________

2p - 7  |   2p² + 7p - 39

        - (2p² - 7p)

        ___________

               14p - 39

We repeat the process by dividing the first term of the new dividend (14p - 39) by the first term of the divisor (2p - 7). This gives us (14p - 39) ÷ (2p - 7) = 7. We then multiply 7 by the divisor (2p - 7) and subtract it from the new dividend:

         p + 7

    ____________________

2p - 7  |   2p² + 7p - 39

        - (2p² - 7p)

        ___________

               14p - 39

        - (14p - 49)

        ___________

                10

We are left with a remainder of 10. Therefore, the quotient is p + 7 with a remainder of 10.

Quotient: p + 7

Remainder: 10

Hope this helps!

p + 7 should be it.

I am not 100% sure?

Greg and cc went to the burger stand and bought dinner. Greg had 2 cheeseburgers and 5 fries. CC bought 3 cheeseburgers and 2 fries. Greg paid $24.75. CC also paid $24.75. How much would 2 cheeseburgers and 3 fries cost?

Answers

Answer:

20.00

Step-by-step explanation:

Give the general solution of the linear system x+y-2z = 0 2x + 2y3z = 1 3x + 3y + z = 7.

Answers

Answer:

The general solution to the given linear system is x = 3z - 1, y = -z + 1, where z is a free variable. This means that the solution consists of infinitely many points that lie on a straight line in three-dimensional space.

To solve the linear system, we can use the method of elimination or Gaussian elimination. Here, we'll use Gaussian elimination to find the general solution.

We start by writing the augmented matrix of the system:

[1 1 -2 | 0]

[2 2 3 | 1]

[3 3 1 | 7]

To simplify the matrix, we perform row operations to create zeros in the first column below the first entry. We subtract twice the first row from the second row and subtract three times the first row from the third row:

[1 1 -2 | 0]

[0 0 7 | 1]

[0 0 7 | 7]

Next, we divide the second and third rows by 7 to create leading ones:

[1 1 -2 | 0]

[0 0 1 | 1/7]

[0 0 1 | 1]

Now, we perform row operations to create zeros in the second column below the second entry. We subtract the third row from the second row:

[1 1 -2 | 0]

[0 0 1 | 1/7]

[0 0 0 | 0]

From the last row, we can see that 0z = 0, which means that z is a free variable. We can assign a parameter to z, say t, and solve for x and y in terms of t. From the first row, we have x + y - 2z = 0. Plugging in the values for x and y, we get x = 3z - 1 and y = -z + 1. Therefore, the general solution to the linear system is x = 3z - 1, y = -z + 1, where z is a free variable.

Learn more about linear here:

https://brainly.com/question/31510526

#SPJ11

Answer? Please help!!

Answers

Answer:

true

Step-by-step explanation:

WILL GET BRAINLIEST The scatterplot shows the weight and miles per gallon of the nation's 40 best-selling cars.
Vehicle Weights and Miles
Per Gallon
Miles Per Gallon
Vehicle Weight
Which statement is most strongly supported by the scatterplot?

Answers

The last one as we can see that as the wight increases, the miles per gallon decreases.

At a blood drive, 4 donors with type 0 + blood, 4 donors with type A+ blood, and 3 donors with type B + blood are in line. In how many distinguishable ways can the donors be in line? The donors can be in ____ line in different ways.

Answers

The number of ways to arrange the 11 donors in line is 11!. 11! = 39,916,800.

The donors can be in line in different ways.

To calculate the number of distinguishable ways, we can use the concept of permutations. Since all the donors are distinct (different blood types), we need to find the total number of permutations of these donors.

The total number of donors is 4 (type O+), 4 (type A+), and 3 (type B+), giving a total of 11 donors.

The number of ways to arrange these donors in line can be calculated using the formula for permutations. The formula for permutations of n objects taken all at a time is n!.

Therefore, the number of ways to arrange the 11 donors in line is 11!.

Calculating 11!, we get:

11! = 11 × 10 × 9 × 8 × 7 × 6 × 5 × 4 × 3 × 2 × 1 = 39,916,800.

Hence, the donors can be in line in 39,916,800 different ways.

Learn more about line here

https://brainly.com/question/18831322

#SPJ11

For a given norm on Rņwe call the matrix A ∈ Rmxn mxn isometry if ||AX|| = |x|| for all x ER". = • Show that the isometry must be regular. • Show that the set of isometries forms a

Answers

An isometry on R^n must be regular and the set of isometries forms a group under matrix multiplication.

An isometry is a linear transformation that preserves distances, meaning the norm of the transformed vector is equal to the norm of the original vector. To show that an isometry must be regular (i.e., invertible), we can assume there exists a non-invertible isometry matrix A. In this case, there exists a nonzero vector x such that Ax = 0. However, this contradicts the property of an isometry since ||Ax|| = ||0|| = 0, but ||x|| ≠ 0. Thus, an isometry must be regular.

The set of isometries forms a group under matrix multiplication because it satisfies the group axioms: closure (the product of two isometries is an isometry), associativity (matrix multiplication is associative), identity (identity matrix is an isometry), and inverses (the inverse of an isometry is also an isometry).

To learn more about associativity

Click here  brainly.com/question/30859308

#SPJ11

Which of the following is NOT true for 6s + 25 + 5? *
A. Represents an algebraic expression
B. There is only one value for s
C. A phrase that simplifies to two terms
D. There is a solution for s = 5

Answers

Answer:

B. There is only one value for s

Step-by-step explanation:

I hope this works for u.. :3

Can I have a brainliest plz :))

Hector has a toy train that is 68 centimeters long. He puts a 23 centimeters caboose at the end. How long is the train with the caboose?

Answers

Answer: 91 centimeters

Step-by-step explanation:

Answer:

91

Step-by-step explanation:

68+23=91

Answers this plz I need help

Answers

Answer:

y=2x+5

Step-by-step explanation:

u find the slope and since the y intercept is (0,5), that's the b value

hope this helps

Answer: 2x+5

Step-by-step explanation: calculate the slope of the points with the formula m= (y2-y1)/(x2-x1) then use the y-int to complete the equation

The projection matrix is P = A(AT A)-1A". If A is invertible, what is e? Choose the best answer, e.g., if the answer is 2/4, the best answer is 1/2. The value of e varies based on A. Oe=b - Pb e = 0 Oe=AtAb

Answers

The value of e varies based on A. Oe=b - Pb e = 0 Oe=AtAb would be  (AT A)-1 AT b.

The given projection matrix is P = A(AT A)-1A".

We have been asked to find the value of e if A is invertible. Let's proceed further and solve this problem. First, we need to find the product of A and its transpose, i.e., AT A.A.T.A = [a11 a12 ... a1n] [a21 a22 ... a2n] ... [an1 an2 ... ann] = [Σ(ai1)(aj1) Σ(ai1)(aj2) ... Σ(ai1)(ajn)] [Σ(ai2)(aj1) Σ(ai2)(aj2) ... Σ(ai2)(ajn)] ... [Σ(ain)(aj1) Σ(ain)(aj2) ... Σ(ain)(ajn)]

The inverse of AT A is (AT A)-1. Thus, (AT A)-1 AT A = I.Where I is the identity matrix. So we get P = A(AT A)-1 A".

Now, the value of e can be calculated as: Oe = b - Pe = b - A(AT A)-1 A" b = A x (AT A)-1 x AT b

This is the expression for the solution of the least square problem and if A is invertible, we can find the solution by directly calculating A-1 x b which is nothing but e. Thus, the value of e is e = A-1b.

Substituting the given expression of e, we get e = (AT A)-1 AT b.

Thus, the correct answer is e = (AT A)-1 AT b.

Learn more about projection matrix at https://brainly.com/question/29376769

#SPJ11

Can someone explain why the statement is true. Will Mark brainliest.

Answers

Answer:

The triangle is isosceles.

Step-by-step explanation:

This means that one angle's sine is the same as the other's cosine.

The approximation of 1 = integral (x – 3)e** dx by composite Trapezoidal rule with n=4 is: -25.8387 4.7846 -5.1941 15.4505

Answers

The approximation of the integral I is   -5.1941 using the composite Trapezoidal rule with n = 4.

We need to divide the interval [0, 2] into subintervals and apply the Trapezoidal rule to each subinterval.

The formula for the composite Trapezoidal rule is given by:

I = (h/2) × [f(x₀) + 2f(x₁) + 2f(x₂) + ... + 2f(xₙ₋₁) + f(xₙ)]

Where:

h = (b - a) / n is the subinterval width

f(xi) is the value of the function at each subinterval point

In this case, n = 4, a = 0, and b = 2. So, h = (2 - 0) / 4 = 0.5.

Now, let's calculate the approximation:

[tex]f\left(x_0\right)\:=\:f\left(0\right)\:=\:\left(0\:-\:3\right)e^{\left(0^2\right)}\:=\:-3[/tex]

[tex]f\left(x_1\right)\:=\:f\left(0.5\right)\:=\:\left(0.5\:-\:3\right)e^{\left(0.5^2\right)}\:=-2.535[/tex]

[tex]f\left(x_2\right)\:=\:f\left(1\right)\:=\:\left(1\:-\:3\right)e^{\left(1^2\right)}\:=\:-1.716[/tex]

[tex]f\left(x_3\right)\:=\:f\left(1.5\right)\:=\:\left(1.5\:-\:3\right)e^{\left(1.5^2\right)}\:=\:-1.051[/tex]

[tex]f\left(x_4\right)\:=\:f\left(2\right)\:=\:\left(2\:-\:3\right)e^{\left(2^2\right)}\:=\:-0.065[/tex]

Now we can plug these values into the composite Trapezoidal rule formula:

I = (0.5/2) × [-3 + 2(-2.535) + 2(-1.716) + 2(-1.051) + (-0.065)]

= (0.25)× [-3 - 5.07 - 3.432 - 2.102 - 0.065]

= -5.1941

To learn more on Integral click:

https://brainly.com/question/31744185

#SPJ4

Pablo saves $85 per month for 6 months. Then he deposits the money in an account that earns 2.1% simple interest. How much interest will he earn over 4 years? (no links just answers)

Answers

Answer:

$42.84

Step-by-step explanation:

P = 85 * 6 = 510

Formula:

I = Prt

Given:

P = 510

r = 2.1% or 0.021

t = 4

Work:

I = Prt

I = 510(0.021)(4)

I = 42.84

Which statements are true based on the diagram?
Select three options.

Answers

a,b,c your welcome have a good day

HELPP ME PLSSSS NO BOTS OR I WILL REPORT YOUU!!

Answers

Answer:

True

Step-by-step explanation:

It pases vertical line test but does not have an inverse

is it A. B. Or C.

please help

Answers

Answer:c?

Step-by-step explanation:

Answer:

B

Step-by-step explanation:

Solve: |2x − 1| < 11.

Express the solution in set-builder notation.


{x|5 < x < 6}

{x|–5 < x < 6}

{x|x < 6}

{x|–6 < x < 6}

Answers

Answer:

the second one is the answer

Step-by-step explanation:

hope that helps

Answer:

B; {x|–5 < x < 6}

Step-by-step explanation:

plz just give the eqution.

Answers

Answer:

16 = 3x

Step-by-step explanation:

It is an equilateral triangle. The formula for the perimeter of an equilateral triangle is P = 3a.

3X IS ANSWER AND IT IS SIMPLE BECAUSE P= 3X

−x+9y=
\,\,-19
−19
3x-3y=
3x−3y=
\,\,9
9

Answers

Answer:

9!

Step-by-step explanation:

IQs are known to be normally distributed with mean 100 and standard deviation 15. (a) What percentage of people have an IQ lower than 91? ? (b) Fill in the blank. 75% of the population have an IQ that is greater than Problem #7(a): Enter your answer as a percentage, correct to 2 decimals, without the % sign. e.g., 28.31 Problem #7(b): answer correct to 2 decimals

Answers

75% of the population has an IQ greater than 89.95.

(a)What percentage of people have an IQ lower than 91?The given distribution is the normal distribution, with the mean 100 and standard deviation 15. It is required to calculate the percentage of people having an IQ score lower than 91.

To calculate the percentage of people having an IQ score lower than 91, standardize the given IQ score of 91 using the formula of z-score.z=(x−μ)/σwherez is the standardized score,x is the raw score,μ is the mean, andσ is the standard deviation.

The values can be substituted as follows.z=(91−100)/15=−0.6Now, find the probability of having a z-score less than or equal to -0.6 using the standard normal distribution table.

The value in the table is 0.2743, which means the probability of having a z-score less than or equal to -0.6 is 0.2743.Thus, 27.43% of people have an IQ score lower than 91.

(a) 27.43% of people have an IQ lower than 91.(b)Fill in the blank. 75% of the population have an IQ that is greater than X.

In order to find X, the z-score can be calculated using the formula of z-score.z=(x−μ)/σwherez is the standardized score,x is the raw score,μ is the mean, andσ is the standard deviation.

The z-score for the given problem can be calculated as follows:z = (x - μ)/σ (standardized score formula)z = (x - 100)/15 (values substituted)To find the value of x for which 75% of the population have an IQ greater than x, we need to determine the z-score that corresponds to the 25th percentile.

This is because 75% of the population is above the 25th percentile and below the 100th percentile.Using a standard normal distribution table, we can find the z-score that corresponds to the 25th percentile. The z-score is approximately -0.67.

Now that we have the z-score, we can solve for x as follows.-0.67 = (x - 100)/15 (substitute z-score)-10.05 = x - 100 (multiply both sides by 15)-89.95 = x

To lean more about : population

https://brainly.com/question/30396931

#SPJ8

Verify the equation: (tan x - 1)/(tan x + 1) = (1 - cot x)/(1 + cot x)

Answers

Answer:

True.

Step-by-step explanation:

given equation: (tan x - 1)/(tan x + 1) = (1 - cot x)/(1 + cot x)

1. manipulate the right side by using trigonometric identities

(tan(x) - 1)/(tan(x) + 1) = (-cos(x) + sin(x))/(cos(x) + sin(x))

2. manipulate the right side by using trigonometric identities

(-cos(x) + sin(x))/(cos(x) + sin(x)) = (-cos(x) + sin(x))/(cos(x) + sin(x))

Both sides of the equation are now equal -> (tan x - 1)/(tan x + 1) = (1 - cot x)/(1 + cot x) is true.

What is the area of one of the triangular faces? in 2 4 in. 3 in. 7 in. 7 in. 5 in. 4 in. 5 in.​

Answers

Answer:

55

Step-by-step explanation:

Marcus changed jobs after college. His old salary was $48000 per year. Now his new salary is 37% more per year. What is his new salary?

Answers

Answer:

65,760

Step-by-step explanation:

move decimal over two places to make a percent a decimal so .37

then multiply that times the 48000 to get 17,760 and then add that to the original 48000 to get 65,760

if given a radius of 6mm, what is the diameter?

if given a diameter of 22ft, what is the radius?

Answers

Answer:

If the radius is 6mm, the diameter is 12mm.

If the diameter is 22 ft, the radius is 11 ft.

Step-by-step explanation:

1st one) When you try to find the diameter of any circle, and you already have the radius, you need to multiply it by two (double it)

6 x 2 = 12mm

2nd one) Then to do the opposite, you need to divide the diameter by 2.

22/2 = 11 ft

Hope this helped :)

If a test is worth 90 points and I got 12/15 questions right then what would my grade be?

Answers

Answer: 80

Step-by-step explanation:

Other Questions
piaget would argue that as an adolescent, mildred is better able to understand calculus because she is in the sensorimotor stage.a. trueb. false A 250 - resistor is connected in series with a 4.80 - F capacitor. The voltage across the capacitor is vC=(7.60V)sin[(120rad/s) t ].Derive an expression for the voltage VR across the resistor. Hayden bikes 1.8 miles in 6 minutes. His friend Jordan bikes 3.2 miles in 8 minutes. Part A: Who bikes at a faster speed? Explain your answer. scarcity is intensified when wants are limited and people are content. True or false? Glendale Company traded land with a value of $29,500 and a tax basis of $18,000 for land in a different location valued at $27,500. To equate the value of the property exchanged, the other party also paid Glendale $2,000 cash. All Like kind exchange criteria was met. What is Glendale's recognized gain on the exchange? None of the choices are correct. a. $2,000 b. $0. c. $29,500 d. $27,500 REQUIRED: Prepare a reflection paper that answers the followingindependent questions:1. Assume that you are forming a partnership with some of yourclose friends. What stipulation/s would you like t 1. FGH Inc., bought a truck for 1,500,000 php with an estimated life of 8 years. The trade-in value of the truck is130,000 php. Determine the annual depreciation & book value of the truck at the end of 4 years using: a.) SLM b.) SYDM (Ocampo's Formula) c.) DBM (Matheson's Formula). In our country, only state governments use initiatives andreferendums (I&R) to measure the issues relevant to theircitizens. Recent ballot initiatives included same-sex marriage,marijuana legal 1.What will be the increase in frequency if these waves are reflected from a 95.0mi/h fastball headed straight toward the gun? (Note: 1 mi/h = 0.447 m/s )??? (a) Suppose we have preferences U(X, Y) = min [2X, Y]. Graph/sketch the indifference curvethrough the bundle X = 10 and Y = 10. What is the utility at (10, 10)? Explain why theindifference curve looks the way it does.(b) What do we mean by a composite good? What does this composite good look like with thesepreferences? Show and explain.(c) Let Px = $10, Py = $20 and income M = $600. State the consumers maximization problem andexpress this in words.(d) Find optimal X, Y, and the resulting Utility. Explain how you get the optimum and show/sketchin a figure.(e) Now suppose we offered a discount so that good Y was priced at $5 for the first 10 units but risesto $10 for any quantity above that. Draw the new budget line.(f) Find the optimal X, Y and the resulting Utility given the availability of the discount. Compare tothe non-discounted case and discuss why it is different/the same. write the complete electron configuration for bromine using the periodic table Find the surface area of the part of the sphere x2+y2+z2=64 that lies above the cone z=(x2+y2). You wish to use CAPM to calculate the expected return on a stock. With a beta of 0.7, the current market return is 8.80 percent and the risk-free rate is 1.00 percent. What is the expected return (in % with two decimal places)? Suppose the Republic of Newbee fixes the value of its currency, the Nam, to the dollar. In the U.S., the inflation rate is higher than the target inflation rate set by the Fed. The Fed then decides to reduce the money supply in the U.S. How will Newbee be affected by this action by the Fed. Use the DD/AA model to explain and graph your answer.Based on your answers can the government of Newbee use fiscal policy to stabilize Newbees real GDP? Explain and graph using the DD/AA 1. Bahwan Automobiles is offering free credit of OMR25000 on a new corolla car. You pay OMR3000 down and then OMR500 a month for the next 25 months. OTE Motors in Sur does not offer free credit but will give you OMR3,000 off the list price. If the rate of interest is 5% a month, which company is offering the better deal? 2. A 8-year Oman government bond with a face value of OMR1,000 pays a coupon of 8% (4% of face value every six months). The reported yield to maturity is 10% (a six- month discount rate of 5%). What is the present value of the bond? Discuss the differences in the cultural climate of the Middle Ages compared to the Renaissance. How did the values and ideas of humanism represent a break with medieval culture? Use your knowledge of the history, society, and culture of the MidAges and the Renaissance. English The transition for the cadmium 228.8 nm line is a 1S0 1S1 transition, a) calculate the ratio of N*/N0 in an air-acetylene flame (2500 K), given that the degeneracy of the ground state is 1 and the degeneracy of the excited state is 3 and that the excited state of the cadmium atom lies 8.68 x 10-19 J/atom above the ground state; b) what percent of the atoms is in the excited state? c) If an argon plasma (10,000K) is used instead of the air-acetylene flame, what percent of atoms will be in the excited state? What is the FFR? Right now, the US Fed plans to increase this benchmark rate, but this seems to be controversial. PLEASE EXPLAIN (pros and cons). Suppose that you live and have your wealth in Mexico, and are afraid that the peso is about to suffer a currency attack. Which are the main economic indicators that you should take into account in order to predict the (severity of the) attack. As a Financial Analyst of Morgan InvestmentsCo., you are going to make a business investment decisionon which of the two possible investments the company shouldundertake. Both projects cost 200,0 factor completely 3bx2 9x3 b 3x. a. (b 3x)(3x2 1) b. (b 3x)(3x2 1) c. (b 3x)(3x2 1) d. prime