GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

dice1 = 3dice2 = 6 if dice1 + dice2 > 9:    if dice1 == dice…

dice1 = 3dice2 = 6 if dice1 + dice2 > 9:    if dice1 == dice2:        print(‘Double high’)    else:        print(‘Single high’)elif dice1 + dice2 > 5:    if dice1 == dice2:        print(‘Double med’)    else:        print(‘Single med’)else:    if dice1 == dice2:        print(‘Double low’)    else:        print(‘Single low’)   What is output by the program?   Core content: Programming – Control Structures (Selection: If/Else If)

Read Details

score = 3 if score >= 3:    print(‘Pass’)else:    print(‘Fai…

score = 3 if score >= 3:    print(‘Pass’)else:    print(‘Fail’)   What is output by the program?   Core content: Programming – Control Structures (Selection: If/Else)

Read Details

This table of values represents the path of a volleyball as…

This table of values represents the path of a volleyball as it travels from a player on one side of the court, over the net,  to a player on the other side of the court:  Distance (m) Height (m) 0 1.0 1 2.5 2 3.0 3 2.5 4 1.0 a)Enter the data above into the “Desmos” graphing calculator.  [1] b) Determine the equation (like we did in class) and insert the link, or a screen-shot of your graph here.  [3] Desmos Graphing Template (if needed)https://www.desmos.com/calculator/mniyjyafga c) State the equation of the line in the form y = ax2 +bx + c,  based on your results from above.  [2]

Read Details

Inthe Excel template, use the “Peter WACC” tab.   Peter Park…

Inthe Excel template, use the “Peter WACC” tab.   Peter Parker Industries manufactures a variety of superhero weapons. The company is considering introducing a new super-charged, solar-powered, disintegration ray gun.  The company’s CFO has collected the following information about the company for WACC calculation:  The company has a Beta of 1.4.  The risk free rate is 2.5% and the market risk premium is 8.5%.  The company has 100,000 shares outstanding with a current price of $12.  The company also has 10,000 shares of preferred stock outstanding with a dividend rate of 4% and a par value of $100.  It is currently trading for $75. The company’s debt has an average coupon rate of 4%, makes semi-annual payments, and has an average of 8 years to maturity.  The bonds currently trade at 110% of par with par of $1,000.  There are 2,000 bonds outstanding. The company’s tax rate is 21%. What is PP’s WACC?  Format:  XX.XX% with no leading 0’s.

Read Details

What volume of hydrogen at 304 K and 0.986 atm may be prepar…

What volume of hydrogen at 304 K and 0.986 atm may be prepared by the reaction of 8.98 g of gallium with an excess of hydrochloric acid? (R = 0.08206 L atm mol–1 K–1 , PV = nRT).  

Read Details

A patient taking fluoxetine (Prozac) presents with agitation…

A patient taking fluoxetine (Prozac) presents with agitation, diaphoresis, hyperreflexia, and confusion after starting tramadol. What is the most likely diagnosis?

Read Details

A sample of gas has a volume of 40.0 mL at a pressure of 6.5…

A sample of gas has a volume of 40.0 mL at a pressure of 6.5 psi. Determine the volume of the gas at a pressure of 8.5 psi.

Read Details

In the Excel template, use the “Peter WACC” tab.  Peter Park…

In the Excel template, use the “Peter WACC” tab.  Peter Parker Industries manufactures a variety of superhero weapons. The company is considering introducing a new super-charged, solar-powered, disintegration ray gun.  The company’s CFO has collected the following information about the company for WACC calculation:  The company has a Beta of 1.4.  The risk free rate is 2.5% and the market risk premium is 7.5%.  The company has 100,000 shares outstanding with a current price of $10.  The company also has 10,000 shares of preferred stock outstanding with a dividend rate of 7.0% and a par value of $100.  It is currently trading for $95. The company’s debt has an average coupon rate of 3.5%, makes semi-annual payments, and has an average of 7 years to maturity.  The bonds currently trade at 98.5% of par with par of $1,000.  There are 2,000 bonds outstanding. The company’s tax rate is 21%. What is PP’s WACC?  Format:  XX.XX% with no leading 0’s.

Read Details

***To access Desmos, go to Assessment Details at the bottom…

***To access Desmos, go to Assessment Details at the bottom of the screen, then Allowed URL’s*** Given the quadratic relation y = -4×2 + 2x + 1, use the graphing calculator (DESMOS) to find: a) the y-intercept [1] b) the x-intercept or “zero(s)”.   [1] c) the (x, y) coordinate of the vertex.  [1] d)  Insert the link or a screen-shot to your graph here.  

Read Details

Determine the density of NH3 gas at 385 K and 1.00 atm.

Determine the density of NH3 gas at 385 K and 1.00 atm.

Read Details

Posts pagination

Newer posts 1 … 26 27 28 29 30 … 82,655 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top