Answer:
Andrew Carnegie was extremely wealthy having built a personal fortune from steel. He was a philanthropist and believed in giving back to the community but he still maintained control of where and how to donate. The kind of projects he prioritized did little to directly help the class of people who struggle daily like coal miners.
Explanation:
Andrew Carnegie was known as a philanthropist, he felt it was his duty or obligation to give back to the community as a wealthy person. But he was also the wealthiest man in the world in 1901 when he retired. There is a big disparity between his life and the life of average coal miner who had to struggle in the mines and risked their health and lives because the earnings were a bit higher than other options for the poorer or working class at the time, particularly where there was coal mining in the Appalachians and around Pittsburgh, for example. This philanthropic view was not ethical because it was the wealthy man himself who still decided where the money was to be donated or invested and in the kind of services it would provide. Carnegie donated to museums and libraries in the Pittsburgh area for example, and while valuable in themselves they do little to improve the quality of life for working class people directly, like coal miners. Although Carnegie did respond personally to some families in the Harwick Mine Disaster for example, having medals privately minted for the families of two miners who gave their lives trying to save the others. Carnegie also gave $5 million to establish a Carnegie Hero Fund (note how the gesture was branded in the sense even in giving it carries the Carnegie name). But 181 people died in that accident that was indicative of other sacrifices many countless other coal miners made to help amass his personal fortune.
Answer: (C)
Rats can learn to run complex mazes even without food rewards present.
Explanation:
Biological predisposition to learning is brought about by an internal inherited quality that increases the likelihood of having a condition or exhibiting a certain pattern of behavior.
It occurs in humans and animals and has to do with genes passed down from parents to children.
In this case, the genetical makeup of the rats can cause them to learn to behave in a certain way over time.
Answer: an internal, or dispositional attribution
In an internal attribution, a person (like Isabella) concludes that an event (her boyfriend being late in meeting her) or a person's behavior is due to factors such as personal traits (unreliable and inconsiderate), abilities, or feelings and not because of other reason or situation (a meeting at work ran late).
Answer: An algorithm
Explanation: Computer programs are algorithms. They are finite set of rules or instructions carefully written to perform a specific task. The algorithm is written in a flexible manner without the moves being 'hard-coded', This allows the program to adjust and routinely calculate all possible game moves.
Hard coding the moves reduces the flexibility of the algorithm. Hard coding is used when there is something we want to embed within our program permanently without being changed.
The algorithm only states the rules of the game, without the limiting the moves a player can make.