What is the gear ratio of this image? (the input is on the left)
-12:3
-Neither of these
-3:5

What Is The Gear Ratio Of This Image? (the Input Is On The Left)-12:3-Neither Of These-3:5

Answers

Answer 1
The answer should be neither of these
Answer 2
the answer to the question is the second one neither of these

Related Questions

Singh is attending a conference and wants to learn more about computer games that involve asking the user questions so the user can make choices in the game. Which session is the most appropriate?

A.
New Uses for Pseudocode

B.
Nested Loops

C.
Text-Based Adventure Games

D.
Adding Graphics to Multiplayer Games

Answers

Answer: c Text-Based Adventure Games

Explanation:

Answer : C. Text-Based Adventure Games.


Explanation : The session about text-based adventure games is the best choice because it teaches about games where you can ask questions and make decisions while playing on the computer.

(I made this up teehee) what anime is katski bakugo from

Answers

Scooby do because that is the best shower ever
MHA (My Hero Academia) or Boku no hero academia

Is nobody actually on right now? I actually need this done ASAP I would greatly appreciate it!!

Is nobody actually on right now? I actually need this done ASAP I would greatly appreciate it!!

Answers

1. No one can have the same thing as me

2. My work is protected under a copyright agreement

3. My work will not be used unless I agree upon it

4. legal action can be taken is the work is illegally used

not sure about the next one

Answer:

Answer:

1:

The four factors judges consider are:

The purpose and character of your use

The nature of the copyrighted work

The amount and substantiality of the portion taken, and

The effect of the use upon the potential market.

2:

Originality,

Creativity,

Fixation

3:

A copyright is a type of intellectual property that gives its owner the exclusive right to copy and distribute a creative work, usually for a limited time. The creative work may be in a literary, artistic, educational, or musical form.

What will be the value of number after this code is finished executing?

for i in range(100):

number = 0

A.
100

B.
0

C.
1

D.
i

Answers

The value of number given after this code is finished executing for i in range(100) will be B. 0.

What is coding?

Computer code, or a set of instructions or a system of rules defined in a specific programming language, is a term used in computer programming.

Code, often known as source code, refers to text that a computer programmer has created in a programming language. Programming languages like C, C#, C++, Java, Perl, and PHP are examples. Another less formal term for text produced in markup or style languages, such as HTML and CSS, is code.

In this case, after execution for i in range(100), it will be 0 which is the number given to perform the execution.

Learn more about code on:

https://brainly.com/question/26134656

#SPJ1

The value of number given after this code is finished executing for i in range(100) will be B. 0.

What is coding?

Computer code, or a set of instructions or a system of rules defined in a specific programming language, is a term used in computer programming.

Code, often known as source code, refers to text that a computer programmer has created in a programming language. Programming languages like C, C#, C++, Java, Perl, and PHP are examples. Another less formal term for text produced in markup or style languages, such as HTML and CSS, is code.

In this case, after execution for i in range(100), it will be 0 which is the number given to perform the execution.

HOW DO YOU TURN CAPS LOCK OFF ON CHROMEBOOK

Answers

Press the caps lock button
Press caps lock again

A coworker just sent you a presentation to review. You noticed that she used different types of transitions on the same slide, and the animations and videos were distracting from the topic. Give your coworker advice about guidelines she can follow when using animation, transitions, and multimedia. Be sure to include at least four guidelines. ...- x-x

I stg I can't think of a good answer- x-x

Answers

Answer:

1. Make sure they are not overwhelming

2.Maintain the same style of transitions throughout the presentation

3. Keep it down to one animation/video per every 5 slides

4. Focus on the quality of the information rather than the way it is presented

Explanation:

PLEASE HELP ME

Answer the question(s) below, using complete sentences. Scroll down to view additional questions.
Online Content: Site 1

What are the four challenges associated with telecommuting mentioned in the article?

Answers

Answer:

.

Explanation:

Where are the question at tho

Which option correctly identifies if the researcher’s approach was the best choice in the following scenario and explains why?

A researcher with access to the following data table analyzed the affect that the nominal variable (age) had on the number of yes votes, representing that analysis visually using a contingency table.

