Premium Essay

Homework Solution

In:

Submitted By jiajingliu10
Words 5410
Pages 22
Solution Manual
Chapter 1 - Accounting for Intercorporate Investments 1. a. If the investor acquired 100% of the investee at book value, the Equity Investment account is equal to the Stockholders’ Equity of the investee company. It, therefore, includes the assets and liabilities of the investee company in one account. The investor’s balance sheet, therefore, includes the Stockholders’ Equity of the investee company, and, implicitly, its assets and liabilities. In the consolidation process, the balance sheets of the investor and investee company are brought together. Consolidated Stockholders’ Equity will be the same as that which the investor currently reports; only total assets and total liabilities will change.
b. If the investor owns 100% of the investee, the equity income that the investor reports is equal to the net income of the investee, thus implicitly including its revenues and expenses. Replacing the equity income with the revenues and expense of the investee company in the consolidation process will yield the same net income.

2. FASB ASC 323-10 provides the following guidance with respect to the accounting for receipt of dividends using the equity method:

The equity method tends to be most appropriate if an investment enables the investor to influence the operating or financial decisions of the investee. The investor then has a degree of responsibility for the return on its investment, and it is appropriate to include in the results of operations of the investor its share of the earnings or losses of the investee. (¶323-10-05-5)

The equity method is an appropriate means of recognizing increases or decreases measured by generally accepted accounting principles (GAAP) in the economic resources underlying the investments. Furthermore, the equity method of accounting more closely meets the objectives of accrual accounting than does the

Similar Documents

Free Essay

Homework and Solutions

...!"#$%&'()*')+,-./+01' !"#$%&'()*%+',"#+-(!./&'%0(12(3((456575859( )*%+',"#+(/#:(;0"+-(!./&'%0(12(3(451565?( ( 2+0345.'6-41./+01' !./&'%0(1@( 78( A#('.%(&*0$./+%(>%'.":5(/++%'+(/0%(0%$"0:%:(/'(>/0B%'(C/=*%5(/#:(D"":E,==(,+($0%/'%:('"(/$$"*#'( F"0('.%(%G$%++("F('.%(&*0$./+%(&0,$%("C%0('.,+(0%$"0:%:(C/=*%H(A#('.%(&""=,#D("F(,#'%0%+'+(>%'.":5( '.%( +H(L;M(E,==(&0""0%(+*/',$(0,+B(/==%0(F,0>+(>/I(Q+( F,#/#$,/=(0%+*='+(U/#:(+'"$B(&0,$%+V(/0%(#"(="#D%0($">>,#D=%:H( A'(:%&%#:+("#(."E('.%I(/0%(*+%:H(AF('.%I(/0%(*+%:('"(&0"'%$'(>/#/D%>%#'5('.%#('.%I(/0%(#"'(D"":( F"0(+'"$B."=:%0+H(AF('.%I(/0%(*+%:(/#/D%>%#'('"(#%D"',/'%('.%(+("F(/(>%0D%05( '.%#('.%I(/0%(D"":(F"0(+'"$B."=:%0+H( ( 98( ' $8( ( *8( R>"#D( '.%( :%F%#+,C%( '/$',$+( "F'%#( %>&="I%:( /#/D%>%#'( /0%( +%%B,#D( E.,'%( B#,D.'+5( '.0%/'%#,#D( '"( +%==( '.%( $0"E#( Y%E%=+5( /&&%/=,#D( '"( 0%D*=/'"0I( /D%#$,%+( /#:( '.%( $"*0'+( U,F( &"++,%#:>%#'+( /0%( /C/,=/*+'(F%%=('.%(/$N*,+,',"#(E,==(,#$0%/+%(C/=*%( (E,==((b5('.%('/0D%'($">&/#I5(+"-( (( ( ( (R++%'+(F0">(a(^(7@59``U_14V(^(_29159``(U,*>(&%0(+./0%5(+"-( (;*0$./+%(&0,$%("F(b(^(6@5```U_42(c(8V(^(_9@75```( (K.%(D"":E,==($0%/'%:(E,==(( :%,#*+( '.%( >/0B%'( C/=*%( "F( /++%'+H( d%#%0/==I5( '.%( >/0B%'( C/=*%("F($*00%#'(/++%'+(,+(%N*/=('"('.%(("F('.%('E"(F,0>Q+(&0%[>%0D%0(%0D%0(F,G%:(/++%'+("F('.%(/$N*,0%0(/#:('.%(>/0B%'(C/=*%("F( F,G%:(/++%'+("F('.%('/0D%'(F,0>H(K.%(&"+'[>%0D%0(/0B%'( C/=*%( "F( '.%( '/0D%'(&=*+('.%(;X("F('.%(,#$0%>%#'/=($/+.(F="E+(D%#%0/'%:(%+('.%(+*>("F( '.%(>/0B%'(C/=*%("F('...

