Conduct research online or through other means on one source of renewable energy. Describe the applications and benefits of the energy source.
Earth Science (Plato)

Answers

Answer 1

A source of renewable energy is Solar energy.

What is the source of the solar energy?

The sun is known to be the source of Solar energy. This is known as any type of energy that is gotten from the sun.

Solar energy is formed by nuclear fusion that occurs in the sun. Fusion is said to take place when protons of hydrogen atoms does collide in the sun's core and fuse to form a helium atom.

Solar power  or energy benefits includes thermal or electrical energy. One can also get the cleanest and most abundant renewable energy source from here.

Learn more about renewable energy from

https://brainly.com/question/545618


Related Questions

What is a PowerPoint slide?


Answers

Answer:

A PowerPoint is a presentation program to show a specific topic per slide

a PowerPoint SLIDE is just one part of for example 1 out of 10 slides

for example, if you were asked to do a PowerPoint for a project you'll probably do 20 slides and put a lot of work and detail into making this PowerPoint for a good grade so you don't fail a school year

An integer n is divisible by 9 if the sum of its digits is divisible by 9. Develop a program to display each digit, starting with the rightmost digit. Your program should also determine whether or not the number is divisible by 9. Test it on the following numbers:


n = 154368
n = 621594
n = 123456


Hint: Use the % operator to get each digit; then use / to remove that digit. So 154368 % 10 gives 8 and 154368 / 10 gives 15436. The next digit extracted should be 6, then 3 and so on

Answers

The program is an illustration of the modulo operator

What is a modulo operator?

The modulo operator is an operator used to determine if a number is divisible by another

The main program

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

#This defines the function

def divisible(n):

   #This sets a boolean value to false

   divcCheck = True

   #This initializes a counter to 0

   num=0

   #The following iterates and prints the digits of the number

   while n>0:

       a = n%10

       n = n - a

       n = n/10

       print(int(a),end=" ")

       #This checks if the digit is divisible by 9

       if (int(a)%9 != 0):

           divcCheck = False

   num = num + 1

   #This prints true or false, depending if the number is divisible by 9

   print(divcCheck)

Read more about python programs at:

https://brainly.com/question/16397886

Mira sold flowers to raise money for the annual field trip. Here is the list that shows the number of flowers she sold in 1 day.

Answers

can I see the list? for the list that shows the number of flowers

What type of hard drive has no moving parts, making it fast and durable?.

Answers

Answer:

Solid-State Drive, also the fastest hard drive at the moment, Durable depending on the brand.

Which sentences describe the purpose of a magazine cover?
A magazine cover has to visually appeal customers. Depending on the type of magazine brand, the cover also represents social, political,
economic, medical, ltechnology, and fashion trends. A magazine cover has to appear different from other magazine covers in the newsstand or
store, and help to drive sales of the magazine brand. As a graphic designer designing a magazine cover, you need to know what will print well.

Answers

The  sentence that describe the purpose of a magazine cover is that a magazine cover has to visually appeal customers.

Based on the type of magazine brand, the cover also stands for social, political, economic, medical, technology, and fashion trends.

What is the aim of a magazine cover?

A key functions of the magazine cover is made so that it can sell the issue's inside features(stories).

The  magazine cover  is one that is very vital as it has a lot of short quotes or intriguing lines  that is said to be floating about the cover page.

Learn more about  magazine cover from

https://brainly.com/question/25817628

Answer:

A magazine cover has to visually appeal customers. Depending on the type of magazine brand, the cover also represents social, political, economic, medical, technology, and fashion trends. A magazine cover has to appear different from other magazine covers in the newsstand or store, and help to drive sales of the magazine brand. As a graphic designer designing a magazine cover, you need to know what will print well.

Explanation:

just took the test and did well youre welcome hope this helps

Harmon, a nationwide department store, uses checkout scanners to record shoppers' purchases. Which term best describes Harmon's checkout scanners

Answers

The term that best describes Harmon's Checkout Scanners is; A touch point device

What is touch point device?

The correct description of Harmon's scanners is that they are touch point devices.

TouchPoint devices are usually wrist-worn devices, developed by a team of neuropsychologists, that alternatively stimulates both hemispheres of the brain in order to reduce physiological and psychological stress.

This corresponds with the function of Harmon's scanners.

Read more about Scanners at; https://brainly.com/question/24937533

A ________________ is an electrical channel that transfers bits internally within the circuitry of a computer, allowing the devices to communicate with each other.

Answers

Answer:

RAM

Explanation:

Random Access Memory (RAM) is a type of memory that is used to store data. RAM data can be accessed almost instantaneously regardless of where it is stored in memory, making it extremely fast. RAM communicates with the computer's CPU at a breakneck speed. I hope this helps! ^-^

