1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
frosja888 [35]
3 years ago
15

Garth’s Distributing contracted with Wally Co. to sell it bottled water for $20,000. The contract is silent about assignments. G

arth’s owed $18,000 to Zeta Corp., so after Garth’s delivered the bottled water to Wally, Garth’s assigned to Zeta all of its rights to receive money under the bottled water contract with Wally. Zeta informed Wally of the assignment and demanded that Wally make the payment. If Wally refuses to pay Zeta and Zeta sues Wally, then____________________.
A. Wally prevails because it did not give permission for the assignment
B. Wally prevails because the assignment is for an amount more than the amount that Garth owed Wally so is against public policy
C. Zeta prevails because assignments like this are generally valid
D. Zeta prevails, but only if the assignment is signed and in writing
Business
1 answer:
soldier1979 [14.2K]3 years ago
4 0

Answer:

D. Zeta prevails, but only if the assignment is signed and in writing

Explanation:

Zeta prevails but only if the assignment is in writing and is signed.

If the assignment is express thereby and is signed by the parties in contract , then zeta can demand the amount from willy. Without any written consent and permission , willy cannot enforce the payment to zeta.

This is the best option in this case .

You might be interested in
A way of buying, in which you can purchase goods or services and pay later, is called:
Trava [24]
A credit Xdxdxxdxdxdxd
5 0
3 years ago
Oriole Company reports the following financial information before adjustments. - Dr. Cr. Accounts Receivable $130,100 Allowance
fgiga [73]

Answer:

(a) 4% of accounts receivable

  • Oriole Company estimates bad debts at (a) 4% of accounts receivable  

Dr Bad Debt Expense $ 35,001  

Cr Allowance for Uncollectible Accounts  $ 35,001

  • (b) 4% of accounts receivable but Allowance for Doubtful Accounts had a $1,490 debit balance.

Dr Bad Debt Expense $ 39,801  

Cr Allowance for Uncollectible Accounts  $ 39,801

Explanation:

Initial Balance  

Dr Accounts Receivable   $ 130,100

Cr Allowance for Uncollectible Accounts  $ 3,310

Sales Revenue (all on credit)  

Dr Accounts Receivable  $ 880,500  

Cr Sales  $ 880,500

Sales Returns and Allowances    

Dr Sales Returns and Allowances $ 52,830  

Cr Accounts Receivable   $ 52,830

Oriole Company estimates bad debts at (a) 4% of accounts receivable  

Dr Bad Debt Expense $ 35,001  

Cr Allowance for Uncollectible Accounts  $ 35,001

To register the adjustment of 4% of accounts receivables it's necessary considerate the values previously recorded in the account.

It means, CREDIT Balance $3,310 and to register the difference.

4% of accounts receivable but Allowance for Doubtful Accounts had a $1,490 debit balance.  

Dr Allowance for Uncollectible Accounts  $ 1,490

Dr Bad Debt Expense $ 39,801  

Cr Allowance for Uncollectible Accounts  $ 39,801

If the company applies the allowance method, it means that the account Allowance for Uncollectible Accounts must show as balance the % of accounts receivables as CREDIT.  

Because the company has a debit balance in that account it's necessary to register an entry that compensate the DEBIT value and reflect A CREDIT estimated as % of account receivable.  

FINAL Balance  

Dr Accounts Receivable  $ 957,770  

Cr Allowance for Uncollectible Accounts  $ 38,311

Bad accounts are those credits granted by the company and there is no possibility of being charged.

When customers buy products on credits but the company cannot collect the debt, then it's necessary to cancel the unpaid invoice as uncollectible."

One way is to directly cancel bad debts at the time it was decided that the credit is bad, the total amount reported as bad debt expenses negatively affect the income statement and the accounts receivable are reduced by the same amount, less assets

The other way is to determine a percentage of the total amount of accounts receivable as bad debts, there are many ways to analyze accounts receivable and calculate the value of bad debts.

When the company has the percentage of uncollectible accounts, the required journal entry is Bad Expenses (debit) with Reserve for Bad Accounts (credit)

At the time of cancellation, since the expenses were recognized before, we only use the Allowance for Uncollectible Accounts (Debit)  with accounts receivable (credit), with this we are recognizing the bad credit of the company.

7 0
2 years ago
Tune Store reports inventory using the lower of cost and net realizable value (NRV). Information related to its year-end invento
Genrish500 [490]

Answer:

inventory impairment/cost of good sold (p/l)   $500

Explanation:

IAS 2 requires that inventory be initially recognized at cost including cost of purchase and other necessary cost incurred in getting the inventory to the location where it becomes available for sale.

