Questions
Part 1 For each of the following compound names, determine if the name is correct according...

Part 1

For each of the following compound names, determine if the name is correct according to the rules of naming outlined in Chapter 8. If the name is correct, state "correct". If the name is incorrect, state why it is incorrect and make an appropriate correction without adding or subtracting any atoms from the structure. Misspellings are not to be considered.

1. 5-methylheptane

2. 1-methylpentane

3. ethoxybutane or butyl ethyl ether (the longest carbon branch of the structure contains 4 carbons)

4. 2-heptyne

5. 1-hexanoic acid


Part 2

Suggest the organic compound(s) needed to make the following compounds. Explain your choices based on the information provided in your text.

1. pentyl propanoate

2. butanal

3. hexanoic acid

In: Chemistry

Consider that two firms, A and B, compete. They can choose different strategies—a combination of low...

Consider that two firms, A and B, compete. They can choose different strategies—a combination of low price or high quality. The accompanying tables show the best practice frontiers for each firm.

A’s Possibilities

Price      Quality

  1. 12
  2. 8
  3. 4
  4. 0

B’s Possibilities

Price                      Quality

0                      6

2                      4

4                      2

6                      0

What is the cost to A of 1 unit of high quality?

What is the cost to B of 1 unit of high quality?

What is the cost to A of 1 unit of price? What is the cost to B of 1 unit of price? Which firm should focus on high quality? Which on low Price? Explain

In: Economics

2. As a firm's debt/equity ratio approaches zero, the firm's expected return on equity approaches: 1....


2. As a firm's debt/equity ratio approaches zero, the firm's expected return on equity approaches:
1. the expected return on assets.
2. its maximum.
3. zero.
4. the expected return on debt.

3. The Boat Company has a capital structure of 30 percent riskless debt and 70 percent equity. The assumed tax rate is 23 percent. If the asset beta is .9, what is the equity beta?
1. .63
2. 1.20
3. .41
4. 1.26
5. 1.49

4. Reena Industries has $138,000 of perpetual debt outstanding that is selling at par and has a coupon rate of 7 percent. If the tax rate is 21 percent, what is the present value of the tax shield on debt?
1. $31,010
2. $3,284
3. $28,412
4. $28,980
5. $2,029

5. In a world with taxes and financial distress, when a firm is operating with the optimal capital structure:
(I) the debt-equity ratio will also be optimal.
(II) the weighted average cost of capital will be at its minimal point.
(III) the required return on assets will be at its maximum point.
(IV) the increased benefit from additional debt is equal to the increased bankruptcy costs of that debt.
1. II, III, and IV only
2. I, II, and IV only
3. I and II only
4. I and IV only
5. II and III only

6. Which of the following would be indicative of inefficient markets?
1. Immediate and accurate response
2. Delayed response
3. Overreaction with reversion and delayed response
4. Overreaction and reversion
5. Immediate and accurate response with a zero NPV

In: Finance

in java Implement a function print2Darray(int[][] array) to print a formatted 4x4 two dimensional integer array....

in java

Implement a function print2Darray(int[][] array) to print a formatted 4x4 two dimensional integer array. When the array contains {{10, 15, 30, 40},{15, 5, 8, 2}, {20, 2, 4, 2},{1, 4, 5, 0}}, Your output should look like:

{10 15 30 40} {15 5 8 2}{ 20 2 4 2}{ 1450}

Now, implement another function print2DList(ArrayList<ArrayList<Integer>> list) to print a formatted 2D list.

In: Computer Science

Question: In a small scale market study investigating brand liking (Y) for product variations with differen......

Question: In a small scale market study investigating brand liking (Y) for product variations with differen...

In a small scale market study investigating brand liking (Y) for product variations with different moisture content (X1) and sweetness (X2), the following data were obtained.

Product

Variation

Moisture

Content

Sweetness

Liking

1

4

2

64

2

4

4

73

3

4

2

61

4

4

4

76

5

6

2

72

6

6

4

80

7

6

2

71

8

6

4

83

9

8

2

83

10

8

4

89

11

8

2

86

12

8

4

93

13

10

2

88

14

10

4

95

15

10

2

94

16

10

4

100

Problem: Regress Liking on each of the other two factors independently. Regress Liking on both of the two other factors simultaneously. Discuss results. Based on the multiple regression, what would the expected liking for a product variation that includes 7 moisture content and 5 sweetness? Is this a valid expectation? Why or why not?

In: Accounting

How many lone pairs are in the best Lewis structure of SeCN-?

Lewis Diagrams -- Formal Charges


How many lone pairs are in the best Lewis structure of SeCN-?  


 What is the formal charge on the O atom in the correct or best Lewis structure for CO?  +7 +6 +5 +4 +3 +2 +1 0 -1 -2 -3 -4 -5 -6 -7  


What is the total number of valence electrons in the Lewis structure of NO2-


In: Chemistry

Find the matrix P that diagonalizes A, and check your work by computer P^-1AP. This matrix...

Find the matrix P that diagonalizes A, and check your work by computer P^-1AP. This matrix is

[-14 12]

[-20 17]

I've tried this problem, and I keep getting the eigenvalues of λ=1, 2 and the eigenspace [4 5] for λ=1, and eigenspace [3 4] for λ=2. However, whenever I check it with P^-1AP, it doesn't produce a diagonal matrix.

In: Advanced Math

Calculate the EOQ for the following items based on the information given. Annual Demand Annual Holding...

Calculate the EOQ for the following items based on the information given.
Annual Demand Annual Holding Cost (per unit) Order Cost
Item #1 30000 $0.75 $25.00
Item #2 15000 $3.15 $30.00
Item #3 55000 $2.50 $20.00
Item #4 80000 $2.00 $40.00
EOQ
Item #1
Item #2
Item #3
Item #4

In: Accounting

You are given the following cash flows for the project: Time 0 Time 1 Time 2...

  1. You are given the following cash flows for the project:

Time 0

Time 1

Time 2

Time 3

Time 4

-115,000

30,000

50,000

50,000

20,000

If the If the required rate of return is 13%, (1) what is the payback period, (2) what is the NPV, (3) what is the IRR, and (4) what is the Profitability Index (PI). Should we accept the project?

In: Finance

Consider the four distributed mutual exclusion algorithms Permission Based ---#1: Centralized Mutual Exclusion ---#2: Decentralized Mutex...

Consider the four distributed mutual exclusion algorithms
Permission Based
---#1: Centralized Mutual Exclusion
---#2: Decentralized Mutex Algorithm
---#3: Distributed Mutual Exclusion
#4: A Token Ring Algorithm
Discuss their relative fault tolerance – basically the effect of processor crashes on the
performance of the algorithm. You don’t have to come up with a 1-2-3-4 ordering.

In: Computer Science