Respondents % Yes Votes % No Votes Total Responses
Age 13 – 20 27% 73% 100%
Age 21 – 35 51% 49% 100%
Age 36 + 66% 34% 100%
No, because a t-test bar graph is the best way to represent the relationship between the age group and the number of yes responses.
No, because a linear regression is the best way to represent the relationship between the age group and the number of yes responses.
Yes, a contingency table is the best way to represent the relationship between the age group and the number of yes responses.
No, because there is no statistically valid relationship between the age group and the number of yes responses.


pls help!!!

Answers

Answer:

A

Explanation:

go do it

Answer:

A

HOPE THIS HELPS:)

Carina's computer is turning off without warning. Which of the following steps should she take to troubleshoot the problem?
A: Try several fixes at once.
B: Uninstall the anti-virus software.
C: Check the cable connections.
D: Remove devices.

Answers

C

The reason why it’s c is because maybe a cord is loose which is most likely the reason why it turning off all of a sudden (this has also happened to me in real life so trust me on this)
It is c I know because I did the test and got 100 hope this helped thank you for your time

Question: How do you file a complaint using a food restaurant? 100 POINTS WILL BE GIVEN INCLUDING BRAINLIEST

Answers

send it through the mail

Answer:  Be prepared to provide the following information:

1.Your Name, Address and Phone Number (your information will remain anonymous to the restaurant)

2.Name of restaurant

3.Location/address of the restaurant

4.Date of incident

5.Nature of complaint

If you suspect you became ill from this incident. You will need to give specific information about the suspected foods that made you sick, as well as when your symptoms began, and what they were. In addition, you will need to give a 3-day food eating history.

Explanation

Question 8 of 10 Which of these is an example of your external influences?
a Peers
b Values
c Emotions
d Thoughts

Answers

Answer:

peers

Explanation:

values emotions and thoughts are all internal influences

Most likely your peers

can someone help me im using python IDLE and im getting this message in the output what does this mean "Error: unindent does not match any outer indentation level"

Answers

Answer:

Indent the first line

Explanation:

In many types of coding, the process does not work until you indent the first line. If it is a few rows in programs such as loops many more indentations maybe needed.

Answer:

Indent the first line

Explanation:

In many types of coding, the process does not work until you indent the first line. If it is a few rows in programs such as loops many more indentations maybe needed.

Which of the following options shows the correct code to increase a player’s lives by an amount equal to a variable called hits?

A.
lives == lives + hits

B.
hits == lives + hits

C.
lives = lives + hits

D.
lives + hits = lives

Answers

The answer is C.

The line lives = lives + hits increments a player's lives by an amount equat to hits.

the answer to the problem is C

Which is the best approach to debugging?

A.
Don’t worry about it at all until after the program is written.

B.
Be sure the program will work perfectly before writing it.

C.
Anticipate errors before they happen, and find and fix errors that happen.

D.
Use an HTML encoder.

Answers

C this makes the most sense
C sounds like the best approach.

How do the text feature help on the text?

Answers

Answer:

Text features help you locate important information in a text. Knowing the purpose of the text feature helps you decide at which text feature to look when you want to understand your text better. Organized by purpose, the chart identifies text features and how they help the reader.

Explanation:

Here is your answer
How do the text feature help on the text?

This is for a test HELP!!!Sorry this was meant for history
What is a characteristic of a house slave?

A:children put into the work force at an early age
B:received better food than other slaves
C:lived in a certain section of town
D:received a portion of their money

Answers

Answer:

B

Explanation:

B

Awnser B b is the criendbd

The page that appears when you first open your Internet browser is the _____.

Answers

Answer:

Home page

I think this is straight forward

The answer to this question is the home page..its kinda obvious

A friend of a friend needs a place to stay. He’s offered you $200 to camp out in your living room.
WHAT DO YOU WANT TO DO?

(A.)SAY YES

(B.)SAY NO

Answers

Answer:

A.

i wouldn't say no to that Who would?

Explanation:

The real question is, is how long does he want to stay?