Words: 301 - Pages: 2

Free Essay

Network Homework Solution

...复习题: 4.答:不同意。如课本中所述,所有的通信会话都有客户端和服务器端。在P2P文件共享应用中,接收文件的一方是客户端,发送文件的一方是接收端。 5.答:目的主机的IP地址和目的端口号。 9.答:SSL运行在应用层。SSL socket从应用层获取未加密的数据,加密后,传递给TCP socket。如果应用程序的开发者想要用SSL来强化UDP,他必须把SSL代码包含到应用程序中。 12.答:当用户第一次访问网站时,网站返回一个cookie号。cookie号存储在用户的主机上,由浏览器管理。在每一次后续的访问(或购物)时,浏览器将cookie号发回站点。因此站点知道这个用户(更准确的说,是这个浏览器)在访问站点。 16.答:报文通过从Alice的主机发送到邮件服务器,使用HTTP协议。Alice的邮件服务器将报文发送到Bob的邮件服务器,使用SMTP协议。Bob将报文从他的邮件服务器传输到他的主机,使用POP3协议。 17. [pic] Figure: A sample mail message header Received:该首部表示SMTP服务器发送和接受邮件报文的序列号,包含各自的时间戳。 这个例子中有4个“Received:”首部。这意味着这和邮件报文在到达接受者的邮箱之前经过了5个不同的SMTP服务器。 ● 第四个“Received:”首部表示邮件报文从发送者的SMTP服务器流向传输服务器链中的第二个SMTP服务器。发送者的SMTP服务器的地址是65.55.135.123,第二个SMTP服务器是by 130fd.bay130.hotmail.msn.com。 ● 第三个“Received:”首部表示邮件报文从服务器链中的第二个SMTP邮件服务器流向第三个SMTP服务器,然后继续。 ● 最后,第一个“Received:”首部表示邮件报文从服务器链中的第四个SMTP服务器流向最后一个SMTP服务器(例如,接受者的邮件服务器)。 Message-id: 报文的编号是BAY130- F26D9E35BF59E0D18A819AFB9310@phx.gbl (by by130fd.bay130.hotmail.msn.com)。Message-id是一个在报文创建时,由邮件系统分配的独一无二的字符串。 From: 表示邮件发送者的email地址。在上面的例子中,发送者是prithuladhungel@hotmail.com To: 表示邮件接受者的email地址。在上面的例子中,接受者是prithula@yahoo.com Subject: 表示邮件的标题(如果发送者指定)。在上面的例子中,发送者指定的标题是“Test mail” Date: 发送者发送邮件时的日期和时间。在这个例子中,发送者发送邮件的日期是19th May 2007,时间是23:52:36 GMT。 Mime-version: 邮件使用的MIME版本。在这个例子中是1.0。 Content-type: 在邮件报文主体的内容的类型。在这个例子中,是“text/html”。 Return-Path: 指定当邮件接受者想回复发送者时,回复邮件的发送地址。也被发送者的邮件服务器用来在发送错误时,返回不可发送的邮件报文。在这个例子中,返回路径是prithuladhungel@hotmail.com。 习题: 1. a) F b) T c) F d) F 4.答:a)请求的文档的URL是http://gaia...

