Question

In: Accounting

This is for an accounting assignment and I'm not sure where I'm going wrong. I'll copy...

This is for an accounting assignment and I'm not sure where I'm going wrong. I'll copy and paste what I have and the directions as best as possible. PLEEEASE HELP:

June 22: Received a bill for $1,190 from Computer Parts and Repair Co. for repairs to the computer equipment.

It's telling me my rep and maintenance expense is wrong. I entered:

Repairs & Maint. Expense 1190

Accounts payable 1190

It's for Byte of Accouting. What else would this transaction be for journal entries?

Another question:

June 2: A down payment of $29,000 in cash was made on additional computer equipment that was purchased for $145,000. A five-year note was executed by Byte for the balance.
June 10: Byte paid $22,250 on the balance it owed on the June 2 purchase of computer equipment.

June 16: Byte purchased a building and the land it is on for $113,000, to house its re
pair facilities and to store computer equipment. The lot on which the building is located is valued at $18,000. The balance of the cost is to be allocated to the building. Byte made a cash down payment of $11,300 and executed a mortgage for the balance. The mortgage is payable in eight equal annual installments beginning July 1.

The note payable relating to the June 2, and 10 transactions is a five-year note, with interest at the rate of 12 percent annually. Interest expense should be computed based on a 360 day year.
[IMPORTANT NOTE: The original note on the computer equipment purchased on June 2 was $116,000.   On June 10, eight days later, $22,250 was repaid. Interest expense must be

calculated on the $116,000 for eight days. In addition, interest expense on the $93,750 balance of the loan ($116,000 less $22,250 = $93,750) must be calculated for the 20 days remaining in the month of June.]

Because of this, my entire income statement sheet is wrong.

Please help with the transactions and journal entries!

Solutions

Expert Solution

Journal Entry
Date Particulars Dr. Amt. Cr. Amt.
22-Jun Computer Repair Expense              1,190
   Accounts Payable              1,190
(To record the computer repair expense)
2-Jun Computer          145,000
   Cash            29,000
   Notes Payable          116,000
(To record the purchase of Computer)
10-Jun Notes Payable            21,941
Interest Expense                  309 $116,000 X 12% X 8/360
    Cash            22,250
(To record the cash paid)
16-Jun Land            18,000
Building            95,000 $113,000 - $18,000
   Cash            11,300
   Mortgage Payable          101,700
(To record the purchase of Land & Building)
30-Jun Interest Expense                  627 ($116,000 - 21,941) X 12% X 20/360
   Interest Payable                  627
(To record the interest expense)

Related Solutions

Can you please modify where I'm going wrong (regarding Problem #2 I posted earlier; i.e., credit...
Can you please modify where I'm going wrong (regarding Problem #2 I posted earlier; i.e., credit card validation)? Please fix my code using the general format that reflects my current level of coding/where I am in the learning process: import java.util.Scanner; public class AmExValidator{ public static void main(String[] args) { Scanner amex = new Scanner(System.in); System.out.print("Enter credit card number for validation: "); String ccNum = amex.nextString(); //cc = credit card number as a string (not #) //checking for cc length...
For this assignment, I'm going to give a series of problem statements and you need to...
For this assignment, I'm going to give a series of problem statements and you need to state whether the problem would be more appropriately solved with a linear or logistic regression. You also have to give a short defense of why this is the correct regression for each one (only need a sentence or two for each). I have a dataset of soil sample attributes (acidity, density, clay content, etc.) and whether Kentucky bluegrass successfully grew in the soil. I...
I'm not sure i understand sending parameters and reference and i think im doing it wrong....
I'm not sure i understand sending parameters and reference and i think im doing it wrong. In this code i'm trying to enter notas (grades) by user input into the exArrays, getting the promedio (average) and printing it on screen. I've searched a lot of videos but they don't help. The lenguage is C++ void entrarNotas(int ex1Array[], int ex2Array[], int ex3Array[], int sizeSalon, char notaPara, float promedioPara) {    cout << "Entrar cuantos estudiantes hay en el salon" << "...
I have a lab assignment that I'm not sure how to do. The experiment is a...
I have a lab assignment that I'm not sure how to do. The experiment is a cart moving 60cm distance and there is a fan on top of it making it have a mass of .56kg. Every trial there is 100g added to the cart. For this part, the time is kept the same. 1. If the force provided by the fan was the same for each run and we have chosen the same time interval, how does the impulse...
(PLEASE SHOW STEPS TO SOLUTIONS. I'M GETTING STUCK IN MY PROCESS AND NOT SURE WHERE I'M...
(PLEASE SHOW STEPS TO SOLUTIONS. I'M GETTING STUCK IN MY PROCESS AND NOT SURE WHERE I'M GOING WRONG AND WHAT TO DO NEXT.) Skycell, a major European cell phone manufacturer, is making production plans for the coming year. Skycell has worked with its customers (the service providers) to come up with forecasts of monthly requirements (in thousands of phones) as shown in the table below (e.g., demand in Jan. is 1,000,000 units.) Manufacturing is primarily an assembly operation, and capacity...
I'm honestly not 100% sure what's going on here. Can someone post an example? This is...
I'm honestly not 100% sure what's going on here. Can someone post an example? This is for C++/Databases Deliverable You must upload to moodle a single .zip archive file of your site folder. Use a utility that produces .zip files (Windows: right click | Send to | compress, Mac: right click | compress). Objectives To design, code and publish a database driven web site of your choosing. Project setup • Using VS Code, create the folder project. This folder is...
I'm currently looking at this figure, but I'm not sure how to interpret it. If I'm...
I'm currently looking at this figure, but I'm not sure how to interpret it. If I'm not mistaken, the energy loss of the muon (This is a muon that penetrates copper) is on the y-axis. But does that just mean, that if my muon has energy of around 0.5 GeV, then it has a stopping power around 2 MeV cm2/g (Minimum ionization), which means it loses that amount of energy pr. cm2/g? To me that just seems a bit "linear"....
ASSIGNMENT 04 S01 Introduction to Psychology I Directions: Be sure to save an electronic copy of...
ASSIGNMENT 04 S01 Introduction to Psychology I Directions: Be sure to save an electronic copy of your answer before submitting it to Ashworth College for grading. Unless otherwise stated, answer in complete sentences, and be sure to use correct English, spelling, and grammar. Sources must be cited in APA format. Your response should be double‐spaced; refer to the “Format Requirementsʺ page for specific format requirements. Part I: For this writing assignment you will discuss the four major perspectives of Psychology...
Not sure where to begin on this c++ assignment. The instructions are to enclose the current...
Not sure where to begin on this c++ assignment. The instructions are to enclose the current contents of the print_output function into a try block that throws two different exceptions based on which line catches the bad input (shape or color). You will then print an appropriate message based on the type of exception that was thrown. this is what I have so far: #include <stdlib.h> #include <time.h> #include <stdio.h> #include <iostream> namespace color {        enum color{          red  ...
The Table in my homework question below is completely wrong. I am not sure where I...
The Table in my homework question below is completely wrong. I am not sure where I went wrong in my calculations but coud you rework this question and answer the parts below?? Here are earnings per share for two companies by quarter from the first quarter of 2009 through the second quarter of 2012. Forecast earnings per share for the rest of 2012 and 2013. Use exponential smoothing to forecast the third period of 2012, and the time series decomposition...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT