Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
nicole elliott

nicole e.

Divider

Questions asked

BEST MATCH

Question 5 1 pts 5. Which ethical principle is most directly violated when an accounting student misrepresents data or fabricates information on a report? a) Objectivity b) Integrity c) Professional Competence and Due Care d) Confidentiality O a O b O c O d Previous Next Submit Quiz

View Answer
divider
BEST MATCH

The Foundational 15 connect LO3-1, LO3-2, LO3-3, LO3-4 Bunnell Corporation is a manufacturer that uses job-order costing. On January 1, the company's inventory balances were as follows: Raw materials $40,000 Work in process $18,000 Finished goods $35,000 The company applies overhead cost to jobs using direct labor-hours. For this year, the company's predetermined overhead rate of $16.25 per direct labor-hour was based on a cost formula that estimated $650,000 of total manufacturing overhead for an estimated activity level of 40,000 direct labor-hours. The following transactions were recorded this year: a. Raw materials purchased on account, $510,000. b. Raw materials used in production, $480,000. All of of the raw materials were used as direct materials. c. The following costs were accrued for employee services: direct labor. $600,000; indirect labor, $150,000; selling and administrative salaries, $240,000. d. Incurred various selling and administrative expenses (c.g., advertising, sales travel costs, and finished goods warchousing), $367,000. e. Incurred various manufacturing overhead costs (c.g., depreciation, insurance, and utilitics), $500,000. f. Manufacturing overhead cost was applied to production. The company actually worked 41,000 direct labor-hours on all jobs during the year. g. Jobs costing $1,680.000 to manufacture according to their job cost sheets were completed during the year. h. Jobs were sold on account to customers during the year for a total of $2,800,000. The jobs cost $1,690,000 to manufacture according to their job cost sheets. Required: For this year: 1. What is the journal entry to record raw materials used in production? 2. What is the ending balance in Raw Materials? 3. What is the journal entry to record the labor costs? 4. What is the total manufacturing overhead applied to production? 5. What is the total manufacturing cost added to Work in Process? 6. What is the journal entry to record the transfer of completed jobs referred to in item g above? 7. What is the ending balance in Work in Process? 8. What is the total actual manufacturing overhead cost incurred? 9. Is manufacturing overhead underapplied or overapplied? By how much? 10. What is the cost of goods available for sale? 11. What is the journal entry to record the cost of goods sold referred to in item h above? 12. What is the ending balance in Finished Goods? 13. Assuming the company closes its underapplied or overapplied overhead to Cost of Goods Sold, what is the adjusted cost of goods sold? 14. What is the gross margin? 15. What is the net operating income?

View Answer
divider
BEST MATCH