Words: 270 - Pages: 2

Premium Essay

Essays

...Chapter 13 Homework Problems Notes: 1.) Hand in your answers/work on a separate sheet (not a printout of these problems). 2.) You can receive partial credit even if your answer is incorrect, but only if you show your work! 3.) Be sure to include units (amu, g, mL, etc.) on any answers that need them. This is worth points! 4.) Be sure to use the correct number of significant figures in your answers. This is worth points too! 1. Tell what kinds of intermolecular forces could occur between the following pairs of solute and solvent, and place the list in order from weakest to strongest solute-solvent attraction. Some pairs may experience more than one type of force. a. water dissolved in ammonia b. NO dissolved in H2S c. CO2 dissolved in ammonia d. Mg(NO3)2 dissolved in water 2. At sea level, the partial pressure of O2 is 0.21 atm. However, the Dead Sea is not at sea level -- it’s at a much lower altitude, where the atmospheric pressure is 806 mmHg and the temperature is 20˚C. Use Henry’s Law and Table 13.2 to calculate the molar concentration of O2 in the Dead Sea. 3. Suppose we make a solution by dissolving 42.5 g of I2 in 1.50 mol of CCl4. a. What is the molality of this solution? b. Suppose we wanted to use our 42.5 g of I2 to make a 0.500 m solution. What volume of CCl4 would we need? The density of CCl4 is 1.589 g/mL. 4. We dissolve...

Words: 741 - Pages: 3

Premium Essay

Poop

...presentation along with the required reading. After finishing the readings, you are encouraged to ask question/s that is related to this module and that you don’t know the answer to and want it to be answered. The question/s can be answered by anyone in class. The instructor will allow sometime for other students to answer the question/s before contributing. You can post your questions in MODULE 2 forum under the Discussion Forums. Complete Assignment #2. The assignments are posted in the ASSIGNMENTS area of the website. Even though the homework assignments are not to be turned in and graded, you are strongly encouraged to do them to understand the material and to prepare for quizzes and tests. A complete solution to this assignment will be posted on the course website under ASSIGNMENTS on Thursday (Sept 4th). You are encouraged to review the solutions and compare your work to the solution, ensuring that you understand the reasons the solutions appear as they do. You are also encouraged...

Words: 485 - Pages: 2

Free Essay

Science

...Detailed Lesson Plan (Grade 7) 1. Objectives After providing the necessary materials, each student; 1.1 investigates the different types of solutions: -unsaturated -saturated -supersaturated 1.2 performs an actual activity about solubility. 1.3 values the common solutions that can be found at home and can be used in daily living. 1. Learning Tasks 2.1 Topic: Solutions 2.2 Concept: The unsaturated solution has a less amount of solute to be dissolved. The saturated solution can hold no more solute to be dissolved. The supersaturated solution cannot hold more solute. 2.3 Materials 2.3.1 Textbook/Other Reference -Science Grade 7: Matter (K-12 Curriculum), pages 1-16 - http://www.infoplease.com/encyclopedia/science/solution-heat-solution.html 2.3.2 Instructional Materials - video clips, materials enumerated for the experiment and activity sheet. 2. Methodology 3.1 Daily Activities 3.1.1 Prayer/ Greetings Christ Jesus Whom we open our eyes, may you be there; When we open our ears, may you be there; When we open our mouths, may you be there; When we open our diaries, may you be there. Help us to see with your eyes; Help us to hear with your ears; Help us to speak your truth in love; Help us to make time for you… for others… for ourselves. Amen. 3.1.2 Checking of Attendance 3.1.3 Checking of Assignment 3.2 Preparatory Activities 3.2.1 Review Teacher: Class...

Words: 1391 - Pages: 6

Free Essay

Lab Report

