The coordinates that determine the position of an element in space are expressed as:

A. Different Shapes
B. 1, 2, 3
C. X, Y, Z
D. L, T, P​

Answers

Answer 1

Answer:

xyz

Explanation:

think of it like a graph, you graph on the x, y, and z coordinates


Related Questions

KAPWING Video Editing Software allows you to use existing You Tube Videos in your design.

Answers

Answer:

Yea it should, it depends are you using a phone or a PC? because most of the time internally built in editing software on computers is better.


What does an effect allow you to do in
EarSketch?

Answers

Answer:usbebdos did did I’d did d

Explanation:

Bash six ska over five. I did a sis a and

Decision support systems help managers use structured data to identify problems and find solutions to business-related problems. The financial management system is an example of this system.

Answers

Answer:

sorry about this

Explanation:

Do the lengths of 10,4 and 5 form a triangle explain why please I’m confused

Answers

Answer:

no

Explanation:

Imagine having sticks of these lengths. Attach the 4 and 5 to both ends of the 10. No way you can have them touch each other, not even when the triangle is flat.

The 4 and 5 add up to 9, that is less than 10.

The Triangle Inequality Theorem states that the sum of any 2 sides of a triangle must be greater than the measure of the third side.

a file that serves as a starting point for a new document

Answers

Answer:

The appropriate response is "Template".

Explanation:

A template would be a document that might open new opportunities for such a new folder. Because once you launch a framework, that's already pre-formatted sometimes in a manner. This same template will indeed presumably have such identification and phone number environment throughout the upper left, a person receiving identify location somewhat below something on the opposite side, a response body location further below, as well as a signature, identify at either the lower part.

pleasee help meeeeeeeeee I’m stuckk!!!!

Answers

Answer: Charles Babbage

Answer:

a

Explanation:

trust

A career in culinary arts can best be described as working in the __________ industry.
A.
food
B.
clothing
C.
computer
D.
entertainment

Answers

Answer:

A-Food

Explanation:

The answer would be A:Food

7.5 Code practice Plz answer ASAP

Answers

def calculate_GPA(grade, weight):

   grades = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   if weight == 0:

       return grades[grade]

   else:

       return grades[grade] + 1

classes = int(input("How many Classes are you taking? "))

total = 0

for x in range(classes):

   letter = input("Enter your Letter Grade: ")

   user_weight = int(input("Is it weighted? (1 = yes) "))

   grade = calculate_GPA(letter, user_weight)

   total += grade

   print("Your GPA score is: ", grade)

print("Your weighted GPA is a",(total/classes))

I wrote my code in python 3.8. I was able to replicate the output in your picture exactly. If you need me to make any changes, I'll do my best.

The function is an illustration of for loops

For loops are used to perform repetitive operations; just like the while loop

The program in Python, where comments are used to explain each line is as follows:

#This defines the studentGPA function

def studentGPA(grade, weight):

   #This initializes a dictionary for all grades

   allGrade = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   #This sets the return grade to 0

   retValue = 0

   #If the grade is valid

   if grade in allGrade:

       #If the weight is 0

       if weight == 0:

           #Then score is not graded

           retValue = allGrade[grade]

       #If otherwise

       else:

           #This adds 1 to the return grade

           retValue = allGrade[grade]+1

   #This returns the grade point

   return retValue

#The main begins here    

#This gets the number of classes

klass = int(input("How many Classes are you taking? "))

#This initializes the total grade to 0

total = 0

#This following is repeated for each class

for x in range(klass):

   #This gets input for the letter grade

   letterGrade = input("Enter your Letter Grade: ")

   #This gets input for the weight

   weight = int(input("Is it weighted? (1 = yes) "))

   #This gets the corresponding grade

   grade = studentGPA(letterGrade, weight)

   #This prints the grade point

   print("Your GPA score is: ", grade)

   #This calculates the total grade

   total += grade

#This calculates the GPA

GPA = total/klass

#This prints the GPA

print("Your weighted GPA is a",GPA)

Read more about for loop at:

https://brainly.com/question/12736327

Amy wants to make an exact replica of a specific area in an image. Which tool Amy will use?

Answers

Answer:

Explanation:

.

Why is it a good idea not to change the subject line when replying to a message?
O so that the reply is sent to the original sender
O so that the reply does not bounce back as undeliverable
O so that the reply matches with the sender's original message
O so that the reply does not inadvertently include unintended recipients

Answers

Answer:

the correct answer is C

Explanation: i just did it on edge 2021

Answer:

C. so that the reply matches with the sender’s original message

Explanation:

what key do I use to start my presentation

Answers

Answer:

The answer to this question is given below in this explanation section.

Explanation:

Knowing how o start a presentation is crucial if you fail to capture the audience attention right of the bat your entire presentation will flop.Few listeners will stick with you to the end and retain what you have told.

