Questions
How does oxidation effect steel and what consequences does this have on steel bridges?

How does oxidation effect steel and what consequences does this have on steel bridges?

In: Mechanical Engineering

A comparative balance sheet and income statement is shown for Cruz, Inc.

 

A comparative balance sheet and income statement is shown for Cruz, Inc.

CRUZ, INC.
Comparative Balance Sheets
December 31, 2017
    2017       2016  
Assets              
Cash $ 99,000     $ 25,000  
Accounts receivable, net   42,800       53,100  
Inventory   89,600       99,700  
Prepaid expenses   5,600       4,400  
Total current assets   237,000       182,200  
Furniture   113,000       124,700  
Accum. depreciation—Furniture   (17,600 )     (9,400 )
Total assets $ 332,400     $ 297,500  
Liabilities and Equity              
Accounts payable $ 15,600     $ 21,900  
Wages payable   9,400       5,200  
Income taxes payable   1,500       2,700  
Total current liabilities   26,500       29,800  
Notes payable (long-term)   31,100       65,700  
Total liabilities   57,600       95,500  
Equity              
Common stock, $5 par value   238,600       190,000  
Retained earnings   36,200       12,000  
Total liabilities and equity $ 332,400     $ 297,500  
 

CRUZ, INC.
Income Statement
For Year Ended December 31, 2017

Sales   $509,400

Cost of goods sold    327,800

Gross profit    181,600

Operating expenses      

Depreciation expense$39,200    

Other expenses 92,900  132,100

Income before taxes    49,500

Income taxes expense    18,100

Net income   $31,400

   Required:
Use the indirect method to prepare the cash provided or used from operating activities section only of the statement of cash flows for this company. (Amounts to be deducted should be indicated with a minus sign.)

QS 12-12 Computing cash from asset sales LO P3

Furniture costing $57,700 is sold at its book value in 2017. Acquisitions of furniture total $46,000 cash, on which no depreciation is necessary because it is acquired at year-end. What is the cash inflow related to the sale of furniture?
  

 
 
     
Cash flows from operating activities    
     
Adjustments to reconcile net income to operating cash flow    
Income statement items not affecting cash    
     
Changes in current operating assets and liabilities    
Accounts payable decrease    
     
     
     
     
     
    0
    $0

QS 12-12 Computing cash from asset sales LO P3

Furniture costing $57,700 is sold at its book value in 2017. Acquisitions of furniture total $46,000 cash, on which no depreciation is necessary because it is acquired at year-end. What is the cash inflow related to the sale of furniture?
  

 
 
Furniture
Beg. bal.      
       
       
End. bal. 0    
 
Accumulated Depreciation
Beg. bal.      
       
       
End. bal. 0    
 
     
Cost  
Accumulated depreciation  
Book value (Cash received) $0

In: Accounting

Question: Give an example of a hypergeometric random variable for which a binomial random variable is...

Question:

Give an example of a hypergeometric random variable for which a binomial random variable is NOT a good approximation. You must describe each of the following:

i. the experiment

ii. a random variable X from the experiment and what X represents

iii. the probability mass function (PMF) of X

iv. a binomial random variable that approximates X and its parameters

v. the PMF of the binomial random variable and why it's a good estimate of the PMF of X

In: Statistics and Probability

Write a program that displays a frame containing two labels that display your name, one for...

Write a program that displays a frame containing two labels that display your name, one for your first name and one for your last. Experiment with the size of the window to see the labels change their orientation to each other.
USE FIRST NAME: Aya LAST NAME: KAYED.

SEND THE CODE IN THE EXACT FORMAT FOR JAVA ECLIPSE. I WILL COPY AND PASTE THE CODE SO I CAN RUN IT.

In: Computer Science

Sally, a used-car broker needs to transport her inventory of cars from Irvine and Santa Ana...

Sally, a used-car broker needs to transport her inventory of cars from Irvine and Santa Ana to used-car auctions being held in Anaheim and Huntington Beach. Sally currently uses a trucking company that charges her for each car shipped. The transportation costs from each origin city and destination city are:

Origin

Destination