...Osmosis Introduction: Tissues are made up of cells that have the same structure and function. In this experiment osmosis will be measured in a piece of tissue. Water potential can be determined by the changes in dimensions of the tissues when it is placed in solutions of different concentrations. Research Question: What is the effect of sucrose solution on potato cells Hypothesis: Osmosis will increase when the solutions are less concentrated with sucrose Variables: Dependant: Osmosis Independent: Length Materials: 12 large test tubes or specimen tubes with bungs, marker pen, potato chip cutter, scalpel, fine forceps, 3 watch glasses or petri dishes, ruler, 6 labeled beakers one containing 50cm^3 of distilled water and other four containing 50cm^3 of 0.2 mol dm^-3, 0.4 mol dm^-3, 0.6 mol dm^-3 and 0.8 mol dm^-3. Method: 1- Using the potato chip cutter, cut 24 chips from the potato. Cut the chips into 5cm lengths using the scalpel. Be as accurate as possible. Place 4 chips into each of six, labeled test tubes, one test tube for each of the different sucrose solutions. Pour in enough of each respective solution to cover the potato tissue. Put a bung in each one of the test tubes and label this series “potato”. 2- Repeat the method using the apple fruit or turnip root, putting four chips of tissue 5cm long into each of the second series of test tubes. Label these tubes “apple” or “turnip”. 3- Leave the tubes for at least an hour 4- After at least...

Words: 604 - Pages: 3

Free Essay

Environement Polltuion

...FUNDAMENTALS OF SURFACE MODES: ¥ COLLOIDS ¥ means ÒglueÓ in Greek ¥ was coined in 1861 by Thomas Graham. ¥ ¥ ¥ ¥ ¥ WHAT IS A COLLOID? usually consists of two phases; one continuous phase in which the other phase is dispersed. Size of particles: larger than the size of molecules and small enough for the dispersed phase to stay suspended for a longer period of time. ¥ No strict boundaries for the size limits. OFFICIAL DEFINITION ¥ In 1903 Wolfgang Ostwald formulated the official definition of a colloid: ¥ a system containing entities having at least one length scale in between 1nm and 1µm. ¥ For smaller particles there is no distinct boundaries between the phases and the system is considered a solution; ¥ for larger entities the particles will fall to the bottom due to the gravitational force, and the phases are separated. 1 2 3 MESOSCOPIC PHYSICS ¥ The particle size is in the so-called mesoscopic range in between the macroscopic and microscopic limits. LARGE INTERFACIAL AREA ¥ One very important quality of the colloids is the large interfacial area between the dispersed and the continuous phases. WHAT EFFECTS HAS THIS? ¥ This means that interface effects and hence the electromagnetic surface modes, are very important for the properties of the colloids. ¥ It costs energy to create this much surface and the particles would clump together if this isnÕt prevented. ¥ Usually the particles are charged and hence repel each other. 5 6 4 Four states...

Words: 2895 - Pages: 12

Free Essay

Speech 203

... * Has no secretary The most important problem would be catching the flight for the meeting in Chicago since it’s an emergency and work related. Solutions: Getting work done for the day on the air plane on the way to the meeting. Call the secretary to find out at least some of the info for the meeting. Item#2 Problems: * Internal politicking in the company * Finding someone to replace F.T. Dickenson * Dealing with eliminating his overtime hours The two most important problems would the politicking, because someone else may feel the same way and decide to leave the company too. Also, finding someone to replace him and do his unfinished work in such a short period of time. Solution: Search for a new employee ASAP. Item#3 Problems: * Workers threatening to walk out over a co-worker * 10 votes to dismiss Foreman Edward George The workers are the most important asset to the company, so their interest should be first. Second, you have to figure out what to do about the votes to dismiss Ed George. Solutions: Talk to Ed George about his problems with his co-workers. Hold a meeting and get even more workers involved in the voting process, the take another vote. Item#4 Problems: * Overloading which can result in interruption of electrical power. * Not being reachable for Southern Power Solution: Contact Southern Power ASAP. See if they could come out and help with the problem. Item#5 Problem: * Balancing your work and his until Wednesday ...

Words: 922 - Pages: 4

Free Essay

Snnsnjs

