Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

On January 1, Year 5, Pic Company acquired 7,500 ordinary shares of Sic Company for $699,000. On January 1, Year 6, Pic Company acquired an

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

On January 1, Year 5, Pic Company acquired 7,500 ordinary shares of Sic Company for $699,000. On January 1, Year 6, Pic Company acquired an additional 2,000 ordinary shares of Sic Company for $211,000. On January 1, Year 5, the shareholders' equity of Sic was as follows:

Ordinary shares (10,000 no par value shares issued)$200,000Retained earnings 336,000 $536,000

The following are the statements of retained earnings for the two companies for Years 5 and 6:

Pic Sic Year 5Year 6 Year 5Year 6Retained earnings, beginning of year$572,000 $646,500$336,000 $374,500 Profit 174,500145,500128,500145,000 Dividends (100,000) (120,000)(90,000) (90,000)Retained earnings, end of year$646,500 $672,000$374,500 $429,500

Additional Information

Pic uses the cost method to account for its investment in Sic.

Any acquisition differential is allocated to customer contracts, which are expected to provide future benefits until December 31, Year 7. Neither company has any customer contracts recorded on their separate-entity records.

There were no unrealized profits from intercompany transactions since the date of acquisition.

Required:

(a) Calculate consolidated profit attributable to Pic's shareholders for Year 6. (Omit $ sign in your response.)

Consolidated profit$

(b) Calculate the following account balances for the consolidated statement of financial position at December 31, Year 6: (Omit $ sign in your response.)

(i)Customer contracts$ (ii)Non-controlling interest$ (iii)Retained earnings$

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed
3.3. ERP stands for A. Enterprise Resource Program. B. Enterprise Reporting Program C. Enterprise Reprise Platform. D. Enterprise Resource Planning E. None of the above. 34. Advantages of ERP Systems indudes. A. Greater visibility and monitoring capabilities for management. B. Increased productivity through automation. C. Inexpensive and easy to use 6 A and I. E. A. BandC 35. Types of flowcharts used In systems documentation include: A. Program Flowchart, System Flowchart and Document Flowchart. B. System Flowchart, Document Flowchart and Data Flowchart. C. Document Flowchart, Syatern Flowchart and Transaction Flowchart. D. Tramaction Flowchart, Program Flowchart and Document Flowchart. 34, In creating a heD, a small circle (non bolded edges) represents A. The ifart or beginning of a process. B. The end of a process. C. An activity in the process. P. A decalon in the process 37. Which of the following commonly initiates the data input process? A. End of the month sales report B. An automatic butch processing. C A source document. D. A business activity. 38. Which of the following is not considered a source document? A. A copy of the company's sales journal. B. A copy of the company's shipping Invoice. C. A copy of the company's ledger. D. A copy of the company's financial statements. E. None of the above; all items are considered source documents. 39. Pre-numbered shipping documents and pre-numbered invoices are examples of A Group codes. B. Mnemonic codes. C Sequence codes. D. Block codes. E. A and B.0. Debbie Jones works In the accounting department of the Vedder Co. that provides consulting services related to landscape design as well as selling unique art glass and sculptures for residential horses/gardenj. Debbie's job includes updating accounts payable based on purchase orders and checks. Her responsibilities are part of the company's A. Revenue cycle. B. Expenditure cycle. C. Financing cycle. D. Expenditure cycle and revenue cycle. E. Financing cycle and revenue cycle. 41, Which of the following is true about a matter file? A. Individual master file records are permanent. B, Individual master file records may change frequently. C. Individual master file records are sometime being referred to as date value files. D. Individual master file records are sometime being referred to at entity files. E. Individual matter file records are no longer needed in an Als system. 42. Data processing includes all of the following except: A. Changing customer addresses, B. Removing inventory items no longer offered. C. Adding the name of a new vendor. D. Verifying subsidiary ledger balances. E. All of the above are part of data processing. 43. In Jackson, Florida, electric power is provided to consumers by Atlantic Power. Each month Atlantic Power mails bills to 100,000 households and then processes payments are they are received. Currently, payments are not accepted electronically (online]. Instead, customers are required to submit payment via US mail. What is the best way for this business to ensure that payment data entry is efficient and accurate? A. Well-designed paper forms. B. To use source documents. C. To use turnaround documents. D. To use sequentially numbered bills. 44. Sunshine Life Co. Is a life insurance company that collects, stores, prepares and provides life insurance policies to customers in the United States. When a customer's Information is received, it is recorded in a database and a ticket is provided to the policy underwriter. When the policy is issued, the database Is updated so that it always reflects the correct amount of life insurance coverage and the length of the policy available to the customers. In a DFD, which type of symbol would be used to represent the system processing customer's Information? A. A rectangle. B. Acircle. C. Two horizontal lines. D. A square. E. A arrow pointing in.(don't write anything down while you are engaged with the other students). If you get anything from the web, give references. Packing simulation Consider the following stochastic process: a start with an empty (1 D) array of length n (i.e. filled with 0) . as long as possible (see below), 0 check to see if any of the empty elements can be filled (see below) 0 pick a random empty (0) element of the array 0 if there is no filled (1) element within radius r of the chosen element, fill it. For example, if r :1 then the elements immediately to the left and right need to be em pty; if r =2 then two elements on each side should be empty (boundaries count as empty, e.g. if you pick element 0 of the array then you only need to consider elements from 1 to r) o othenNise try again a return the fraction of the array that is full Write the following functions: 0 fillab1e(i,a,r=1) : returns a Boolean that says whether element i of array a can be filled (i.e. whether i and all elements within distance r are empty). Make sure to account for boundaries! - any_fi11able(a, r=1) : returns a Boolean that says whether any elements of array a can be filled - fill_one(a,r=1) : fills a single element of a by picking random empty elements until it finds one that can be filled. Returns None (modifies the array a). fill_one() can assume that any_fi11ab1e( ) is True . . fill_sim(n,r=1) : creates an array of length n and fills it until there are no fillable spaces left; returns the filled array . count_sim(n, r=1) : calls fill_sim and computes the proportion of filled spaces in the resulting array Create a 2dimensional array with 10 rows and 20 columns. Fill it with the results of fill_sim( ) for radii from 1 to 10 and array sizes from 15 to 49. Create a plot that displays the contents of the array (probably using matplotlib.pyplot .plot( ) ). Submit your code in the drobox as macid_proj_package.py and your plot as macid_proj_package. png City of San Diego monitors the water treatment plant effluent for turbidity, disinfection byproducts, etc. and submit the monthly report to ........ agency. Question 2 10 p Helix Water District samples source water for total coliform, fecal coliform and EColi and submit monthly reports to .......agency.Matrix Multiplication In this problem, you will design a programme that performs matrix multiplication. It is recommended that you design a function to do so. For any two given matrix A. b of dimension Nx M and M >( L. the product matrix is a matrix C of dimension N x L. and the equation For such computation Is: 61; = E}: ark ' bk; For Python formatting Use format to preserve two decimal digits. " {2 .21'} " .format(a_float) CU\" Input Specication The rst line will contain one integer T. which is the number oftest cases in the problem {1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Legal Environment Of Business Text And Cases

Authors: Frank B. Cross, Roger LeRoy Miller

9th Edition

1285428943, 9781305142947, 1305142942, 978-1285428949

More Books

Students also viewed these Law questions

Question

7. One or other combination of 16.

Answered: 1 week ago