Subsequently, the item of inventory is carried at the lower of cost or net realizable value (NRV).

              Quantity    Unit Cost     Unit NRV      Lower of cost/NRV  Amount

Model A    100               $100              $ 120       $100                       $10,000

Model B      50                $50               $ 40        $40                         $2,000

Model C      20                $200             $210        $200                      $4,000

Adjustment required = 50 ($50 - $40)

=$500

This posted as

Debit inventory impairment/cost of good sold (p/l)   $500

Credit Inventory account                                              $500

5 0
3 years ago
You want to buy some used textbooks from an online auction but you see they don't accept credit cards. You don't want to send th
Nataly [62]

Answer:

Online actions are not always, but many times a fraud. The Federal trade commission (FTC) warns about them in their website because a lot of people fall for them every year. If the seller doesn't accept a credit card, you can try another online payment method like PayPal, but never send cash or any check.

8 0
3 years ago
Write the AddressList method newBusiness. This method searches addresses for an existing business with an identical address (i.e
max2010maxim [7]

Answer:

See explaination

Explanation:

// Address.java

public class Address {

/**

* The name of the business

*/

private String name;

/**

* The name of the street the business is on

*/

private String street;

/**

* The street number of the business

*/

private int number;

/**

* Constructs an Address that represents a business with name nm,

* at number no on the street st

*/

public Address(String nm, String st, int no)

{

name = nm;

street = st;

number = no;

}

/**

* Returns the name of the business

*/

public String getName()

{

return name;

}

/**

* Returns the name of the street on which the business is located

*/

public String getStreet()

{

return street;

}

/**

* Returns the street number of the business

*/

public int getNumber()

{

return number;

}

}

//end of Address.java

//AddressBook.java

import java.util.ArrayList;

import java.util.List;

public class AddressBook {

/**

* The list of business addresses. No two businesses in the list

* can have the same address (both the same street and street number)

*/

private List<Address> addresses;

/**

* Constructs an empty AddressBook

*/

public AddressBook()

{

addresses = new ArrayList<Address>();

}

/**

* atparam st the name of a street

* atreturn a list with the names of each business with an address on that street

*/

public List<String> onStreet(String st)

{

// create an empty output list of names of business

List<String> businessName = new ArrayList<String>();

// loop over the list of addresses

for(int i=0;i<addresses.size();i++)

{

// if ith street of address = nm, add the name of the business to the output list

if(addresses.get(i).getStreet().equalsIgnoreCase(st))

businessName.add(addresses.get(i).getName());

}

return businessName; // return the list

}

/**

* Searches for an existing business with an identical address (street and number

* both match). Updates the record to an address with name nm, street st and number no.

* If no entry already exists adds a new address to the end of the list with these parameters.

*

* atparam nm the name of the business

* atparam st the street the business is on

* atparam no the street number of the business

* atreturn the index of where the business address is on the list

*/

public int newBusiness(String nm, String st, int no)

{

// loop over the list of addresses

for(int i=0;i<addresses.size();i++)

{

// if ith index addresses match the street and number of the input st and no

if((addresses.get(i).getStreet().equalsIgnoreCase(st)) && (addresses.get(i).getNumber() == no))

{

addresses.remove(i); // remove the ith address from list

addresses.add(i, new Address(nm,st,no)); // add a new address with the input name, street and number at ith index

return i; // return the index i

}

}

// if no address match, add the business at the end of the list

addresses.add(new Address(nm,st,no));

return addresses.size()-1; // return the last index

}

}

//end of AddressBook.java

5 0
3 years ago
Other questions:
  • Travis Company purchased merchandise on account from a supplier for $7,500, terms 2/10, net 30 on December 26. Travis Company pa
    10·1 answer
  • On January 1, 2020, Snitchy Company purchased a tractor-trailer rig for $188,000.
    8·1 answer
  • Element Corporation reported the following equity section on its current balance sheet.
    13·1 answer
  • Consider the market for a breakfast cereal. The​ cereal's price is initially ​$3.003.00 and 7070 thousand boxes are demanded per
    7·1 answer
  • Using the information below, calculate cost of goods sold for the period: Sales revenues for the period$1,312,000 Operating expe
    15·1 answer
  • Which of these statements is true?
    7·2 answers
  • When a principal falsely leads a third party to believe that another individual serves as his or her agent, the principal has cr
    5·1 answer
  • Following is a portion of the investments footnote from Homer Corp. 2012 10-K. (in millions) 2012 Amortized cost of available-fo
    7·1 answer
  • Bramble Corp. purchased a truck at the beginning of 2020 for $109000. The truck is estimated to have a salvage value of $3700 an
    9·1 answer
  • If there is allocative efficiency in a purely competitive market for a product, the maximum price consumers are willing to pay i
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!