...Name Date Class COLLIGATIVE PROPERTIES OF SOLUTIONS Section Review Objectives • Identify the three colligative properties of solutions • Describe why the vapor pressure, freezing point, and boiling point of a solution differ from those properties of the pure solvent. Vocabulary • colligative properties • freezing-point depression • boiling-point elevation Part A Completion Use this completion exercise to check your understanding of the concepts and terms that are introduced in this section. Each blank can be completed with a term, short phrase, or number. In a solution, the effects of a nonvolatile _______ on the properties of the solvent are called _______. They include _______ point and vapor pressure _______, and boiling point _______. In each case, the magnitude of the effect is _______ proportional to the number of solute molecules or ions present in the _______. Colligative properties are a function of the number of solute _______ in solution. For example, one mole of sodium chloride produces _______ as many particles in solution as one mole of sucrose and, thus, will depress the freezing point of water _______ as much. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Part B True-False Classify each of these statements as always true, AT; sometimes true, ST; or never true, NT. 11. When added to 1000 g of water, 2 moles of a solute will increase the boiling point by...

Words: 483 - Pages: 2

Free Essay

Potato Osmolarity

... it increases the water movement out of the plant by a process called transpiration. When there is a shortage of water,  the guard cells well get smaller and close the stomata, and the transpiration process will move slower. The osmolarity would be tested with solute concentrations ranging from 0.0 M to 0.6 M.  The concentrations increased 0.1 M each time and the solute used was sucrose. The goal of this experiment was to determine which concentration had the least effect on the potato after being incubated. This information helped us estimate the osmolarity of the potato tuber tissue. Our group hypothesis is that the osmolarity of the potato will have the concentration with the 0.1 M solution. This hypothesis is based off the predicted outcome that smaller molarity concentrations will have the least effect on the potato.  The more solute added to a solution decreases the concentration of water in most cases (Kosinski).  The decrease in water concentration would then lead to a lower weight of the potato tuber once it has finished incubating. Methods & Materials: For experiment A you will need the following items: 1 large potato tuber  Forceps petri dish razor blade DI water metric ruler 7 250 mL beakers/ or disposable cups   balance that weighs to the nearest 0.01g   sucrose...

Words: 1866 - Pages: 8

Premium Essay

Abrasion Lab Report

... The purpose of the experiment was to see how abrasion works and how it affects rocks and minerals with the use of sugar cubes. I measured the mass of all 5 sugar cubes together then placed it in a jar with a lid on and shook it 20 times, as I was shaking the jar my lab partner recorded the mass that was taking with the number of times I shake the jar. After which we drew the shape of the sugar cubes when it was poured out on a paper, then we calculated the percent change. This procedure was repeated 5 times and with each trial the shaking time was increased by 20. After all the calculations was done, we graphed the data. After each trial the size and mass of the sugar cubes reduced, this was due to the pressure put on the jar as we were shaking it. Supposing little pressure was put on the jar, the outcome would have been different and would have shown little abrasion effects on minerals and rock so therefore this made me conclude that, for abrasion to have a greater impact on minerals and rocks the pressure of the water or wind must be strong to push the minerals against each other. Another factor that contributes to how abrasion works could be the amount of space the minerals and rocks have because during the experiment, the sugar cubes pumped into each other and the walls of the jar and since there wasn’t enough space for movement the sugar cubes weathered and reduce in size with the mass decreasing which I believe wouldn’t occur if there were to be enough space for the sugar...

Words: 462 - Pages: 2

Premium Essay

Effect Of Solute Concentration On Egg Osmosis

...The data solute concentration of the egg was found by taking the average percent change in mass for each percent solute concentration used in the lab and putting the data into the graph(Mass vs. Solute Concentration Over 3 Days). According to the data from the class, the solute concentration inside an egg is 25.1%. The egg would be in an isotonic solution at 25.1% solute concentration. This is when the concentration outside the egg is equal with the concentration of water inside the egg. The point of equilibrium is the point at which the trendline crosses the x-axis. At this point, the egg would no longer gain or lose mass. If the concentrations are the same inside and outside the egg, diffusion will not be able to take place. All averages...

Words: 318 - Pages: 2