For planar, steady, incompressible Couette flow with a pressure gradient that when the upper moving plane is adiabatic, pleaseanswer the followins: (1) expand the energy equation for this case, (2) show the temperature ratio of the upper plate to the lower plate can be written as: $$ \frac{T}{T_0} = 1 + \frac{\gamma - 1}{2} \frac{M^2}{P_r} \left[ \left( 1 - \frac{P}{3} \right)^2 + \frac{2P^2}{9} \right] $$ where $$ P = - \frac{a^2}{2\mu U} \frac{dp}{dx'} $$, $$ P_r = \frac{k}{\mu c_p} $$ (Prandtl number), and $$ M = \frac{U}{\sqrt{\gamma R T_0}} $$ (characteristic Mach number). (3) What terms arise due to the viscous dissipation? Under what kind of circumstance can viscous dissipation be ignored?

View Answer
divider
BEST MATCH

how are you feeling today? Do you know why are you feeling this way?

View Answer
divider
BEST MATCH

Which one of the following decisions falls under the category of asset allocation? Multiple Choice Purchasing Ford stock rather than General Motors stock Adopting a passive investment strategy Deciding to use an online broker

View Answer
divider
BEST MATCH

The building blocks ( monomers) of nucleic acid molecules are called __________. View Available Hint(s)for Part A DNA and RNA Nucleotides pyrimidines and purines polysaccharides fatty acids

View Answer
divider
BEST MATCH

0/1 pt 3 \(\rightarrow\) 19 Details The following functions \(f(x)\) and \(g(x)\) are transformations of a common function. Write formulas for \(f(x)\) and \(g(x)\). [graph of f(x)] \(f(x) = \) [graph of g(x)] \(g(x) = \)

View Answer
divider
BEST MATCH

If the average value of $f(x)$ on the interval $4 \le x \le 7$ is 8, find $\int_4^7 (3f(x) - 3) dx.$

View Answer
divider
BEST MATCH

Solve the following systems using Jacobi method :- 5x-2y+3z=-1 (a) -3x+9y+z=2 2x-y-7z=3. 2x-y=7 (b) -x+2y-z=1 -y-2z=1. 7x-2y+z=17 (c) x-9y+3z-w=13 2x+10z+w=15 x-y+z+6w=10 Solve the following system using Gauss-Seidel method - (a) 7x-2y+z,=17 x-9y+3z-w,=13 2x+10z+w,=15 x-y+z+6w,=10 4x+y+z,=2 (b) x+5y+2z=-6 x+2y+3z,=-4. Solve the above system in question 2 by SOR method with omega =1.12. Determine the rate of convergence of the Jacobi method and Gauss-Seidel method for the system: - 4x+0y+2z=4 0x+5y+2z=-3 5x+4y+10z=2. (a) 0x+5y+2z=-3 5x+4y+10z=2. (b) 3x+y+z=4 -2x+4y+0z=1 -x+2y-6z=2 Given the matrix A=I+L+U where A=[[1,2,-2],[1,1,1],[2,2,1]],L and U are strictly lower and upper triangular matrix respectively, decide whether Jacobi and Gauss Seidel method converge to Ax=b. Given the matrix A=D+L+U where A=[[3,1,1],[-2,4,0],[-1,2,6]],L and U are strictly lower and upper triangular matrix respectively, decide whether Jacobi and Gauss Seidel method converge to Ax=b. The system of equations Ax=b is to be solved iteratively by x_(n+1)=Hx_(n)+b suppose A=[[1,k],[2k,1]],k!=(sqrt(2))/(2),k real Find a necessary and sufficient condition on k for convergence of Jacobi method. 3x+y+z=4 8. Given the system -2x+4y+0z=1 this system can be solved by the relaxation method. Write down the iteration formula exactly. 9. Solve the system of equations 4x+y+z=2 x+5y+2z=-6 x+2y+3z=-4. using Jacobi iteration method and find it in error format. Take initial guess as x^(0)=[0.5,-0.5-0.5]^(T) and perform three iterations in each case. Same as do for Gauss Seidel method. 5-2y+3 -1 (a) 3r+9y+ z = 2 2 - y - 7z - 3. fi - 7 (b) + 2y - 2 y = 2: - 1. 7x 2y + = 17 =9y+3=w = 13 (e) 2x+10+w 15 -y++6 = 10 2. Solve the following system using Gauss-Seidel method - 7x 2y + z = 17 = 9y + 3z = w 13 (a) 2 + 10z + w = 15 -y++6 = 10 4x + y + : = 2 (b) +5y+2z 6 + 2y+ 3z = 4. 3. Solve the above system in question 2 by SOR method with = 1.12 4. Determine the rate of convergence of the Jacobi method and Gauss-Seidel method for the system: - 4x + 0y + 2: = 4 (a) 0x +5y+ 2z - 3 5 + 4y + 10z = 2. 3 + y + : = 4 (b) 2x +4y+0 = - r+ 2y - 6z = 5.Given the matrix A=I+L+U where A=111 , L and U are strictly lower and upper triangular matrix respectively [22 decide whether Jacobi and Gauss Seidel method converge to Ax = b 3 6. Given the matrix A = D + L + U where A = 0 L and U are strictly lower and upper triangular matrix -1 respectively, decide whether Jacobi and Gauss Seidel method converge to Ar = b. 7. The system of equations Ar = b is to be solved iteratively by n+1=Hx+b suppose A = Find a necessary and sufficient condition on k for convergence of Jacobi method. 3 +y + : = 8. Given the system -2x+4y+0z = 1 this system can be solved by the relaxation method. Write down the iteration + 2y 6z = 2. formula exactly. 9. Solve the system of equations 4x + y + : +5y+2=-6 +2y+3z=4. using Jacobi iteration method and find it in error format. Take initial guess as = [0.5, 0.5 0.5]7 and perform three iterations in each case. Same as do for Gauss Seidel method.

View Answer
divider
BEST MATCH

Why should we still limit dietary cholesterol? (choose the 'most correct' response)

View Answer
divider