Help meeee if you want to please thank you have a good day

Help meeee if you want to please thank you have a good day

Answers

Answer:

1. Trickery

2. Caption

Explanation:

1. Trickery

2. Caption

Which of the following is not expected of employees' oral communication skills in the workplace? Communicate clearly Use appropriate language Communicate within the laws and regulations of the organization Be able to write well

Answers

Answer:

The skill that is not expected of employees' oral communication skills in the workplace is:

Be able to write well

Explanation:

The reason behind this answer is: we are analyzing oral communication skills. Writing is not in oral communication skills. Therefore it is not expected as an employee oral communication skill in the workplace. Also, Communicate clearly is expected in the workplace, use appropriate language is expected in the workplace as formality is desired, and finally communicating under the laws and regulations of the organization is also expected.

What is not expected of employees' oral communication skills in the workplace is Be able to write well.

According to this question, we are to discuss about employees' oral communication skills in the workplace.

As a result of this we can see that in the workplace, employee should be able to communicate clearly and Use appropriate language Communicate within the laws and regulations of the organization.

Learn more about communication skills at;

https://brainly.com/question/20347444

Alright, so im currently trying to pass a computer science class. i need it done in a little under 2 weeks. Ill just ask the one question right now, but if someone is willing to help me with the whole thing, that would be more than fantastic.
Nodes in this type of network are connected to a central hub.
A) bus B) mesh C) ring D) star

Answers

Answer:

B. Mesh

Explanation:

I think b will be a good answer

PLEASE HELP!!! What is one game you think would be hard for computers to play? (AI)

Answers

Answer:

I would say the game "Go" because it requires intuition to play.

Explanation:

Answer:

I dont play much games but probaly a game you need to think outside of the box for

Explanation:

robots arent creative

Eliza is the head instructor at a ballet academy. Eliza works in the ______ pathway of the Arts, AV Technology, and Communication cluster.

Question 11 options:
A. AV Technology and Film
B. Printing Technology
C. Journalism and Broadcasting
D. Performing Arts

Answers

D.Performing arts because ballet is a type of art
The answer is the first option A

If you want the words “My puppy is a poodle” to appear in the interpreter. What code should you use?

A.
create "My puppy is a poodle"

B.
execute ("My puppy is a poodle")

C.
print("My puppy is a poodle")

D.
print "My puppy is a poodle"

Answers

Answer: Probably C


(also, C and D say the same thing)

I think It’s probably c :)

PT8 what does the word " fossil " mean

Answers

Answer:

A fossil is any preserved remains, impression, or trace of any once-living thing from a past geological age. Examples include bones, shells, exoskeletons, stone imprints of animals or microbes, objects preserved in amber, hair, petrified wood, oil, coal, and DNA remnants

Explanation:

thanks

Answer:

The word fossil comes from the Latin word fossilis, which means something dug up. Today, the word fossil refers only to the remains or traces of ancient life and is usually reserved for remains at least 10,000 years old.

Hope this helps :)

Can anybody give me any suggestions to what my pfp should be

Answers

Answer:

— Your profile picture can be one of the most important elements of ... but your photo should give candidates a clear idea of what you'd ... They might also help to direct you a bit, like telling you to tilt your head slightly or tuck your ...

Explanation:

Answer: here are my suggestions

1.wolves

2.cars

3.anime

4.water

5.fire

One student will be stationed near you in a coffee shop. The other student will be located two miles away from your school. You will need to communicate with one another as you coordinate this event. Pretend you have been given $650 to develop this hunt.

Research the costs of various mobile computing devices.
Write, in a report of at least 250 words, your mobile device purchase recommendations that will best suit the student communication needs of your assignment.

Upload a 250-word report about the geocache treasure hunt that includes the following:

In light of your budget, which device is the best buy for communicating with your fellow student in the coffee shop?
Which device is the best choice for communicating with your fellow student located at your school?
What trade-offs do you need to consider, such as the size of the device vs. features?

Answers

Answer:

A LG K92 5G titan Gray that also uses cricket wireless network

Explanation:

It cost 160 bucks plus tacks.

