Questions
Rewrite the net ionic reaction. If there is NO reaction, simply write NR. 1) (Na2CO3 +...

Rewrite the net ionic reaction. If there is NO reaction, simply write NR.

1) (Na2CO3 + Kl)

2) (AgNO3 + Kl)

3) (CuSO4 + AgNO3)

4) (AlCl3 + AgNO3)

5) (Zn(C2H3O2)2 + AgNO3)

6) (Pb(NO3)2 + AgNO3)

7) (Na3PO4 + AgNO3)

In: Chemistry

HouseID Age(years) Size(sqft) Bedrooms Price($1,000) 1 7 1580 3 132.0 2 8 1744 3 123.9 3...

HouseID Age(years) Size(sqft) Bedrooms Price($1,000)
1 7 1580 3 132.0
2 8 1744 3 123.9
3 5 1863 3 159.1
4 7 1824 4 126.0
5 3 1924 4 128.3
6 10 1707 4 145.4
7 5 1898 3 126.1
8 5 2063 4 128.4
9 7 1641 3 147.4
10 7 1524 3 121.5
11 4 2144 3 167.7
12 9 1518 2 109.2
13 8 1645 3 132.6
14 5 2741 4 212.3
15 6 1718 3 111.8
16 7 1713 3 119.6
17 8 2240 4 162.0
18 6 1809 3 145.1
19 3 1588 4 124.4
20 9 1941 3 129.8
21 8 1783 4 127.4
22 6 2186 4 141.8
23 7 2018 4 131.3
24 4 2375 4 164.2
25 7 1801 4 127.9
26 5 2266 3 158.8
27 2 1891 3 131.2
28 6 2514 4 173.3
29 7 1738 3 121.4
30 6 2091 3 170.0
31 7 2495 4 185.6
32 5 1551 3 111.4
33 10 1814 4 134.9
34 9 1822 3 117.1
35 6 2289 4 186.8
36 8 2080 3 141.4
37 9 1758 3 137.6
38 9 2299 3 181.5
39 8 2190 3 139.2
40 8 1671 3 137.6
41 7 1544 3 137.4
42 6 1331 2 93.7
43 6 1386 3 86.5
44 4 2219 4 153.0
45 5 1793 3 129.4
46 8 1812 3 145.5
47 11 1499 3 124.2
48 4 1766 3 134.6
49 3 2060 3 162.5
50 9 1529 3 109.1
51 6 1276 2 97.9
52 7 2086 3 146.8
53 6 1395 2 95.1
54 4 1409 2 116.0
55 8 2009 3 155.3
56 7 1894 4 144.1
57 8 1190 2 88.8
58 5 1811 3 152.6
59 2 1689 3 146.5
60 7 1690 3 136.4
61 6 1685 3 125.2
62 6 1588 3 127.6
63 6 1730 3 143.6
64 5 1951 3 158.8
65 3 2040 3 139.9
66 8 1749 3 141.2
67 6 1111 2 86.7
68 5 1775 4 116.2
69 9 1478 2 100.7
70 10 2125 3 171.8
71 4 1596 3 135.1
72 5 1610 3 139.5
73 4 1724 2 151.4
74 4 1713 3 122.5
75 9 1490 3 115.3
76 10 1881 3 152.4
77 2 1868 3 162.0
78 8 2257 4 163.6
79 9 1614 4 145.3
80 5 1775 3 143.7
81 5 1770 3 129.3
82 2 2213 3 175.1
83 3 1743 3 152.2
84 6 2068 3 162.8
85 9 1705 3 126.7
86 6 1788 4 138.5
87 6 2334 4 180.1
88 5 1579 2 103.0
89 5 1478 2 105.1
90 4 2042 3 167.2
91 8 2263 3 158.8
92 9 1659 3 122.5
93 4 1978 4 131.1
94 4 1598 3 125.2
95 2 2523 4 197.9
96 7 1846 3 143.5
97 8 2292 3 163.2
98 8 1872 3 153.8
99 7 1954 3 146.1
100 5 1679 3 118.4

1). Which predictor variables are statistically significant at the 10% significance level?

2). What is the slope and p-value of the bedrooms variable?

3). What percentage of the variability in price is explained by this model?

In: Math

Trace the following code segment 1. use the red numbers under each statement to show the...

Trace the following code segment

1. use the red numbers under each statement to show the order that you execute the code by.

For example: (1) means int p=3; (2) means p<10; (3) means p+=3;

(1)(2)(3) means you execute int p=3 then p<10 then P+=3;

(2)(1)(3) means you execute p<10 then int p =3 then P+=3;

2. show its output:

int x = 30,  num = 100;

    (1)   

while ( x > 0)

(2)

          {

cout   <<   endl

                         <<  “ x =“   <<   x    <<   “ “   <<   “num =”   <<   num;

  (3)

              x   - = 10;

  (4)

num += x;

(5)

}

