Diana is a 24-year-old who comes to the clinic for preconcep…

Diana is a 24-year-old who comes to the clinic for preconception counseling due to asthma. She has had asthma since she was a child and has allergies to pollen, dust mites, and mold. She was on allergy shots until college and then discontinued them. She has two inhalers: a maintenance inhaler of albuterol and an emergency inhaler of prednisone. Diana states she is worried about the effects of her asthma medications on her baby. The nurse instructs Diana

Write a Java program that reads the desired number of coin f…

Write a Java program that reads the desired number of coin flips as an input and prints “Heads” or “Tales” randomly for each coin flip. The main method reads the number of coin flips from the user (Assume the input is a value greater than 0) and uses a loop that generates a random number between 0 and 1, passes that number to the method coinFlip, and prints the value returned by the method. The loop is repeated as many times as the number of coin flips entered.  The coinFlip method takes a random number (0 or 1) as a parameter and returns the string “Heads” or “Tails” according to the random value received. Assume the value 1 represents “Heads” and 0 represents “Tails”.  Ex: If the input is: 3 the output could be: Heads Tails Heads Note: The random number is created in the main() method using the Math.random() method.

Acme Company uses a standard cost accounting system. The com…

Acme Company uses a standard cost accounting system. The company’s standard is 8.0 direct labor hours per unit of finished goods. For the current month, budgeted production is 700 units of finished goods and budgeted direct labor costs are $352,800. Actual production is 670 units, actual direct labor costs are $349,270, and actual direct labor hours worked are 5,690 hours. What is the direct labor rate variance? 

Acme Company uses a standard cost accounting system. The com…

Acme Company uses a standard cost accounting system. The company’s standard is 8.0 direct labor hours per unit of finished goods. For the current month, budgeted production is 700 units of finished goods and budgeted direct labor costs are $352,800. Actual production is 670 units, actual direct labor costs are $342,270, and actual direct labor hours worked are 5,690 hours. What is the direct labor rate variance?