Answer:
Approved
Explanation:
Answer:
the answer is in the question
Explanation:
Which pair of devices have the same input motion and different outputs?
scissors and adjustable wrench
nutcracker and can opener
musical instrument and adjustable wrench
salad tongs and nutcracker
Answer:
nutcracker and can opener
Explanation:
Type the correct answer in the box. Spell all words correctly.
Charlie works in a team that manages the stations tracking GPS satellites in their orbits. What type of stations does Charlie’s team manage?
Charlie’s team manages the _____ stations, which track GPS satellites in their orbits.
Answer:
Ground Antennas
Explanation:
I got it right on my test
Answer:
the correct answer is monitoring
Explanation:
PLATO
The input force used to provide power to a machine is the _____.
Linkage
Powertrain
Power Adapter
Power Source
Answer:
D power source
Explanation:
whitebox learning
What is one ethical use of technology?
A.
Arguing with people on Twitter about various topics.
B.
Browsing the internet on your smartphone during class.
C.
Posting fake information on your social media accounts.
D.
Talking to friends and colleagues about interesting news.
Answer:
D.
Talking to friends and colleagues about interesting news.
Explanation:
Ethics is a branch of philosophy that "involves systematizing, defending, and recommending concepts of right and wrong behavior". So if something is "ethical" it is a right thing to do.
When you take action independent of direct instruction, you are showing _____.
initiative
courage
insubordination
power
Answer:
Option A, initiative
Explanation:
Initiation is an art of performing an act or task by self motivation rather on command or instruction from anyone.
Insubordination is incorrect as here there is no mentioning of disobeying seniors or authority
Also, courage and power means having strength to perform any task. Here action is performed without any instruction and it in no sense signifies a brave deed.
Hence, option A is correct
18
Taglarim
1 point
Plagiarism is considered an act of
type your answer...
and is the most type your answer...
violated offense under most schools' academic code of conduct.
5
1
Answer:
Plagiarism; meaning
Explanation:
plagiarism is presenting someone else's work or ideas as your own with or without their consent by incorporating it into your work without full acknowledgement.
Tennis is classified as an exercise program.
true or false
It is true that Tennis is classified as an exercise program.
What is Tennis?Tennis is a type of sport, It can be played during leisure or done as a profession.
When played during leisure it can be to exercise the muscles and bones.
Therefore, It is true that Tennis is classified as an exercise program.
Learn more on Tennis below,
https://brainly.com/question/13556415
#SPJ9
Which event is an example of an external risk?
A.
theft
B.
failure of machinery
C.
weak economy
D.
outdated production techniques
Answer:
Answer: C
Explanation:
A weak econemy would pose as an external risk. These types of risk are usually out of human hands and are not controllable or influenced by the company.
what is this answer?
Answer:
ITS ALL ABOUT C
Explanation:
READ IT CAREFULLY
How do you find the Layout dialog box for changing the layout options of an image in a Word document? Use the
drop-down menus to complete the steps.
1
2. Click the
3. Click
4. Click
at the bottom of the pop-up menu.
Answer:
1. Select the image
2. Format tab
3. the position button
4. more layout options
Explanation:
Answer:
How do you find the Layout dialog box for changing the layout options of an image in a Word document? Use the drop-down menus to complete the steps.
1. ✔ Select the image (C)
2. Click the ✔ Format tab (B)
3. Click ✔ the Position button (B)
4. Click ✔ More Layout Options (A) at the bottom of the pop-up menu.
Explanation:
Doing it on EDG right now!
Good luck and have a good day :)
Select the one that uses the heading tag correctly.
a.
b.
c.
d.
Answer:
yes . where is option please check it
Last two questions and were done
Answer:
9 dont know
10 maybe world works?
Explanation:
What is the gear ratios of a gear train with an input gear of 48 teeth and an output gear of 12?
A. 1:4
B. 1:3
C. 4:1
D. 3:1
Answer:
D: 4:1
Explanation:
If you divide 48 by 12, you get 4. 12 is 1/4 of 48. Therefore, you keep it at 4:1.
In order to compute the gear ratio, one of two methods can be used: either divide the output speed by the input speed (i=Ws/We) or divide the number of teeth on the driving gear by the number of teeth on the driven gear (i=Ze/Zs). Thus, option C is correct.
What gear ratios of a gear train with an input gear?The total debt divided by the total shareholders' equity yields the net gearing calculation. The amount of equity that would be needed to pay off all outstanding obligations is shown by the ratio, which is expressed as a percentage.
The speed ratio (also known as velocity ratio) of a gear train is the proportion of the driver's speed to the driven or follower's speed. Train value: The gear train's train value is defined as the difference between the speed of the driver and the speed of the driven or follower.
Therefore, 48 divided by 12 results in 4. 12 is 1/4 of 48. You leave it at 4:1.
Learn more about gear ratios here:
https://brainly.com/question/28883796
#SPJ2
The symbol is used to indicate that a line of text is a comment.
Answer:
Explanation:
asterisk
Answer:
# is the symbol you would use
Explanation:
I took the Unit Test on Edgen.
This is a human-made physical system.
ecosystem
health care system
bicycle
school system
the answer is health care system
please help me also
how to make a computer
put cpu in motherboard then ram then storage then cooler then fix fans then psu then gpu i thnk
Answer:
1. Shopping for Parts. The most difficult and time-consuming part of the PC-building process happens long before you start looking for the screwdriver. ...
2. Get Prepared.
3. Install the Power Supply.
4. Install the Processor.
5. Install the CPU Cooler.
6. Install the RAM.
7. Place the I/O Plate.
8. Mount the Motherboard.
Babbage’s punch cards, which used numbers from 0 to 9. Digital or analog.
Answer:
Analog
Explanation:
yuh
Answer:
Your answer would be
1. Digital
2. Analog
3. Digital
4. Analog
5. Analog
Explanation:
Edge 2022
2. Read the following scenarios about how three different programmera approach
programming a computer game. Identify which type of programming design
approach each represents (3 points):
a) Yolanda first breaks down the whole game she needs to program into modules.
She then breaks these modules into smaller modules until the individual parts are
manageable for programming. She writes the smallest modules, and then
recombines them into larger parts.
b) Isabella takes the game process and groups together sets of related data involved
in the process. She then identifies the messages the data should respond to. After
writing the code for each set of data, Isabella then combines, tests, and refines the
subsets until the software runs properly
a.) Structured programming
b.) Object-oriented programming
c.) Top-down programming
The programming design approach represented in this scenario is modular programming. The programming design approach represented in this scenario is object-oriented programming.
What is programming?The process of creating a set of instructions that tells a computer how to perform a task is known as programming.
Computer programming languages such as JavaScript, Python, and C++ can be used to create programs.
Modular programming is the programming design approach represented in this scenario.
Yolanda divides the entire game into modules, which are then subdivided further into smaller modules until the individual parts are manageable for programming.
Object-oriented programming is the programming design approach represented in this scenario. Isabella organizes sets of related data and determines which messages the data should respond to.
Thus, this method entails representing data and functions as objects and employing inheritance and polymorphism to generate flexible and reusable code.
For more details regarding programming, visit:
https://brainly.com/question/11023419
#SPJ2
PLSS help im so desperate!! 30 pts n brainliest
This is for intro to network systems//// I will delete invalid answers! I rlly need help
Question: Explain each kind of pointer and for what it is appropriate.
A pointer is nothing but a memory location where data is stored. A pointer is used to access the memory location. There are various types of pointers such as a null pointer, wild pointer, void pointer and other types of pointers. When you want to deal different variable data type, you can use a typecast void pointer.
A person interested in a career in digital media should have which qualities? Select all that apply.
1. creativity
2. leadership
3. attention to detail
4. forcefulness
5. enjoyment in learning new things
6. vision
Thank you!!!
WIN
What is the use of lesson control panel?
a) background
b) enable or disable sound c) animation d) plain
Explanation:
b enables sound and clear tone
What are the biggest password mistakes that people and companies make? How can you avoid those mistakes?
Why was the IPv6 address format created? Select one:
A. It allows you to use words instead of numbers to identify a computer.
B. It supports faster download speeds than IPv4.
C. It allows computers on the LAN to safely connect to each other.
D. It can provide many more internet addresses than IPv4.
Answer: D
Explanation:
If tech is smarter than us. How did a human make something smarter than him/her?
Answer:
hey eliza you there
Explanation:
Answer:
Well, really we are the smart ones since we created it and we put all of the info inside of that robot
Explanation:
The image shows a bar graph.
A bar graph shows a series of 4 vertical bars along an x and y axis.
In which scenarios would using this graph be best for a presentation? Check all that apply.
showing change in a community’s average median age over a century
comparing the percentages of the types of pets owned in a community
showing how the world’s shark population has changed over 50 years
comparing the number of men and women who earned engineering degrees in a decade
showing the percentages of the various religions practiced in Indonesia
Answer:
showing change in a community’s average median age over a century
showing how the world’s shark population has changed over 50 years.
comparing the number of men and women who earned engineering degrees in a decade
Explanation:
mention the generation we have in computer
HELP ASAP!!Prompt
What is a default font?
Answer:
default font is the text styling that is usually used by a computer when a document is opened, such as Times New Roman. Font, Typography terms.
A default font is known to be the key or main font that is used by any person or firm.
What Is a Default Font?A default font is regarded as the primary type of font that is often used in any of document or writeup by a firm or by an individual.
Conclusively, A firm or a company uses this font in their products such as Calibri as the main font in their document.
Learn more about default font from
https://brainly.com/question/23359310
Which input and output pair is correct for a bicycle?
A) input: pedals, output: wheels
B) input: downward force on pedals output: forward motion
C) input: wheels, output: pedals
d) input: forward motion, output: downward force on pedals
Answer:
I'm pretty sure its B.
Explanation:
Input: Force is applied to the pedals by the rider's feet then..
Process: the chain and gear system convert the energy to cause...
Output: the rear wheels to turn and make the bike go foward
How would Patrick save his formatted message in Outlook?
O The Draft Folder saves a real-time version automatically.
O Click Save As Draft and it is placed in the Saved Folder.
O Click Save and it remains in the Draft folder for later edits.
O Click Archive and it will save the message in your Documents folder.
Answer:
O Click Save and it remains in the Draft folder for later edits.
Explanation:
I hope it's help
Answer:
The Answer is C!
Hope it helps
Explanation:
Choose all stages of the information processing cycle.
Answer:
The information processing cycle, in the context of computers and computer processing, has four stages: input, processing, output and storage (IPOS).
Explanation:
Answer:
Processing, storage, input, and output.