Credit sales to customers are: ____________
a) Recorded using a Create Invoices window
b) Recorded in a Credit Card Sales window
c) Recorded using the Create Sales Receipts window
d) Recorded using the Enter Bills window

Answers

Answer 1

Answer:

C. Recorded using a Create Invoices window

Explanation:

Credit sales refers to the purchases made by customers for which payment is delayed. A reasonable payment delay allows customers to make additional purchases as delayed payments allow customers to generate cash with the purchased goods which in turn can be used to pay back the seller.

These are purchases made by a customer that do not require a full payment  at the time of purchase.

Credit sales to customers are recorded using a Create Invoices window.


Related Questions

Write a function called sum_arrays that takes two lists of the same length and returns a list where each element is the sum of the elements at that index in the original list. The function should return the empty list if the parameters are not the same size.

Answers

The function that calls sum_arrays and takes two lists of the same length and returns a list where each element is the sum of the elements at that index in the original list is as follows:

def  sum_arrays(list1, list2):

    if len(list1)==len(list2):

         return [sum(i) for i in zip(list1, list2)]

    else:

         return []

print(sum_arrays( [1, 3, 4, 6, 0], [4, 5, 6, 2, 10]))

Code Explanation:

The code is written in python.

A function named sum_arrays is declared with its arguments as list1 and list2. We use the if statement to check if the two list are equal in length. If they are equal in length, we add the two list Else we will return an empty listFinally, we call the function with its arguments.  

learn more on function here:https://brainly.com/question/25589100?referrer=searchResults

Ceteris paribus, if a student could either earn money tutoring or working as a server in a restaurant, then increases to the wages paid for serving will

Answers

If a student could either earn money tutoring, then increases to the wages paid for serving will Increase the quantity of hours the student would serve.

What is ceteris paribus?

This is a term that connotes when all other things being equal. The word Ceteris paribus is known to be a Latin phrase that totally means "all other things being equal."

In economics, it is known to be a shorthand factor that shows the effect one economic variable is said to have  on another, given that all other variables remain the same as in the case above.

See options below

A. increase the quantity of hours the student would serve.

B. decrease the quantity of hours the student would serve.

C. increase the quantity of hours the student would tutor.

D.not change the quantity of hours the student would serve.

Learn more about Ceteris paribus from

https://brainly.com/question/868746

6. If you witness a vehicle driving on the curb, straddling lane lines, stopping several feet early at STOP signs, and driving in the dark with no headlights, there's a good chance that __________

Answers

Answer:

A. poor handling and fuel economy

Explanation:

You've just purchased 10 new notebook systems for your users. You are concerned that users will leave the systems on for long periods of time, which could result in display burn-in.

Answers

Answer:paper

Explanation:this doesn’t help

What technology would a bank's website use a scramble information as it is transmitted over the Internet

Answers

Answer:

Encryption technology helps provide secure transmission of information along the Internet by encoding the transmitted data

One commonly used technology is the Secure Sockets Layer (SSL) or its successor, Transport Layer Security (TLS).

Given that,

To find a bank's website one can use a scramble of information as it is transmitted over the Internet.

Now, SSL/TLS works by encrypting the data transmitted between a user's web browser and the bank's website.

This encryption prevents unauthorized access and ensures that the information remains confidential.

It uses cryptographic algorithms to scramble the data, making it extremely difficult for any potential attackers to decipher.

Hence, In addition to SSL/TLS, banks often implement other security measures such as firewalls, intrusion detection systems, and regular security audits to further protect sensitive information.

Read more about banks here:

brainly.com/question/25711082

#SPJ6

You have been asked to build a computer from scratch. Before you begin, you need to know for what the computer will primarily be used. The computer’s use will have a significant impact on your choice of which two primary components of the motherboard and why?

Answers

Answer: because the mother board is the main component

Explanation:

could someone please help me?​

Answers

Answer:

Windows 7

Explanation:

It is an operating system, and it is software.

Why do support teams encourage users to perform many basic troubleshooting tasks on their own?
O so that manufacturers can track and learn which problems are most difficult for users to solve
O so that manufacturers can deal with more complex issues and help users who need extra support
O so that users will not endanger their identity security by providing personal information to t
d parties
O so that users will learn how to solve issues themselves and understand future problems

Answers

Answer:option A

Explanation:I took the test I hope this helps


What happens when you change just ONE character in your input string?

Answers

You must create a new string with the character replaced

How many Face book users play games on the site each month?
A 37,500
B 375,000
C 375,000,000
D 37,500,000,000

Answers

C.

C: 375,000,000 people play games on the site each month.

Where do you find the degree symbol on your computer?.

Answers

Explanation:

Press the 123 icon in the bottom-left corner of your keyboard, and then press and hold your finger on the zero key (0). 3. After a moment, a small pop-up will appear with the degree symbol in it.

I like helping

What does output allow a computer to do?

Answers

Answer:

communicate information to a user or another system

Explanation:

An output device allows data to be transmitted by the computer in a human-friendly form, for example, sound being played through a speaker. Monitor which is the main output device of a computer.

Also please help me on my previous please!!!

When i add someone to canvas course, do they get an invitation?.

Answers

Read

Explanation:

Canvas generates a course invitation when an enrollment is manually added to the course. (Find that in goggle)

Knew that I'm just bad at explaining lol

Could anyone please answer this?

Answers

Answer:

D

Explanation:

The answer is D because if you're looking for lightweight materials, you'll be dealing with chemistry, and chemistry is sience.

Rachelle is writing a program that needs to calculate the cube root of a number. She is not sure how to write the code for that calculations. What could she use instead?

Answers

The cube root is a number multiplied by itself three times to get another number

The code to use is y = x**(1/3)

How to determine the code to use

Assume the variable is x, and the cube root of x is y.

So, we have the following equation

[tex]y = x^\frac13[/tex]

In Python, the code to use is y = x**(1/3)

Hence, the code that Rachelle can use in her calculation is x**(1/3)

Read more about cube roots at:

https://brainly.com/question/365670

Answer:

The code that Rachelle can use is x**(1/3).

Explanation:

#BrainliestBunch

When the CPU performs the work described in the commands,
this stage is known as
A.) execute.
B.) fetch.
C.) store.
D.) decode.

Answers

Answer:

(A) execute

This is the answer

Brainliest?? no way right?

Please help im so tired and want to get this last part done but my brains fried.
——————————-
(PART ONE) Create a recipient list to send on April 3, 2014 using the information below.

Name: Elise Ziolkowski; Address: 1800 Clear Ave, Ferndale, CA 99825

Name: Miguel Hernandez; Address: 236 Mountain Terrace, Ferndale, CA 99825

(PART TWO)
Complete a mail merge using the information provided in part one of this question.

Answers

Answer:

I dont even know the answer im stuck here pls help

Explanation:

Ty

i need help too but no one is answering these questions correctly...

Which of the following activities is not permissible for IT professionals while on the job? Check all of the boxes that apply.

working on a side job while at work for one’s primary job

viewing s3xual content on a company computer

sending coworkers an e-mail joke containing suggestive humor

downloading music from a file-sharing service

Answers

The activities that is not permissible for IT professionals while on the job are  option A, B, C and D.

Working on a side job while at work for one’s primary jobViewing s3xual content on a company computerSending coworkers an e-mail joke containing suggestive humorDownloading music from a file-sharing service What values underpin the IT industry?

In the workplace, employees are frequently required to uphold professionalism, also the issue of accountability, as well as integrity. This entails managing private information responsibly, ensuring a secure workplace, and abstaining from illegal behavior like taking bribes.

IT specialists are the people that often design, test, as well as install, maintain, and that of repair hardware and software for businesses.

Therefore, Employees have a responsibility to comprehend a user's capabilities and needs in order to supply the goods and services that best satisfy those needs, subject, of course, to financial and logistical limitations.  The public expects professionals to contribute significantly to society and to behave responsibly.

Learn more about IT professionals from

https://brainly.com/question/17496239
#SPJ1

A _____ is part of a CSS rule that applies a formatting style to a property and a value.


document


markup language


declaration


style sheet

Answers

Answer:

document

Explanation:

Document because it makes the work better

_________ mode requires only the implementation of the encryption algorithm and not the decryption algorithm.

Answers

Answer:

CTR

Explanation:

A. CBC

B. DKS

C. ECB

D. CTR

out of those its CTR

Why did most Southern plantation owners profit from growing cotton?


They didn't need to buy as much land, so the cost of growing cotton was cheaper.


They didn't need as much labor to grow cotton, so the cost of enslaving people decreased.


They increased the number of enslaved people and forced them to work for no pay.


The government allowed them to purchase land at cheap prices.

Answers

Answer:

They increased the number of enslaved people and forced them to work for no pay.

Explanation:

2.03 Quiz: Cotton and the South

Answer:

They increased the number of enslaved people and forced them to work for no pay.

Explanation:

Graphing calculator how to turn off scientific notation.

Answers

Answer:

Check to see if there is a button labeled “mode”. If there is a button labeled mode push it, then select “NORMAL” instead of “SCI”. Check to see if there is a button labeled “mode”. If there is a button labeled mode push it, then select “NORMAL” instead of “SCI”.

sorry if it doesn't help

good luck!

Explanation:

Quick question if anyone knows? How do you give brainlist? Please tell me if you know! ( Here if a chiaki gif for your too lol )

Answers

Answer:

To give brainliest you need to click the little crown under the answer that someone has responded with! it should be located near the rate 5 stars!

Explanation:

hopefully this helps!! also yes yes ty for the gif<3

What does the word collaborative mean?
A. Working together to complete a project or a task
B. How long and drawn-out a complicated project can become
C. The number of members on a team
D. Making a project as large or as small as the team prefers

Answers

Answer:

your answer is letter A.working together to complete a project or a task

Answer:

A

Explanation:

working together to complete a project or a task

Type the correct answer in the box. Spell all words correctly.
Henry has purchased a sponsorship deal with his favorite NASCAR driver. His company's logo will be placed on the car and the driver's uniform.
Henry watches every race to see how many times he can see hiskompany's logo. He is tracking
——————.

Answers

The thing that Henry is tracking is; the effectiveness of his advert

What is Advertisement?

We are told that henry purchased a sponsorship deal with his favorite NASCAR driver.

We are also told that his Company's Logo will be placed on the car. This means that it is a form of advertisement for his company

Now, since the car logo is a form of advertisement, if he watches every race to see how many times he can see his company's logo, it means he is tracking the effectiveness of his advert

Read more about advertisement at; https://brainly.com/question/25785890

____________ refers to bits that have been changed, in error, from 1 to 0, or vice versa, in a data transmission.

Answers

Answer:

Flipped bits

Hope this help.

A ____ is a key that is composed of more than one attribute.

Answers

Answer: A primary key that is made up of more than one attribute is known as a composite key.

How to give a file name as an argument in function in python.

Answers

Answer:name it the secret

Explanation:

What is the importance of big O notation in programming?.

Answers

Its a mathematical notation that describes the limiting behavior of a function when the argument trends towards a particular value or infinity.

Answer:

Big O notation is a way to describe the efficiency of an algorithm in terms of the amount of time it takes to execute

Explanation:

For instance, let's say you have to calculate the amount of time an algorithm takes. There are a couple possible solutions that may come to mind:

- Start a timer when the algorithm starts running, and stopping it once it finishes. While this might seem like a good approach to the problem, it has a few flaws. For once, the time it takes is affected by a couple of different factors, such as: any other processes that the computer is running that may slow it down, or the computer's internal clock and tick speed.

- Another much better solution would be to count the number of steps executed. This is what Big O notation does. Regardless of outside factors, the number of steps an algorithm has stays fixed.

How can random numbers in a range be generated in Java?.

Answers

Answer:

Java oh Na Na my  

Explanation:

Other Questions
What is it called when something is the same forward and backward. Discuss the impact that increase in consumer spending may have in an economy what are sustainable solutions that could be implemented to minimize the impact of the cyclone? Please help me with this math problem! It's due tonight!! Will give brainliest if correct!! :) Baxter is thinking about buying a car. The table below shows the projected value of two different cars for three years.Number of years:1, 2, 3Car 1 (value in dollars) 18,500, 17,390, 16,346.60Car 2 (value in dollars) 18,500, 17,500, 16,500Part A: What type of function, linear or exponential, can be used to describe the value of each of the cars after a fixed number of years? Explain your answer. (2 points)Part B: Write one function for each car to describe the value of the car f(x), in dollars, after x years. (4 points)Part C: Baxter wants to purchase a car that would have the greatest value in 10 years. Will there be any significant difference in the value of either car after 10 years? Explain your answer, and show the value of each car after 10 years. For a class experiment, Hilda places different colored marbles in a bag. She pulls a marble at random from the bag, records its color, and then puts the marble back in the bag. She repeats this process 25 times. The overall results are shown in the table. Result Blue Red Yellow Orange Frequency 6 4 8 7 What is the experimental probability that Hilda pulled a red marble? Enter your answer in the box. Cones A and B are similar.The volume of cone A is 1080cm3.The volume of cone B is 1715cm3.Calculate the height, h, of cone A. For triangle ABC. AB = 6 and BC = 17. Which of the following is a possible length for AC? Factor completely 81x8 1. (9x4 1)(9x4 1) (3x2 1)(3x2 1)(9x4 1) (3x2 1)(3x2 1)(9x4 1) (3x2 1)(3x2 1)(3x2 1)(3x2 1). What is the expanded form of this number?503.208 In a minimum of 5 complete and detailed sentences in French, write about your daily school schedule. Choose one day of the week and list the classes you study. What school supplies do you need for class? When do you eat djeuner (lunch)? Do you have friends in your classes? Which class is your favorite, and why? (EDGE VOCAB)You will be graded on (a) appropriate use of French grammar and vocabulary, (b) completeness and detail of the response, and (c) overall quality of the response. Until 1995 what was the largest city in india called. When a wire is heated, the current goes down from 0.3A to 0.26A. State how the resistance of the wire has changed Authors use physical traits, private thoughts, behavior, and conversations to define their characters. In which of the following excerptsdoes Ernest Hemingway use characterization to define the narrator in "In Another country'? please solve im gonna fail In the ocean aquatic creatures who are photosynthetic are found in the ____________ zone.Question 1 options:sublittoralabyssalnone of the above Look at the image below.1011 8Find the area of the parallelogram.square units a stone on ground has zero energy brainliest if correct! If the Northern Hemisphere were tilted 90 toward the Sun, which location would be warmer in summer: the Arctic Circle or Florida?