Why would you get the error, "InnerHTML" cannot be defined as null. In the developer console?

Answers

Answer:

you have not defined your innerHTML

Explanation:

you need to define it in order for it to work

Answer:

you have not defined your innerHTML

Explanation:

you need to define it in order for it to work

Deployment was canceled bymicrosoft. Visualstudio. Services. Releasemanagement.

Answers

Deployment was canceled bymicrosoft. Visualstudio. Services. Releasemanagement is known to be an error message.

Why the message above?

This situation often occur when the win2016 is said to be deprecated and as such, when you use vs2017-win2016 runs, it tends to fail in course of the brownout timeframe.

Note that Deployment was canceled bymicrosoft. Visualstudio. Services. Releasemanagement is known to be an error message that shows that release deploy failed.

Learn more about  error message. from

https://brainly.com/question/11472659

Write a python code that prompts the user for a floating-point number and prints
the smallest integer that is larger than the number the user entered.

Answers

Answer:

glitched

Explanation:

brainly deleted my answer

Q2. What is the process of file management?​

Answers

Answer:

The process and act of creating an organized structure in which you store information for easy retrieval.

Explanation:

What will the following code print?
My width = 4
height = 12
perimeter = width * 2 + height * 2
print (perimeter)

Answers

perimeter = width * 2 + height * 2

width = 4

height = 12

perimiter = (4*2)+(12*2)

perimiter =8+24

perimiter =32

Since it displays perimiter, it would display 32

uring the boot process, the essential portion, or core, of the operating system called the ____________________ is loaded into memory.

Answers

Answer:

kernel or boot sector

Explanation:

How should I go about fixing this error in Java?

System.out.printIn("E");
^
symbol: method printIn(String)
location: variable out of type PrintStream
1 error

Answers

Answer:

use println with an L in stead of an I

Explanation:

In this font, the capital i can lowercase L look very similar. If you paste this in notepad, you can see you typed "print in", with an i.

It should be with an L as in print line.

Tonya is concerned about the risk that an attacker will attempt to gain access to her organization's database server. She is searching for a control that would discourage the attacker from attempting to gain access. What type of security control is she seeking to implement

Answers

Answer:

The answer is Deterrent

Explanation:

Deterrent controls are administrative mechanisms (such as policies, procedures, standards, guidelines, laws, and regulations) that are used to govern an organization's security execution. Deterrent controls are used to ensure that external controls, such as regulatory compliance, are followed. I hope this helps! ^-^

A thesis statement is the last sentence of the conclusion. It summarizes the entire paper.
True
False

Answers

False. A thesis statement usually introduces the topics or ideas you are going to write about, so this means that it is at the end of the FIRST paragraph.

Answer:

false

Explanation:

Who authors hype for major stars?
fans of the star
entertainers themselves
PR teams
fans of other stars

Answers

Answer:

PR teams

Explanation:

If David wishes to digitally sign the message that he is sending Mike, what key would he use to create the digital signature

Answers

The key would he use to create the digital signature is Mike public key.

Which key is used to sign messages?

Digital signatures are known to be used via public key. Here, the person is said to be one who is said to produce or creates the digital signature that  uses a private key to encrypt signature-linked data.

The only way to decrypt a data is only with the signer's public key, the key David would use to create the digital signature is Mike public key.

Learn more about  public key from

https://brainly.com/question/17486027

n the bus topology, a hardware device called a _____ is used at each end of the cable to absorb the transmitted signal.

Answers

In the bus topology, a hardware device called a terminators are used at each end of the cable to absorb the transmitted signal.

When backing up your original content and data and saving it in two places, why is it important that these two places aren't on the same device

Answers

Answer:
because a crash could cause you to lose both

Explanation:
In the debate over cloud vs. local backup, there are some types of backup that are better in certain locations. If you're performing cloud backup, incremental backups are generally a better fit because they consume fewer resources. You might start out with a full backup in the cloud and then shift to incremental backups. Mirror backup, though, is typically more of an on-premises approach and often involves disks.

This article is part of

Protecting data against loss, corruption, disasters (human-caused or natural) and other problems is one of the top priorities for IT organizations. In concept, the ideas are simple, although implementing an efficient and effective set of backup operations can be difficult.

The term backup has become synonymous with data protection over the past several decades and may be accomplished via several methods. Backup software applications reduce the complexity of performing backup and recovery operations. Backing up data is only one part of a disaster protection plan, and may not provide the level of data and disaster recovery capabilities desired without careful design and testing.

Backup applications have long offered several types of backup operations. The most common backup types are a full backup, incremental backup and differential backup. Other backup types include synthetic full backups

How many pages is 2000 words double spaced 12 font.

Answers

Answer: 8 pages

Explanation:

When adding a component to a container with the ____ layout, specify the NORTH, EAST, SOUTH, WEST, or CENTER position.