In: Computer Science

Two speakers face each other, and they each emit a sound of wavelength (lambda). One speaker...

Two speakers face each other, and they each emit a sound of wavelength (lambda). One speaker is 180 (degrees) out of phase with respect to the other. If we separate the speakers by a distance1.5 (lambda),how far from the left-most speaker should we place a microphone in order to pick up the loudest sound? Ignore reflections from nearby surfaces. Select all that apply.
  • 3/4 lambda
  • 0  lambda
  • 1/2  lambda
  • 1/4  lambda
  •   1     lambda
 

In: Physics

1.         What is the price of a $1,000 par value bond with an 8% coupon rate paid...

1.         What is the price of a $1,000 par value bond with an 8% coupon rate paid annually, if the bond is priced to yield 8% and has 9 years to maturity?

    

2.         What would be the price of the bond in #1 if the yield decreased to 6%?

   

3.         What would be the price of the bond in #1 if the yield rose to 10% and was callable at 110% of par in 4 years?

                

4.         What is the yield to maturity for a Zero Coupon Bond that has 15 years left to maturity and is selling for $209?

In: Finance

The XYZ Company is performing capital budgeting to decide whether to build a factory to produce...

The XYZ Company is performing capital budgeting to decide whether to build a factory to produce bicycles.

The factory will cost $1 million at time 0 and $1 million at time 1.

It will result in positive cash flows of:

Time Amount
2 100,000
3 200,000
4 300,000
5 400,000
6 500,000

The factory will be sold at time 6.

The opportunity cost of capital is 4% effective.

Find the minimum sale price at time 6 to make the factory a desirable investment.

In: Finance

A plane is missing, and it is presumed that it was equally likely to have gone...

A plane is missing, and it is presumed that it was equally likely to have gone down
in any of 4 possible regions. Let 1 βi, i = 1, 2, 3, 4, denote the probability that
the plane will be found upon a search of the ith region when the plane is, in fact, in
that region. (The constants βi are called overlook probabilities, because they represent the probability of overlooking the plane; they are generally attributable to the
geographical and environmental conditions of the regions.) What is the conditional probability that the plane is in the 1st region given that a search of region 1 is
unsuccessful?

In: Statistics and Probability

Explain briefly what the following algorithm does and write the output below: (5 credits) Step 1:...

Explain briefly what the following algorithm does and write the output below: (5 credits)

Step 1: Set sum equal to 0, set n equal to 1

Step 2: Repeat steps 3, 4 and 5 until sum > 60

Step 3: Set sum equal to sum + n2

Step 4: Replace n with n +1

Step 5: Print n and sum on a new line

Step 6: Stop

Show output:

In: Computer Science

Q1. Player 2 e f g h a 0,0 3,5 1,6 -3,3 Player 1 b x,y...

Q1.

Player 2
e f g h
a 0,0 3,5 1,6 -3,3
Player 1 b x,y 0,7 4,y 10,5
c x,3 4,0 2,1 -4,-2
d -2,4 0,5 0,7 -7,3

a) Suppose x = -2 and y = 9. How many rationalizable strategies does Player 1 have?

b) Suppose x = -2 and y = 9. How many rationalizable strategies does Player 2 have?

c) Suppose x = -2 and y = 9. What is the sum of both players' payoffs in all pure strategy Nash equilibria of the game?

d) Suppose x = 3 and y = 9. How many rationalizable strategies does Player 1 have?

e) Suppose x = 3 and y = 9. How many rationalizable strategies does Player 2 have?

f) Suppose x = 3 and y = 9. What is the sum of both players' payoffs in all pure strategy Nash equilibria of the game?

In: Economics

JAVA Point of Sale System The McDowell Restaurant chain has asked you to write a menu...

JAVA Point of Sale System
The McDowell Restaurant chain has asked you to write a menu program for their new Fast-food
service machines. Your program already prints the following menu like this:
**********************************************************************
McDowell’s Restaurant
**********************************************************************
Make your selection from the menu below:
1. Regular Hamburger $1.50
2. Regular Cheeseburger $1.75
3. Fish Sandwich $2.50
4. Half-pounder with cheese $2.75
5. French Fries $0.99
6. Large Soft Drink $1.25
***********************************************************************
Select 1, 2, 3, 4, 5, or 6 ----- >
Your program must now read the customer’s selection and compute the total price of their
purchase, including 6.5% sales tax.
Input
The first line of input represents N, the number of test cases. The additional lines consists of a
sequence of integers scoped between 1 to 6. Each number should indicate a selection from the
above menu to be purchased.
Output
The program should print the sum of the orders plus tax as “Please pay $<dollars>”, where
<dollar> is the total amount of the purchase then conclude with “Thank you for eating at
McDowell’s”.


Sample Input Sample Output
1
1 4 4 5 3 1 Please pay $12.77
Thank you for eating at McDowell’s!

In: Computer Science