- 11.6
- Study for Math Test
Showing posts with label September 12 2016. Show all posts
Showing posts with label September 12 2016. Show all posts
Tuesday, September 13, 2016
Monday, September 12, 2016
History Section 02 September 12 2016
- What were the impacts of the Upanishads?
- Changed the way the Hindus Perceived the Cosmos
- Focused on Philosophy Rather Than Sacrifice
- Focused on Asceticism
- Wandering through the forest to find wisdom
- What Is The Goal of Hinduism?
- Reach Ultimate Reality
- Get Good Karma
- By Following Dharma
- Moral Law
- And Climbing the Caste System
- To Escape Samsara
- Which is Moksha
- What is Moksha?
- Escaping the Wheel of Life aka Samsara aka The Illusion of Reality
- Who Judges You In Hinduism?
- The Universe
- What is Atman?
- The Divine Within Us All
- Realize That The Divine Is Within, And Without
- What is Brahman?
- The Universe is God
- Your Move Atheist
- What Does Upanishad Mean?
- Sitting Near
- Is There Only One Path To Hinduism?
- No
- All Indian Religions Believe in One?
- Dharma
- Samsara
- Karma
- Mustard Seed Notes
- What Does Buddha Say?
- Death is A part of Life, and not to waste time grieving.
- Lessons
- Suffering is universal
- Material possessions aren't as important as they seem
- Don't be upset about things that happen
- What is Buddhism About?
- Getting you to become one with the universe.
History Map Quiz Notes September 12 2016
- Pg.40
- Pg.44
- Pg.81
- Pg.92
Mesopotamia
Tigris River
Euphrates River
Sumer
Yellow River
Yangtze River
Red Sea
Nile River
Ganges River
Indus River
Simple Python Calculators
Simple Derivative Calculator
def derivative_calculator_simple():
print ("Derivative: Ax^B = BAx^B-1")
constant = int(input("Type in the Constant: "))
exponent = int(input("Type in the Exponent: "))
new_base = (constant*exponent)
new_base = str(new_base)
new_exponent = (exponent-1)
new_exponent = str(new_exponent)
print ( "Derivative = "+ (new_base) + "x^" + (new_exponent))
derivative_calculator_simple()
Point Slope Calculator
def point_slope_calculator():
print ("Point Slope Formula: y-y1=m(x-x1)")
x1 = int(input("Type in the Value of x1: "))
y1 = int(input("Type in the Value of y1: "))
m = int(input("Type in the Slope of The Tangent Line (Must Be A Whole Number): "))
a = (m*x1)
b = (a+y1)
m = str(m)
a = str(a)
b = str(b)
print ( "y = "+ (m) + "x" +" +"+(b))
point_slope_calculator()
Average Rate of Change Calculator
def average_rate_of_change_calculator():
print ("Average Rate of Change: fa-fb/a-b")
x1 = int(input("Type in the Value of x1: "))
x2 = int(input("Type in the Value of x2: "))
function = str(input("Type in the Function: "))
fa = int(input("Type in the Value of The Function When x1 Is The Value of x: "))
fb = int(input("Type in the Value of The Function When x2 Is The Value of x: "))
a = ((fa-fb)/(x1-x2))
a = str(a)
print ( "Average Rate of Change = "+ (a))
average_rate_of_change_calculator()
def derivative_calculator_simple():
print ("Derivative: Ax^B = BAx^B-1")
constant = int(input("Type in the Constant: "))
exponent = int(input("Type in the Exponent: "))
new_base = (constant*exponent)
new_base = str(new_base)
new_exponent = (exponent-1)
new_exponent = str(new_exponent)
print ( "Derivative = "+ (new_base) + "x^" + (new_exponent))
derivative_calculator_simple()
Simple Addition Derivative Calculator
def addition_derivative_calculator_simple():
print ("Normal Derivative: Ax^B = BAx^B-1")
print ("Addition Derivative: (Ax^B)+(Cx^D) = (BAx^B-1)+(DCx^D-1")
constanta = int(input("Type in the Constant of the First Derivative: "))
exponenta = int(input("Type in the Exponent of the First Derivative: "))
constantb = int(input("Type in the Constant of the Second Derivative: "))
exponentb = int(input("Type in the Exponent of the Second Derivative: "))
new_basea = (constanta*exponenta)
new_basea = str(new_basea)
new_exponenta = (exponenta-1)
new_exponenta = str(new_exponenta)
new_baseb = (constantb*exponentb)
new_baseb = str(new_baseb)
new_exponentb = (exponentb-1)
new_exponentb = str(new_exponentb)
print ( "Derivative = "+ (new_basea) + "x^" + (new_exponenta)+" + "+(new_baseb) + "x^" + (new_exponentb))
addition_derivative_calculator_simple()
Point Slope Calculator
def point_slope_calculator():
print ("Point Slope Formula: y-y1=m(x-x1)")
x1 = int(input("Type in the Value of x1: "))
y1 = int(input("Type in the Value of y1: "))
m = int(input("Type in the Slope of The Tangent Line (Must Be A Whole Number): "))
a = (m*x1)
b = (a+y1)
m = str(m)
a = str(a)
b = str(b)
print ( "y = "+ (m) + "x" +" +"+(b))
point_slope_calculator()
Average Rate of Change Calculator
def average_rate_of_change_calculator():
print ("Average Rate of Change: fa-fb/a-b")
x1 = int(input("Type in the Value of x1: "))
x2 = int(input("Type in the Value of x2: "))
function = str(input("Type in the Function: "))
fa = int(input("Type in the Value of The Function When x1 Is The Value of x: "))
fb = int(input("Type in the Value of The Function When x2 Is The Value of x: "))
a = ((fa-fb)/(x1-x2))
a = str(a)
print ( "Average Rate of Change = "+ (a))
average_rate_of_change_calculator()
History Section 02 Independent Notes 9/12/16
101-111, 71-77
- Pg. 71
- Caste System
- The Caste System is attributed to the Gods in the Rig Veda
- Priesthood
- Brahmins were expected to memorize every syllable and tone of the Vedas so that their rituals would please the gods
- They conducted old and new rituals
- When agriculture became more important to society, they began conducting rituals to purify the land
- Medicine
- They knew formulas and spells that were effective against disease and calamities
- The Untouchables
- Those outside of the caste system, or those who improperly conducted rituals became the untouchables
- They were considered impure and became responsible for slaughtering animals and dressing skins
- Women
- Women are portrayed in Aryan epics as being forceful and able to achieve their goals by using feminine ploys to cajole men, or by direct action
- Brahmanism
- Aryans recognized many gods of other early Indo-European societies such as the Persians and Greeks
- Ushas was the goddess of dawn,
- who was a gentle deity who welcomed the birds,
- gave delight to human beings,
- and warded off evil spirits
- Sins were considered as ways to upset the balance of nature
- Priests made animal sacrifices to gods as a way for common people to interact with the divine
- These rituals helped to establish and strengthen people's relationships with the divine
- The priests had a monopoly, as they were the only one's who held the knowledge to conduct rituals
- It was stated that a perfect ritual, forces a God to grant one wish
- Upanishads
- Recorded speculations on the mystical meanings of sacrifice rituals, and man's relationship with the universe
- Documented the shift from the mystical view of the early Vedic age, into the age of philosophy
- Asceticism
- Shunning one's self out into nature, in order to collect wisdom
- Those who practiced this began performing rituals through disciplined meditation, utilizing symbols, rather than physical sacrifices
- Samsara
- The belief that the universe repeats in cycles of reincarnation, that was believed by the Aryans
- Pg. 72-73
- Karma
- The tally of good and bad deeds that determined the status of one's next life in Samsara
- Brahman
- The idea that Samsara is an illusion, that reality is an illusion, and that the only way to escape the illusion was moksha, which is by fully realizing the true reality
- Pg. 74
- The idea of Karma, helped to facilitate workers who were content with the ability to control their own destiny, who would work without stirring up trouble
- The universe and the soul were believed to be made up of the same material
- Jainism
- Started by a wandering religious man during the time in which India's cities and written language returned
- It asserts that everything has a soul, and the weight of a soul is determined by its karma, and that the more good karma you have, the lighter you become
- The goal is to become as light as possible, so that your soul can float upon the vast universe in eternal bliss
- Pg. 75-77
- The Jains believed that due to karma, causing violence, causes harm to one's self.
- Enlightenment = Perfect Insight Into The Processes of the Universe
- Buddha spoke to the people in their common language, rather than in Sanskrit
- Buddhism ignored the caste system.
- Buddhism is about letting go of attachments and desires in order to become one with the universe and to no longer suffer.
- Buddhism was more of a philosophy until Mahayanna introduced bodhisattvas, which were essentially ascended masters of Buddhism.
- Buddhism is an all-inclusive religion.
- Buddhists and Jains both rejected animal sacrifice and the caste system, while Brahminism embraced both animal sacrifice and the caste system.
- Hinduism allowed for the pursuance of personal/material gains, starting a family, and the worship of personal Gods, in the path to becoming one with the universe.
- In other words, it let you do almost whatever you want.
- Pg.102
- During the same period in which Indian sages and mystics were developing religious speculation about karma, souls, and ultimate reality...
- Chinese thinkers were arguing about the ideal forms of social and political organization and man's connection to nature.
- Pg.103
- In the Confucian tradition, studying texts came to be valued over speculation, meditation, and mystical identification with deities
- Confucius encouraged men who came to study with him to master rituals, that we know today as Confucian classics
- Mencius's philosophy for leadership and politics appears to be strongly connected with the concepts laid out in the mandate of heaven
- Xunzi believed that ritual, was key to teaching people how to place moral principles, above one's own interests
- Pg.104-105
- Confucius had declined to discuss gods, portents, and anomalies and had spoken of sacrificing as if the spirits were present
- Xunzi argued explicitly that heaven does not intervene in human affairs
- Xunzi did not propose abandoning traditional rituals
- Xunzi believed rituals....
- Had positive effects on those who practiced and observed them
- Allowed people to express feelings and satisfy desires in an orderly manner
- Specified ways to perform rites based on social rank and religious conditions
- Help to sustain the social hierarchy
- Pg.106
- Xunzi believed rituals...
- Shaped people's sense of duty, while creating social differentiation
- Repaying ancestors was seen as a sacred duty, as one could never have existed without the existence of those before them
- Pg. 108 Zhuangzi's Story About Death
- Zhuangzi Outlines Creation to Death As The Following Process...
- In the amorphous realm, something changes and life energy appears...
- Life energy then takes form, changes form, and life begins....
- Another change occurs..and then death
- Pg. 110-111 Xunzi's View of Rituals / Divine Animals/ Astrology/ Divination/ Astral Gods/ Exorcism
- Animals that were considered divine include...
- Dragons
- Phoneixes
- The popular religion of the time was..
- Astrology
- The View of Illness Presented By Divination Was....
- Illness is due to the presence of unsatisfied spirits or malevolent demons, best dealt with through performing exorcisms or offering sacrifices to the astral god Taiyi
Subscribe to:
Posts (Atom)