Answers

Answer:

Border

Explanation:

When adding a component to a container with the BORDER layout, specify the NORTH, EAST, SOUTH, WEST, or CENTER position.


what is personal computing ​

Answers

Answer:

Personal computing means utilizing a computer that is located at the same work station where the input or output of data is conducted.

Explanation:

Pls, choose me as brainliest!

What bandwidth is used in special leased lines to connect midrange computers and mainframes as well as to transmit data over long distances?.

Answers

The bandwidth that is used in special leased lines to connect midrange computers and mainframes as well as to transmit data over long distances is Medium band.

What is Medium band?

This is known to be a bandwidth that is often used in some particular leased lines to link up midrange computers and mainframes.

Conclusively, It is also used in  moving data over any long distances. This bandwidth is is known to be very capable of doing any high-speed data transfer.

Learn more about bandwidth from

https://brainly.com/question/4294318

In a selection, the else clause executes ______________. a. always b. when the tested condition is false c. when the tested condition is true d. only after the if clause executes

Answers

b. when the tested condition is false

Which type of cache is found as part of more advanced CPUs, is shared among the CPU cores and typically comes in sizes of 8 and 16 MB

Answers

Answer: Level 3

Explanation: I studied for the test

______________________ can run on a workstation or server and is at the heart of all business applications.

Answers

Answer:

I believe the correct answer is Application Software.

Explanation:

write any five sources of information for foreign employment.

Answers

Answer: Blue, newspapers or professional journals; Red, personal contacts abroad; Green, recruitment websites.

Hope this helped!

What does a virtual machine emulate?

Hardware
Networks
User interfaces
Web sites

Answers

Question

What does a virtual machine emulate?

✒ Answer

Hardware

If you need to multiply 50 and 8 and divide by 2, what would you type on the numerlc keypad?
50/8/2
50/8'2
50'8/2
50'8'2

Answers

Answer:

50*8/2

The asterisk is the multiplication sign and the parenthesis is the division.

I've never used an apostrophe for a multiplication sign before, but I'm guessing multiplication is what it stands for.

Explanation:

Other Questions
Which of these was one of the common characteristics of the art of theEastern and Western Roman Empires?O A. They both relied on mathematical perspective.B. They both focused on religion.C. They both involved bright, vibrant colors.D. They both used abstraction.the answer is B on A P E X PLS HELP ME!!!!!!!1. Bias is a preference or prejudice a person has. Choose one of the four texts about women's suffrage and explain how the author's language shows a clear bias.2. Based on the details in Sojourner Truth's speech, how do her experiences affect her perspective?3. What is the author's purpose in the article "Town Where Women Vote Goes Under the Hammer"? How does the author's evidence or lack of evidence help you determine what the author's perspective is? Use details to support your answers. Explain the steps of Beta oxidation of palmitic acid. choose the sentence that complete the fact family 56=30 306=5 65=30 which one is correct a 305=6 b 303 =10 c 62=3 d 3015=2 is it abc or d Solve the inequality. Then graph the solutions on a number line. 20 > - 4(2x - 7) What depicted in the image above? Will mark brainliest if your correct How long did it take the vikings to sail to england. While running down a hill, the hamstrings decrease in length while producing tension. What type of contraction is performed?OA. An isometric contractionOB. A negative contractionOC.A static contractionOD. A positive contraction Giving brainlyiest and 5 star and thanks Select all true statements.A. All rectangles are squares.B. All rectangles are parallelograms.C. All rhombuses are parallelograms.D. All squares are rectangles.E. All squares are rhombusesF. All trapezoids are parallelograms. Jhen swam 3 complete laps in a 70 meter pool. (1 lap is one length of the pool) Explain how women's right's were impacted by getting married in many states in the 1800's. Marshall Manufacturing has recently reached an agreement with an intermodal marketing company to significantly reduce the cost of shipping its finished goods to some major business customers. This agreement will help Marshall reduce the costs associated with outbound logistics. Guys in this question north-west it means a negative dierection?Azad, of mass 21 kg, is riding a 5.9 kg bike with a velocity of 4.5 m/s to the north- west. a. What is the total momentum of Azad and the bike together? b. What is the momentum of Azad? c. What is the momentum of the bike? The inequality 10w+40 Im so close- but i seriously have tried every answer i can think of Which expression is equivalent to y 48?F (y.40) + 8G (y 4).8H (y+40)+ (y:8)J (y 4) + 8 How can the suffragists best be described? Use information from the text to support your answer. (sorry, no story available) Crayons are on sale for $.25 for a pack of 16. This was down from the normal price of $.75 per 16 pack. What is the percent discount buyers are getting per crayon at this sale price? What fraction of the DVDs in Andy's collection is not "ction" or "Comedy?"Show your work.