Construct pseudocode for a program that prints ‘Hello World’ on the screen.

Answers

Answer:

Declare a class with name A.

Declare the main method public static void main(String args[]){

Now Type the System. out. println("Hello World"); which displays the text Hello World.

Explanation:

google

A is the answer!!! good luck

1. What do you think is the most important event in the history of the internet? What event has had the biggest impact on your daily life?

Answers

Answer:

The biggest event in internet history was YuTubers punching each other in the face. Months of hype came to a peak Saturday for the self-declared “biggest event in internet history” a boxing match between two YuTube celebrities in Manchester, England.

Explanation:

There is no particular event but the whole journey till now which shaped my personality. Every person even if they are the worst has something good in them.

The establishment of the ‘ARPANET’ (an early version of the internet) used in the USA in 1969 as a means of communication between various research institutions.

The impact it has had:
Developed into the globally used Internet which is now integrated into modern society and is seen as an essential for good quality of life.

Kelli is unable to find a shape that meets her needs. Which feature in PowerPoint should she use to create shapes that are completely customized? Shape Styles gallery Fill options Online Pictures command Merge Shapes

Answers

Answer: Shape styles gallery

Explanation:

Other Questions
Use the identity i2 = -1 to compute the powers of i and complete the table True or FalseHitler seized control of Germany in a militarycoup. examples of primary sources would be? choose all that apply Diariesfictional workshuman remains scholarly worksartifacts For each of the following precipitation reactions, complete and balance the equation, indicating clearly which product is the precipitate.a) Ba(NO3)2(aq) + (NH4)2SO4(aq) ->b)CoCl3(aq) + NaOH(aq) ->c)FeCl3(aq) + (NH4)2SS(aq) -> A flat glass slab of thickness 6 cm and refractive index 1.5 is placed in front of a plane mirror. An observer is standing behind the glass slab and looking at the mirror. The actual distance of the observer from the mirror is 50 cm. The observer sees the image at a distance of d1 cm from himself. Now the slab is removed and the observer sees his image in plane mirror at a distance of d2 cm from himself. What is the value of d2d1 ? negative form they have been to europe Math- look at the picture and i will mark you as brainliset if you answer correctly. The coefficients in a balanced chemical equation directly represent moles of reacting substances. true or false Exercise 2 Circle the infinitives and infinitive phrases in each sentence below. Then change each infinitive to a gerund and write the gerund form on the line at the left.To mow the whole lawn took four hours. Why did the government sue New York Times? Buildings use double-pane windows because _____. The air space between the panes acts as a good insulatorthey only allow cooler air to enter the buildingthe additional glass acts as a good insulatorthe air between the panes acts as a good conductor Katie walks 2 ft forward and 5 ft backwards. Find her displacement traveled. Yesterday there were 75 problems assigned for math homework Jeanette did 48% of them correctly how many problems did Jeanette get right? What are the common nouns in the sentence? CristinaYanghasnoideawhethershewantstoadoptakittenor A puppy. The expected return on share x is 15.75% while the risk-free rate of return is 7%. if the expected return on the market is 12%, then the beta of share x a group of seven people are attending the movies together. (a) two of the seven insist on sitting side-by-side. in how many ways can the seven be seated together in a row? (b) two of the people do not like each other and do not want to sit side-by-side. now how many ways can the seven be seated together in a row? Which of these best states Nonno Frankies main idea of how to win a fight? the regulatory event permitting actin and myosin to interact in smooth muscle is: The discussion is where you discuss a specific health topic with the rest of the class. Read through the topic thoroughly, then post your thoughts on the appropriate discussion board. Write at least one well-developed paragraph. As this is a discussion, dont forget to respond to at least two other students. Please be courteous and use proper netiquette.DotsDiscussion 3.1 Stages of LifeAs a person gets older and develops, they learn new skills and aquire additional responsibility. If you had to choose one stage of the life cycle, other than adulthood, what would you choose? Why? What makes that stage more favorable than the others? f the height of a cylinder is equal to twice the radius of its base, then find the volume of the cylinder?Use formula to do it