Difference between revisions of "Cedars Math"

From Rasmapedia
Jump to navigation Jump to search
(Links to various things)
 
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Links to various things==
 
==Links to various things==
  
THIS PAGE IS BEING REBUILT TODAY, SO NOT EVERYTHING IS BACK HERE YET.  
+
*[https://cedars.moodlehub.com/course/view.php?id=50 Moodlehub], the Cedars software. 
 +
 +
* An online Python compiler that can import the matplotlib module is at  <span style="background:#00FF00"> [https://www.codabrainy.com/en/python-compiler/  codabrainy.com.] </span> 
  
*The Zoom address is [https://us04web.zoom.us/j/4850284384?pwd=1i9MBgKH1r8 https://us04web.zoom.us/j/4850284384?pwd=1i9MBgKH1r8 ]
 
 
* An online Python compiler that can import the matplotlib module is at [https://www.codabrainy.com/en/python-compiler/  codabrainy.com.]
 
 
* An online  Latex math typesetting compiler is at [https://www.tutorialspoint.com/online_latex_editor.php https://www.tutorialspoint.com/online_latex_editor.php].
 
 
*The Zooming Scratch Paper Page is at [https://docs.google.com/drawings/d/1mfuy8BLaIAYxYBG9tvY25upqMSbBfTxQo6BU49ix8HU/edit https://docs.google.com/drawings/d/1mfuy8BLaIAYxYBG9tvY25upqMSbBfTxQo6BU49ix8HU/edit].
 
  
 
----
 
----
*[[Cedars Math:Handouts|List of Handouts]]
+
*[[Cedars Computer Material]]
  
*[[Cedars Math:Words|List of Words]]
+
*[[Cedars Math:Chapter 1|Chapter 1:Whole Numbers]]
  
*[[Cedars Math:Words|Proverbs and Phrases]]
+
*[[Cedars Math:Chapter 2|Chapter 2: Fractions]]
----
 
 
 
 
----
 
  
==Chapter 1: Whole Numbers== 
+
*[[Cedars Math:Chapter 3|Chapter 3: More on Fractions]]
=== 1.1 Counting ===
 
===1.2 Addition===
 
===1.3 Subtraction===
 
  
===1.4 Multiplication and Division===
+
*[[Cedars Math:Chapter 4|Chapter 4: Decimals]]
*[http://www.rasmusen.org/special/Cedars_School/03.01a_How_to_Multiply_5_by_15_handout.pdf  "How to Solve It: Ways to Compute 5x15"]
 
  
===1.5 Long Division ===
+
*[[Cedars Math:Chapter 5|Chapter 5: Ratios and Proportions]]
  
===Lesson 6, Friday. Order of operations, exponents===
+
*[[Cedars Math:Chapter 6|Chapter 6: Percentages]]
*[http://www.rasmusen.org/special/Cedars_School/06test01.pdf  Test 1],  (arithmetic, writing numbers in words).
 
  
===Lesson 7, Wednesday. Exponents, neatness===
+
*[[Cedars Math:Chapter 7|Chapter 7: Measurements]]
  
 
=== Lesson 8,  Friday. Graphics. ===
 
*[https://www.ttrepairables.com/ T and T Repairables], a used car dealership out west  in the country.
 
 
*[http://www.rasmusen.org/special/Cedars_School/08_hw_Graphics.pdf  Homework 8]  (graphics, Python)
 
 
=== Lesson 9, Monday. Word problems    ===
 
*[http://www.rasmusen.org/special/Cedars_School/09_hw_word_problems.pdf    Homework 9] (word problems). Remember also to ask your parents what is necessary for salvation, and, in particular, why just deciding to believe is not enough.    The key verse is "Thou believest that there is one God; thou doest well: the devils also believe, and tremble."  James 2:19. 
 
 
*[https://www.kachinaphotosblog.com/prayer-flags-and-wheels/  Here ]  is a good blog post on prayer flags and prayer wheels, with gorgeous photographs if the Himalaya Mountains. Someone came up with the idea of the "prayer wagon": drawings  [http://www.rasmusen.org/special/Cedars_School/1.9_Briley_White_pictures.jpg here  ] and [http://www.rasmusen.org/special/Cedars_School/1.9_3pictures.jpg    here. ]    Relatedly, the parable of  [https://www.kingjamesbibleonline.org/rich-man-and-lazarus_bible/    Lazarus and the Rich Man (Luke) ]  came up in class. 
 
*WORDS: Amiable, endless loop. 
 
 
   
 
   
*  "When I was a boy of fourteen, my father was so ignorant I could hardly stand to have the old man around. But when I got to be twenty-one, I was astonished at how much he had learned in seven years."  Mark Twain, "Old Times on the Mississippi," <i> Atlantic Monthly</i>, 1874.   
+
----
 
+
[[Cedars Math: Miscellaneous]] , which has Music, Quotations, Phrases, Words, Mr. Rasmusen's notes to himself
*[http://www.rasmusen.org/special/Cedars_School/07_hw_neatness_exponents.pdf    Homework 7] (exponents, neatness)
+
----
*Python Code
 
  print("Buddhist  code.")
 
  x = 4
 
  item=1
 
  while x<6:
 
  print("Glory to God in the highest!",item)
 
  item = item +1
 
  print ("The End.")
 
 
 
*<i>Steps in solving word problems: </i>1. Figure out what the question is and what kind of number is supposed to be the answer. 2. Figure out which numbers in the question are relevant--- some numbers might well be irrelevant to getting to the answer. 3. Figure out what techniques you are going to need, e.g., addition, division, Python coding, looking up something on the Internet.
 
 
 
*[http://www.rasmusen.org/special/Cedars_School/2021_09_16_Python_Plots_Cedars.mp4  1/2-hour Zoom lecture on Python plotting.]
 

Latest revision as of 14:04, 30 August 2024

Links to various things

  • An online Python compiler that can import the matplotlib module is at codabrainy.com.





Cedars Math: Miscellaneous , which has Music, Quotations, Phrases, Words, Mr. Rasmusen's notes to himself