Trigonometric Identities
Image courtesy of Wikipedia
Read more →Step 1:
What is the ouput? Exactly what will the task produce?
Step 2:
Identify the data. What input is necessary to produce the output?
Step 3:
Determine how to process the input to obtain the desired output. What formulas or ways of doing things can be used to obtain the output?
The programming development cycle is a process of steps, used by programmers to more efficiently manage their time ...
Read more →“Sohcahtoa, the Indian princess of Trigonometry“
SOH
sin θ = opposite/hypotenuse
CAH
cos θ = adjacent/hypotenuse
TOA
tan θ = opposite/adjacent
Basic Trigonometry : Introduction to trigonometry
http://www.khanacademy.org/video/basic-trigonometry
Basic Trigonometry II: A few more examples using SOH CAH TOA
http://www.khanacademy.org/video/basic-trigonometry-ii
Radians and degrees : What a radian is. Converting radians to degrees and vice versa.
http://www.khanacademy.org/video/radians-and-degrees
Using Trig Functions : Using Trigonometric functions to solve the sides of a right triangle
http://www.khanacademy.org/video/using-trig-functions
Using Trig Functions Part II
Read more →
This post was created to share an essay assignment that I completed during my sophmore year at Mountain State University. This post includes the assignment details, as well as my assignment submission. I have entitled this post “Learning Styles – Accelerate Your Capacity to Learn” as this is the title of my essay. Learning Styles – Accelerate Your Capacity to Learn
“This is the broadest and least narrowly defined area you are being asked to investigate. ...
Read more →This post was created to share an essay assignment that I completed during my sophmore year at Mountain State University. This post includes the assignment details, as well as my assignment submission. I have entitled this post “The Influence of Emotionally Charged WWII Propaganda” as this is the title of my essay.
I am a computer science major who takes takes pride in the fact that my GPA is exceptional, with little effort, in the required general course studies.
The Influence of ...
Read more →Logarithm Addition Property
ab = c | loga c = b
logB A + logB C = logB (A*C) (B = Base)
log2 8 + log2 32 = log2 (256)
3 5 8
Logarithm Subtraction Property
ab = c | loga c = b
logB A - logB C = logB (A/C) (B = Base)
log3 1/9 + log3 89 = log3 (1/9 * 1/81)
-2 -4 -6
Logarithm Multipication Property
A * logB C = logB (CA) ...
Read more →Week 3 Written Assignment
Michael A. Stratton
ENG 102 English Composition II
Instructor: Dr. Stanton
Mountain State University
Assignment:
“Our first essay asks us to formulate an argument that focuses on potential causes of rising global oil prices during approximately the past 36 months. The first big spikes in oil prices began around mid-2005, and rose steadily until late 2008 when we saw them drop again. The focus of the essay should be on identifying potential reasons for this, and not ...
This post is being created to display the Divide and Conquer problem solving strategy.
While taking a C++ programming class, I was suddenly hit with a great deal work than I had expected. The work seemed completely overwhelming, and I felt a bit overwhelmed. To reduce the work load I have decided to break down the work to be performed into much smaller, byte size pieces. To do this, I must take the full scope of each assignment and break it ...
Read more →What are the seven questions that must be answered to design a loop?
There is no one who dreams of technology that has not given thought to how an education at MIT could send us to the top of the Computer Scientists charts. Although most of us may not be able to attend MIT, we can still take the classes they offer, and for FREE I might add. MIT OpenCourseWare is a name you should have tattoed across your chest, forearm, or forehead, as ...
Read more →