That is mildly unpleasant when you are doing an in house presentation in front of your colleagues.But can become utterly embrassing when you are presenting in front of larger audience presentation to prospective customers.

Let you have most of your presentation slides and polished up you dont check and quick and effective power point presentation design tips.Many ideas are broken into bits sized statements for your slides and complemented with visuals.The best way is to appeal and invoke certain emotions with your audience curiosity,surprise fear or good old amusements.

What are three ways that functions can be useful when you are writing programs

Answers

Answer:

Reduces the overall complexity of your program

Allows you to easily call a function from different parts of your program after defining it.

Helps break a problem into logical chunks

Explanation:

In a computer language, a function is the set of instructions that are made for reducing the need to repeat a large amount of data by breaking it into small chunks of codes and giving concise readable human names.

They thus help in reducing the complexity in writing and maintaining the program, Hence they help in breaking it into logical chunks. They can be useful in increasing the reusability of the code. Can be used as a good alternative. Perform a single high-level task.

Learn more about the three ways that functions can be useful when.

brainly.com/question/13728820.

if you were any type of fnaf charater who would you be and why?

Answers

Answer:

Foxy

Explanation:

Cause he's cool and he's my favorite.

Other Questions
PLEASE HELP !!!! :((((I WILL MARK BRAINLIEST10 POINTSWhich statement best explains how the infinitive is used in the sentence?I read an excerpt from the biography about Dr. Seuss to learn more about how he wrote creative children's stories.A. The infinitive from the biography works as an adjective in thesentenceB. The infinitive how he wrote works as a verb.C. The infinitive to learn acts as an adverb in the sentence.D. The infinitive about Dr. Seuss modifies the noun biography I just need #1 plzzzz if you can do #2 and #3 as well I also need the work!! 20 points (sand) and (Sand with water) both of them are heterogeneous mixture isn't it? Why did the Dakota think there should be a war? Write an expression, using an exponent that is equivalent to 6 x 6 x 6 x 6 x 6. Ronnie wants to investigate the effect of height on the number of times a ball bounces back. He drops the ball from three different heights (1 m, 1.5 m, and 2 m). If the ball bounces back 12 times from the 1.5 m height, which of the following is a possibility for how many times the ball bounces from a 1 m height?8 times because the ball will have more mechanical energy15 times because the ball will have less mechanical energy8 times because the ball will have less mechanical energy15 times because the ball will have more mechanical energy how would you describe the relationship between pow wows and family? Y'all I kinda need help in this problem HELP What is the domain of the equation graphed below Which of the following best describes Gerald Fords connection to the Watergate scandal?Nixon narrowly avoided being removed from office, but he was so weakened by the scandal that Ford effectively became president.Ford assumed the presidency after Nixon was impeached, but he was dragged down by his own involvement in the scandal.Ford supervised Nixons impeachment and then went before Congress to justify his decision.Ford pardoned Nixon after Nixon resigned and then went before Congress to justify his de An online book store has 182 boxes of books in its warehouse. Each box has 32 books.Part AWhich equation represents the best estimate of the total number of books in the warehouse? 180 30 = 5,400 180 40 = 7,200 190 40 = 7,600 200 40 = 8,000Part BIs the best estimate in Part A an underestimate or an overestimate? Explain.It is an underestimate. The rounded value for 182 is less than 182, and the rounded value for 32 is less than 32. The estimated product must be less than the exact product.It is an overestimate. The rounded value for 182 is greater than 182, and the rounded value for 32 is greater than 32. The estimated product must be greater than the exact product.It is an overestimate. The rounded value for 182 is greater than the rounded value for 32. The estimated product must be greater than the exact product.It is an underestimate. The rounded value for 32 is closer to 32 than the rounded value for 182 is to 180. The estimated product must be less than the exact product. what happens when joe biden takes the Oath of office What is the slope of the line that contains the points (-4, 2) and (6, -3)? Which is the source of energy, which drives the water cycle? How do you say 7:58 in French PLS HELP ME ILL MARK BRAINLIST IF SOMEONE CAN HELP ME WITH THESE 2 QUESTIONS!! 1. Andrew grew 1 3/4 inches last year. This year he grew 2 2/3 inches. What was his total growth for the two years? -2. Abbey rode her bike for 1 3/4 hours on Saturday and 1 5/8 hours on Sunday. What is the total amount of time she rode her bike on these two days ? Outline and discuss the major categories of reimbursements and costs in a health care organization. How do they influence each other I WILL GIVE BRAINLIEst In the unit, elements of content were discussed. There were four elements of content listed; please name all four and write one sentence explaining each?THE FOUR ELEMENTS ARE Color, texture, line, shape and form. JUST WRITE SENTENCE FOR EACH. Please help!! Why is sin(20) = sin(160) = -sin(200) = -sin(340)? Which character trait do the others find offensive? Support your answer with at least two examples from the text. From the story " the cat walked by himself".