Premium Essay

Carcinus Maenas Lab

...Analysis of Carcinus maenas ingestion rates Materials and methods Part 1 - Control experiment Two mussels (mytilus edulis) were opened and the mussels inside cut into 4 pieces, producing 8 pieces of roughly equal size in total. A balance was then tared with a weighing boat placed on it. Each piece of mussel flesh was placed individually and in turn into the weighing boat to be weighed. The pieces were then placed into a plastic bucket half filled with filtered seawater. The weight, time of weighing and time of immersion into the bucket were all noted down for each piece of mussel. The position of each piece of flesh inside the bucket was also taken down so as not to mix them up. One of the eight pieces was left in the bucket for the duration of the experiment until being removed and weighed at the end and was written down as “the last”. Another piece was removed frequently throughout the experiment and was given the name “the one”. The last 6 pieces were each removed once and weighed at regular intervals to provide a range of submersion times. The experiment was run for roughly 20 minutes. The method for removing and weighing the pieces of mussel was kept consistent throughout the experiment. Each piece was removed, blotted clear of any excess water and weighed. If the piece of mussel was “the one”, it was returned to the bucket of seawater, if not, it was kept aside and moist for the crab feeding (Part 2). Once all of the pieces were removed and weighed (multiple times for “the...

Words: 933 - Pages: 4

Premium Essay

Selflessness

...Salt of Sugar: Which One Dissolves Faster in Different Liquids Salt and sugar are used in many different ways. They are different in taste and purpose. Salt is use to make foods and vegetables saltier. Sugar is used to make food, candy, and fruits sweeter. Salt and sugar are also used in drinks (mostly sugar). So to find out which one dissolves faster, they will be in different liquids in different temperatures. Hypothesis: sugar will dissolve faster than salt. The liquids used are tea, water, and club soda. These liquids should have a different taste, color, odor, and purpose (O’Leary, Shelly, 91). Water molecules take up most of the room in the container (O’Leary, Shelly, 88). A solution is a mixture of a solute and solvent (O’Leary, Shelly, 88). During the experiment, keep a cup of plain liquid to compare (O’Leary, Shelly, 93). Nancy K O’Leary and Susan Shelly stated, “If you use mile or orange juice, for example, you won’t be able to watch salt and sugar dissolve,” (O’Leary, Shelly, 91). All liquids must be clear (O’Leary, Shelly, 92). Water is a solvent (O’Leary, Shelly, 90). BodnerResearchWeb.com stated, “Sugar dissolves in water because energy is given off when the slightly polar sucrose molecules form intermolecular dons with the polar water molecules.” (Bodner Research Web). The different temperatures are boiling (warm), cool, and room temperature. All of the liquids must be in the same temperature, or temperature will have to be used as...

Words: 494 - Pages: 2

Free Essay

Spring 2013

...headlines for each of the following lessons. Make sure that the headline is school appropriate, relevant to each lesson, and cited using MLA format. Lesson 1: Introduce the environment. Lesson 2: Identify the problem. Lesson 3: Identify the solutions. (What tools are available to perform the project?) Lesson 4: Evaluate the solutions. (If there are assumptions, what are they?) Lesson 5: Evaluate the ethical and social issues. (What ideas are compatible or incompatible with the problem and solutions?) Lesson 6: Propose the best solution. Lesson 7: Conclude your project experience. B. Write one paragraph for each of the above lessons. The lessons are directed to someone who has no experience in the field. Each lesson should be completed by the assigned due date. One Time Development: (This is a combination of the ongoing task.) A. In a term paper format (two+ pages), provide a formal proposal for the project analyzing the following (bring together all the lessons you worked on throughout the course): 1. The Problem 2. The Solutions Identified 3. The Solutions Evaluated 4. The Ethical and Social Issues 5. The Best Solution B. This paper will be traded with one assigned group member after receiving my feedback for editing improvements. Each student will read the assigned proposal, name 3 positive comments, ask 3 questions, and give 3 recommendations for their classmate. C. The final...

Words: 293 - Pages: 2