Cost per Car Shipped

Capacity (# Cars)

Irvine

Costa Mesa

$8

10

Irvine

Santa Ana

$5

10

Santa Ana

Costa Mesa

$9

10

Santa Ana

Huntington Beach

$20

20

Costa Mesa

Anaheim

$6

No limit

Costa Mesa

Huntington Beach

$7

No limit

Huntington Beach

Anaheim

$6

10

Sally has 15 cars in Irvine and 15 cars in Santa Ana. She wants to ship 20 cars to Anaheim and 10 cars to Huntington Beach in the cheapest way possible. She knows that it might make sense to ship some cars through Costa Mesa; there is a parking lot there where cars can be transferred from one truck to the next.

Formulate this problem as a linear program (algebraically define all decision variables, all constraints and the objective function). Do not solve it.

In: Operations Management

Section 20 of the companies act 2016 states that a company incorporated under this act is...

Section 20 of the companies act 2016 states that a company incorporated under this act is a body corporate.

explain using the case of solomon v solomon (1896)

In: Operations Management

Name and describe Objectives in Rate Making State the findings of Paul v. Virginia

Name and describe Objectives in Rate Making

State the findings of Paul v. Virginia

In: Finance

Which study design is best to minimize confounders--cohort or case-control?

Which study design is best to minimize confounders--cohort or case-control?

In: Advanced Math

A study, published in 1993, used U.S. state panel data to investigate the relationship between minimum...

A study, published in 1993, used U.S. state panel data to investigate the relationship between minimum wages and employment of teenagers. The sample period was 1977 to 1989 for all 50 states. The author estimated a model of the following type: ln(Eit )= β0 + β1ln(Mit /Wit ) + D2i + ... + D50i + B2t + ... + B13t + uit, where E is the employment to population ratio of teenagers, M is the nominal minimum wage, and W is average hourly earnings in manufacturing. In addition, other explanatory variables, such as the adult unemployment rate, the teenage population share, and the teenage enrollment rate in school, were included.

(a) Name some of the factors that might be picked up by time and state fixed effects.

(b) The author decided to use eight regional dummy variables instead of the 49 state dummy variables. What is the implicit assumption made by the author? Could you test for its validity? How?

(c) The results, using time and region fixed effects only, were as follows: = -0.182 × ln(Mit /Wit ) + ...; R2= 0.727 (0.036) Interpret the result briefly.

(d) State minimum wages do not exceed federal minimum wages often. As a result, the author decided to choose the federal minimum wage in his specification above. How does this change your interpretation? How is the original equation ln(Eit )= β0 + β1ln(Mit /Wit ) + D2i + ... + D8i + B2t + ... + B13t + uit, affected by this?

In: Economics

In java Modify your finished guessNumber.java program to include a random number generator to generate the...

In java

Modify your finished guessNumber.java program to include a random number generator to generate the guessed number (from 1 to 10). use the Random class to generate a random number between a range of integers. In your program include an if … then statement to check if the number you entered is bigger or smaller than the guessed number, and display a message. Also included is a counter to keep track on how many times the user has guessed, and display it at then end.

Below is the java code that needs to be modified:

/* Week3 in-class exercise
Name: numberGuess.java
Author: Your Name
Date:

*/

// need the Scanner class to get user input
import java.util.Scanner;

public class numberGuess {

/**
* @param args
*/
public static void main(String[] args) {
// TODO:
//
// a. declare a final int, and assign a value of 6 as the guessed number
           final int guessed_number = 6;

// b. create a Scanner to get user input
           Scanner input = new Scanner(System.in);
// c. use a do {} while loop to prompt the user to enter an integer between 1 and 10,
// assign the user input to an int, and compare to the guessing number
           int userInput = 0;
do{
System.out.println("Please enter an integer between 1 and 10.");
userInput = input.nextInt();
} while (userInput != guessed_number);

// d. if the number matches the guessed number,
// print out a message that the number entered is correct.
   System.out.println("\nNice! You entered the correct number.\n");

// Here is to print your name
System.out.println("Author: Your Name");
}

}

In: Computer Science