<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>The Math Mojo Chronicles</title>
	<atom:link href="http://www.mathmojo.com/chronicles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathmojo.com/chronicles</link>
	<description>The Official Blog of MathMojo.com - helping public school, homeschooling, unschooling students, parents, teachers and adults learn math with easy and effective methods.</description>
	<lastBuildDate>Sat, 17 Sep 2011 15:32:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>The Official Blog of MathMojo.com - helping public school, homeschooling, unschooling students, parents, teachers and adults learn math with easy and effective methods.</itunes:summary>
	<itunes:author>The Math Mojo Chronicles</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.mathmojo.com/chronicles/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>The Official Blog of MathMojo.com - helping public school, homeschooling, unschooling students, parents, teachers and adults learn math with easy and effective methods.</itunes:subtitle>
	<image>
		<title>The Math Mojo Chronicles</title>
		<url>http://www.mathmojo.com/chronicles/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.mathmojo.com/chronicles</link>
	</image>
		<item>
		<title>The Relationship Between Math and Programming Logic</title>
		<link>http://www.mathmojo.com/chronicles/2011/06/23/the-relationship-between-math-and-programming-logic/</link>
		<comments>http://www.mathmojo.com/chronicles/2011/06/23/the-relationship-between-math-and-programming-logic/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 11:31:19 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[logic]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1732</guid>
		<description><![CDATA[Many of the concepts that you learn in mathematics can apply to computer science and even philosophy and semantics. Now granted, if you actually write a computer program, you probably won't be using much if any applied mathematics. In fact, you probably won't be using much computer science to simply write a program (particularly a simple one at that). [...]]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s post is a guest-post by Barbara Jolie. I think you will find it interesting and inspiring. I did. It fits in well with the Math Mojo philosophy:</p>
<p>This post is for all you math gurus out there who really love your field of study but are having trouble finding a practical place for that love in the modern job market (which, granted, shouldn&#8217;t be that hard in the first place in less you, say, strictly studied chaos theory and refuse to work on anything else … even then). The most marketable and out-branching aspect of your mathematical expertise is probably so embedded into your brain that it&#8217;s really just an extension of who you are: your logic.</p>
<p>Essentially, mathematics is a formal codification of logic. Using high levels of problem solving for mathematics involves a great deal of abstraction. In topology, you will be abstracting shape from numbers, and in algebra, you are dealing with structure. Many people don&#8217;t see math in this way, but this has to do more with their own shallow grasp of the study, understanding primarily arithmetic and not much else.</p>
<p>This is how many of the concepts that you learn in mathematics can apply to computer science and even philosophy and semantics. Now granted, if you actually write a computer program, you probably won&#8217;t be using much if any applied mathematics. In fact, you probably won&#8217;t be using much computer science to simply write a program (particularly a simple one at that).</p>
<p>It&#8217;s only once you begin attempting to solve especially difficult programming problems that your mathematical mindset really begins to bloom. As you go further into the specifics of a program and try to flesh it out, you will be using lower levels of abstraction. These lower levels will begin to reveal the values behind the programming and the significance of what their variation represents.</p>
<p>I&#8217;m not definitively calling computer science a subset of math, but the two are definitely related. And having a flexible mind that can give shape to dynamic abstract concepts and problems is a must for both fields of study. In this same vein of thought, you can also reason that having that mental perspicacity could easily lend itself to the sciences and even language. After all, what is language but a series of abstractions arranged to represent a bigger &#8220;problem,&#8221; or meaning. The only difference is that, while computer science and mathematics are interpreted by a strict and robust system, the interpretation of language is left to the whims of any nitwit with ears or eyes.</p>
<p>So, in the spirit of this post, please make ever attempt you can to branch out your mathematical mind to new levels of abstraction. Seek out relationships between the field of study you love and other topics you might find interesting. Who knows, you may create a whole new career from it.</p>
<p>This guest post is contributed by Barbara Jolie, who writes for <a href="http://www.onlineclasses.org/" target="blank">online classes</a>.  She welcomes your comments at her email Id: barbara.jolie876@gmail.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2011/06/23/the-relationship-between-math-and-programming-logic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nine Awesome Careers that Use Math</title>
		<link>http://www.mathmojo.com/chronicles/2011/06/13/nine-awesome-careers-that-use-math/</link>
		<comments>http://www.mathmojo.com/chronicles/2011/06/13/nine-awesome-careers-that-use-math/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 00:19:43 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[why learn math]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1718</guid>
		<description><![CDATA[<p>This is a guest-post. I&#8217;ve never had a guest-post on the Math Mojo Chronicles before, but I&#8217;m open to anything that fits in with the Math Mojo Manifesto, and had real value for readers. Jeremy Fordham has written just such an article, and I&#8217;m happy to present it to you here:</p> A Look at 9 [...]]]></description>
			<content:encoded><![CDATA[<p>This is a guest-post. I&#8217;ve never had a guest-post on the Math Mojo Chronicles before, but I&#8217;m open to anything that fits in with the Math Mojo Manifesto, and had real value for readers. Jeremy Fordham has written just such an article, and I&#8217;m happy to present it to you here:</p>
<h2 style="text-align: center;">A Look at 9 Awesome Careers that Use Math</h2>
<p>Many students have the same question when they have to study math in high school: &#8220;When am I going to use this?&#8221; The answer to that question is multifaceted. First of all, math is one way that students can learn logic, problem solving and critical thinking skills, which are all extremely important for furthering one&#8217;s education, especially if a student is considering getting an advanced degree like an online Ph.D. Second, basic principles of math are important in everyday life, even if it is just as simple as keeping financial records, calculating costs and estimating simple probabilities. Third, and finally, more advanced mathematics can be directly useful in many different careers involving mathematics and science. As such, when determining how their math degree will best serve them, students might want to consider the following nine possibilities.</p>
<h3>Computer Scientist</h3>
<p>Computer science is a practical field that requires some knowledge of math. In fact, computer programming in general requires the same step-by-step logical thinking involved in mathematics. Some areas of computer science require knowledge of advanced mathematics; and math and computer science are often so integrated that universities combine their math and computer science departments. <a href="http://www.bls.gov/oco/ocos304.htm"> Computer scientists </a> solve problems, program computers, develop new technology and may work in fields such as robotics and artificial intelligence.</p>
<h3>Physicist</h3>
<p>Of the &#8220;hard sciences,&#8221; physics is the most math-heavy. It is often the case that abstract, or &#8220;pure&#8221; mathematicians will work on an entirely theoretical problem that they think has no real-world application, and it will turn out to have an application later in quantum mechanics or some other field in physics. Physics is a difficult subject, but for those who are interested in the fundamental principles of the universe, being a physicist can be an extremely rewarding career. Physics has both theoretical and applied divisions.</p>
<h3>Chemist</h3>
<p>Chemists require knowledge of mathematics both for theoretical and research calculations. In chemistry research, different types of mathematics such as statistics, algebra and calculus may be utilized. Students in basic chemistry classes are required to know algebra and basic mathematical operations, but in some areas of chemistry, the mathematical calculations can get much more advanced. Like physicists, chemists can work in the chemical industry as applied chemists or do research as theoretical chemists.</p>
<h3>Biologist</h3>
<p>The biological sciences are also great career option for those that like math. This is due to the fact that all scientific researchers need to be familiar with statistics, as well as basic math to perform tasks in the laboratory and for biochemical calculations. Likewise, some occupations in biology such as ecology and population genetics have a heavy theoretical foundation in math. Not all fields in biology require the knowledge of advanced math, but this knowledge is beneficial and useful.</p>
<h3>Social Scientist</h3>
<p>Social scientists and anthropologists study populations of people, their traits and how they interact. All researchers in the social sciences need a solid background in statistics. Statistics help researchers determine whether a trend they are observing is significant or if it is due to chance alone. Believe it or not, this is not easy to determine without using math to account for observer biases. People who do research in psychology also need to know statistics for the same reason.</p>
<h3>Medical Professional</h3>
<p>Pharmacists, doctors, medical technicians and others in the health care industry are required to understand math. This is incredibly important when calculating dosages for medications and the parameters for the treatment of certain patients. Anesthesiologists, for example, are required to calculate the correct dosages of anesthesia that a patient receives before surgery. Pharmacists are also required to calculate and measure correct dosages of medications. Similarly, people who work in a medical laboratory need to use math during certain lab tests.</p>
<h3>Financial Analyst/Business Person</h3>
<p>Mathematics is extremely important in the financial world. People with a background in math can work in any field of financial mathematics, from banking to becoming a tax professional on Wall Street. Likewise, people with a background in mathematics are very qualified to run a business or work for a large or small company. Having a degree in math shows that you are capable of logical and critical thinking.</p>
<h3>Epidemiologist</h3>
<p>People with degrees in math may choose to specialize in statistics or epidemiology. Statisticians are hired to analyze data, and statistics is an important part of any scientific research. Epidemiology is basically statistics as applied to health care. As such, epidemiologists may study outbreaks of infectious diseases, risk factors for certain health conditions or transmission of genetic diseases.</p>
<h3>Bioinformatician</h3>
<p>A relatively new field that has formed in the past few decades is called <a href="http://www.ncbi.nlm.nih.gov/About/primer/bioinformatics.html"> bioinformatics </a>. Bioinformatics is basically a combination of the biological sciences, computer science and mathematics. This type of discipline may appeal to someone with a wide variety of scientific interests. People who work in bioinformatics help to develop databases to store biological information and create algorithms to analyze this data. Bioinformatics is, at its heart, a way to make scientific research more efficient and informative. It is useful in many fields, such as genome mapping, protein folding and evolutionary biology.</p>
<p>People who get a degree in math may want to stay within the field of mathematics, as opposed to one of the careers described above. These people may teach in at a high school or college, or they may do mathematics research of their own.</p>
<p>Contrary to popular belief, mathematics is actually a very useful subject. All scientists and businesspeople need to have some degree of mathematical knowledge. Plus, the critical thinking skills learned in solving math problems are applicable in all careers and in everyday life.</p>
<p><em>Jeremy Fordham, a contributing writer for <a href="http://www.onlinephdprograms.com">onlinephdprograms.com</a>, is an engineer who addresses issues at the boundary of many fields with the hope of inspiring dialogue in unique niches. He is an advocate of process optimization and renewable energy.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2011/06/13/nine-awesome-careers-that-use-math/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Negative times a Negative is a Whaaaa&#8230;?</title>
		<link>http://www.mathmojo.com/chronicles/2011/04/01/negative-times-a-negative-is-a-whaaaa/</link>
		<comments>http://www.mathmojo.com/chronicles/2011/04/01/negative-times-a-negative-is-a-whaaaa/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 02:50:06 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[negative numbers]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1713</guid>
		<description><![CDATA[Why is it that when you multiply a negative number by another negative number, you get a positive number? Is there any way to show this; any examples? [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><span style="color: #ff0000;"><em><strong>An interested reader asked:</strong></em></span></p>
<h2><strong>&#8220;Why is it that when you multiply a negative number by another negative number, you get a positive number? Is there any way to show this; any examples?&#8221;</strong></h2>
<p style="text-align: center;"><span style="color: #ff0000;"><em><strong>Professor Homunculus answers:</strong></em></span></p>
<p>I love this question because it makes so much sense. It makes sense to question the premise.</p>
<p>But keep an open mind, because the answer, too, will make sense to you in a moment.</p>
<p>OK, let&#8217;s assume Lenny the Fish owes Vinny the Shark $5. So Lenny is down five bucks. That means Lenny has, in effect, negative 5 dollars.</p>
<p>Now, along comes Lenny&#8217;s friend, Sammy the Clam. Sammy is loaded, so he gives Lenny the five buck to pay off Vinny. In other words, he has NEGATED Lenny&#8217;s negative sum. Lenny is now even. So the negation of a negative is it&#8217;s opposite positive.</p>
<p>Sammy has negated that negative five bucks, one time, by giving Lenny the five. Had he negated it twice, by giving him another five, he would have given him ten. If he had negated it another time, he would have given him fifteen dollars, four times would have been twenty, and had Sammy negated Lenny&#8217;s negative five dollars five times, he would have given him a cool twenty-five slimmolians.</p>
<p>In other words, multiplying something by a negative is the same thing as negating something that many times.</p>
<p>Got it? Does this make any sense to you, because it is starting to make sense to me, and I hate to be alone with my delusions.</p>
<p>Here is another way to look at multiplying by negatives, (in case the above analogy is too weird).</p>
<p>Multiplication of integers can be seen as repeated addition. (That is not a good definition of multiplication &#8211; I repeat, that is NOT the definition of multiplication, for many reasons. To understand that, and get a great lesson in mathematical thinking, see <a href="http://www.maa.org/devlin/devlin_06_08.html" target="_blank">Keith Devlin&#8217;s article</a>.  )</p>
<p>Although it&#8217;s not the definition, sometimes it&#8217;s useful to see a simple multiplication problem as being able to be represented as repeated addition. (I may catch hell for saying this by some math puritans. I think sometimes they miss the bigger point, though.)</p>
<p>So multiplying by -n can be accomplished by adding that thing -n times. (And even the puritans will have a hard time arguing with that.)</p>
<p>That needs and example to make it more clear.</p>
<p>Let&#8217;s take -6 x -3. That can be accomplished by adding -6 negative three times. So you take the negative of -6 three times.</p>
<p>The negative of -6 means positive six, right? (Because you should know that the negative of a negative is a positive). So, if you add positive six 3 times, you get what? Positive 18, of course!</p>
<p>That, in a nutshell, is why a negative times a negative gives you a positive.</p>
<p>I think you probably get it by now, a bit.</p>
<p>Remember, though, having something explained to you is not the same as really understanding it. If you just say, &#8220;I get it,&#8221; that means you will probably forget it by the time you need it again.</p>
<p>Go over what you have just read, until you have it &#8220;in your bones.&#8221; By that, I mean until you can really explain it to someone else who doesn&#8217;t get it, and make them understand it.</p>
<p>That is one of the secrets to learning math. Teachers only care if you can answer quizzes and pass some tests.</p>
<p>The real test is if you can have a discussion with someone and use your knowledge when you need it.</p>
<p>So take my advice, and re-read all the above, then go out and try to make someone else understand it. If you have no family member, friend or teacher who gives a hoot, you can write your explanation for why a negative equals a negative in comment below.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2011/04/01/negative-times-a-negative-is-a-whaaaa/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why You Still Suck at Math</title>
		<link>http://www.mathmojo.com/chronicles/2010/11/10/why-you-still-suck-at-math/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/11/10/why-you-still-suck-at-math/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 05:20:00 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[math education]]></category>
		<category><![CDATA[Why you still suck at math laziness and education]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1682</guid>
		<description><![CDATA[<p></p> <p>Today a thoughtful reader left a comment on a previous post (Why You Suck at math Pt. I) Dan Marks commented:</p> <p> </p> Kids suck at math because their teachers only share the secret with the smart kids. Everybody know the ones who are successful wait until a blue moon in an odd-numbered month [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1691" title="Beatles Versus Yanni" src="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/11/beatles_v_yanni1.jpg" alt="Beatles Versus Yanni" width="400" height="174" /></p>
<p>Today a thoughtful reader left a comment on a previous post (<a href="http://www.mathmojo.com/chronicles/2007/02/18/why-you-suck-at-math_1/" target="_blank">Why You Suck at math Pt. I</a>) Dan Marks commented:</p>
<p><span style="font-family: tahoma, arial, sans-serif; line-height: normal;"> </span></p>
<blockquote>
<div class="comment-author vcard">Kids suck at math because their teachers only share the secret with the smart kids. Everybody know the ones who are successful wait until a blue moon in an odd-numbered month and drink pickle juice at precisely 3 a.m. while facing east. Hard work has absolutely nothing to do with success.</p>
<p>Seriously, students with bad grades in any class are generally (there’s that word) lazy and irresponsible.</p>
</div>
</blockquote>
<p>I love it! OK, generally, I feel the same way, but there is a lot more going on deep down. I run into a lot of kids who are, yes, lazy and irresponsible.</p>
<p>Now, for me, it boils down to this: <em>Does that mean that there is something bad or wrong with them?</em> I think not.</p>
<p>Unfortunately, part of our country (at least my country) was founded on some ill-conceived Protestant work ethic. There is a pernicious myth about that ethic being some kind of moral thing.</p>
<p>Yeah, it&#8217;s good to work. Whoopie. It&#8217;s also good not to beat children, undermine their confidence (or, on the other end of the spectrum, overpraise them for no good reason); it&#8217;s not good to feed them coke and oreo cookies, chips and McDiabetes, send them to school without teaching them any work ethic, yet chastise them for what we have never helped them avoid.</p>
<p>I find it hard as hell to morally justify judging a fourteen year-old for his or her attitude, unless</p>
<p><span id="more-1682"></span><br />
 that attitude is ruining something for someone else. When a kid is being mean to a less-fortunate person, it&#8217;s time to get the cane out. But if a kid isn&#8217;t reading &#8220;Moby Dick&#8221; because the teacher who introduced him/her to it was a raving authoritarian, well, how can I blame the kid? How can that kid know better if s/he hasn&#8217;t been exposed to anything better.</p>
<p>You must excuse me for defending the lazy little rats, because I was one of them. I constantly got that vacuous chant, &#8220;You&#8217;re not living up to your potential!&#8221; shouted at me,  And that from some stuffed-shirt functionary, or some elder who made me feel bad about myself  for my &#8220;own good.&#8221;  It made me resent the hell out of math, and and those who &#8220;know better&#8221;.</p>
<p>Then one day I found out, through some wonderful introduction into what math could really be, that, hey, it&#8217;s those judgmental, ignorant authoritarians who had ruined it for me. As soon as I realized that I wasn&#8217;t lazy (how could I be lazy? I practiced magic rudiments for 8 hours a day for year after year, when other kids were watching moronic sit-coms or doing homework in subjects that they would forget about entirely as soon as senior year ended). I had simply had the inspiration crushed out of me by people who derided my lack of &#8220;Work Ethic.&#8221;</p>
<p>Luckily, teachers are generally not as un-empathetic as they were in the 60&#8242;s. And it wasn&#8217;t really the teachers then, anyway (except for the math teachers and the coaches &#8211; they were the psycho-nazis from hell). It&#8217;s always been the creeps who reside in the offices. The ones who never spend time in classrooms, yet make all the policies for them, with the blessed assurance that only small-minded flunkies can ascend to.</p>
<p>I can tell you that most of the kids who were the &#8220;smart ones&#8221; from my school years are the boring ones of today. Many of them make a good living at providing nothing of value, and sucking everything they can from the rest of society, whom they consider to be slackers.</p>
<p>Many of the greats of the past and the present were not exactly industrious in school. We know what Einstein thought of school &#8211;  One had to cram all this stuff into one&#8217;s mind for the examinations, whether one liked it or not. This coercion had such a deterring effect on me that, after I had passed the final examination, I found the consideration of any scientific problems distasteful to me for an entire year,&#8221; and &#8220;“It is a miracle that curiosity survives formal education.”</p>
<p><em><strong>Just a thought &#8211; </strong></em> Jesus was supposed to have been a carpenter. What exactly did he build as a carpenter? I know he spent a lot of time not doing carpentry. They wrote a whole book about it and never even mentioned him once picking up a hammer or a saw. (Please, no religious comments &#8211; no disrespect is intended.)</p>
<blockquote><p>&#8220;I&#8217;m lazy. But it&#8217;s the lazy people who invented the wheel and the bicycle because they didn&#8217;t like walking or carrying things.&#8221;</p>
<p>- Lech Walesa</p>
</blockquote>
<p>Haim G. Ginott&#8217;s quote from “Teacher and Child: A Book for Parents and Teachers”:</p>
<blockquote><p>&#8220;Dear Teachers:</p>
<p>I am a survivor of a concentration camp. My eyes saw what no person should witness. Gas chambers built by learned engineers. Children poisoned by educated physicians. Infants killed by trained nurses. Women and babies shot and burned by high school and college graduates.</p>
<p>So I am suspicious of education. My request is: help your students become more human. Your efforts must never produce learned monsters, skilled psychopaths, or educated Eichmanns. Reading, writing, and arithmetic are important only if they serve to make our children more human.</p>
</blockquote>
<p><strong>Here&#8217;s a list of some people you might have heard of, who either dropped out of, or never went to, college:</strong></p>
<ul>
<li>Hans Christian Andersen</li>
<li>Edward Albee</li>
<li>Mortimer Adler</li>
<li>Ansel Adams</li>
<li>Paul Allen</li>
<li>Woody Allen</li>
<li>Jane Austen</li>
<li>Steve Ballmer</li>
<li>Warren Beatty</li>
<li>Irving Berlin</li>
<li>Carl Bernstein</li>
<li>Michael Saul Dell</li>
<li>Charles Dickens</li>
<li>George Eastman</li>
<li>Millard Fillmore</li>
<li>Robert Frost</li>
<li>R. Buckminster Fuller</li>
<li>Bill Gates</li>
<li>George Gershwin</li>
<li>John Glenn</li>
<li>Barry Goldwater</li>
<li>Patrick Henry</li>
<li>Peter Jennings</li>
<li>Steve Jobs</li>
<li>Andrew Johnson (Of the 43 people who served as president of the United States, 8 never went to college.)</li>
<li>Dean Kamen</li>
<li>Stanley Kubrick</li>
<li>Stan Lee</li>
<li>Rush Limbaugh (big surprise, there)</li>
<li>Charles Lindbergh</li>
<li>Jack London</li>
<li>Steve Martin</li>
<li>Me</li>
<li>Karl Menninger</li>
<li>Jacqueline Kennedy Onassis</li>
<li>Yoko Ono</li>
<li>George Orwell</li>
<li>Richard Pryor</li>
<li>George Romney</li>
<li>Karl Rove</li>
<li>J.K. Rowling</li>
<li>J.D. Salinger</li>
<li>George Bernard Shaw</li>
<li>Quentin Tarantino</li>
<li>Nina Totenberg</li>
<li>Harry Truman</li>
<li>Steve Wozniak</li>
<li>Jerry Yang</li>
<li>Frank Zappa As he noted in liner notes for his Freak Out album, &#8220;Drop out of school before your mind rots from our mediocre educational system.&#8221;</li>
<li>Emile Zola</li>
<li>Mark Zuckerberg</li>
</ul>
<p><strong>Here are some more who either dropped out of, or never attended <em>high</em></strong><em><strong> school</strong></em></p>
<p>OK, let&#8217;s start out with four &#8220;gimmes&#8221;:</p>
<ul>
<li>Paris Hilton</li>
<li>Avril Lavigne</li>
<li>Jessica Simpson</li>
<li>Britney Spears</li>
</ul>
<p><strong>Now on to ones you might find surprising:</strong></p>
<ul>
<li>William Blake</li>
<li>Marlon Brando</li>
<li>Richard Branson</li>
<li>Humphrey Bogart</li>
<li>Andrew Carnegie</li>
<li>George Carlin</li>
<li>Neal Cassady</li>
<li>Tom Carvel</li>
<li>Scott Carpenter</li>
<li>Charles Chaplin</li>
<li>Winston Churchill</li>
<li>Winston Churchill</li>
<li>James Fenimore Cooper</li>
<li>Charles Culpeper</li>
<li>Robert De Niro</li>
<li>Walt Disney</li>
<li>Thomas Edison</li>
<li>Albert Einstein &#8211; but later attended and graduated from Federal Polytechnic in Zurich</li>
<li>William Faulkner</li>
<li>Henry Ford</li>
<li>Benjamin Franklin</li>
<li>Eric Hoffer</li>
<li>Harry Houdini</li>
<li>J. Paul Getty</li>
<li>Andrew Jackson</li>
<li>Jack Kerouac</li>
<li>Frederick “Freddy” Laker</li>
<li>Abraham Lincoln</li>
<li>Herman Melville (Dropped out because of the way they taught &#8220;Moby Dick.)</li>
<li>Rod McKuen</li>
<li>Claude Monet</li>
<li>Florence Nightingale</li>
<li>John D. Rockefeller Sr</li>
<li>Carl Sandburg (Had little formal education but later attended Lombard College and graduated.)</li>
<li>William Shakespeare (Only a few years of formal schooling.)</li>
<li>Alfred E. Smith</li>
<li>W. Clement Stone</li>
<li>Mark Twain</li>
<li>Leon Uris</li>
<li>Martin Van Buren</li>
<li>Anton van Leeuwenhoek</li>
<li>Alfred Russel Wallace</li>
<li>George Washington</li>
<li>Walt Whitman</li>
<li>Frank Lloyd Wright</li>
<li>Orville Wright</li>
<li>Wilbur Wright (It can&#8217;t be wrong to drop of of high school &#8211;  because <em>three Wrights don&#8217;t make a wrong</em>.)</li>
</ul>
<p><em>(Most of the above are from <a href="http://www.collegedropoutshalloffame.com" target="_blank">http://www.collegedropoutshalloffame.com</a>/ )</em> (The snide comments are my own.)</p>
<p><strong>Interesting note:</strong></p>
<p><strong>Sirs John, Paul, George and Ringo </strong>did not graduate from college. George and Ringo did not graduate the English equivalent of high school. Yet <strong>Yanni</strong> graduated from the University of Minnesota with a Bachelor of Arts degree in Psychology. Go figure.</p>
<p><strong><em>On the Other Hand&#8230;</em></strong></p>
<p><strong>Some people who got college degrees or beyond:</strong></p>
<ul>
<li><strong>Osama bin Laden</strong> - studied economics and business administration[10] at King Abdulaziz University. Some reports suggest bin Laden earned a degree in civil engineering in 1979,[11] or a degree in public administration in 1981.[12] Other sources describe him as having left university during his third year,[13] never completing a college degree, though &#8220;hard working.&#8221;  (From <a href="http://en.wikipedia.org/wiki/Osama_bin_laden#Childhood.2C_education_and_personal_life" target="_blank">http://en.wikipedia.org/wiki/Osama_bin_laden#Childhood.2C_education_and_personal_life</a>)</li>
<li><strong>George W. Bush</strong> &#8211; Yale University, Bachelor of Arts</li>
<li><strong>Dick Cheney </strong>- University of Wyoming &#8211; Bachelor of Arts and a Master of Arts in political science</li>
<li><strong>Walter Jackson Freeman II, M.D</strong> &#8211; graduated from Yale University and the University of Pennsylvania Medical School.</li>
<li><strong>Jim Jones</strong> &#8211; Butler University, earning a degree in secondary education</li>
<li><strong>Pastor Terry Jones </strong> <strong> </strong>honorary degree from the unaccredited California Graduate School of Theology</li>
<li><strong>Ted Kaczynski</strong> &#8211; PhD in mathematics from the University of Michigan</li>
<li><strong>Joseph McCarthy</strong> &#8211; law degree at Marquette University</li>
<li><strong>Josef Mengele</strong> -Ph.D in Anthropology from the University of Munich</li>
<li><strong>Maximilien Robespierre</strong> &#8211; Lycée Louis-le-Grand in Paris</li>
</ul>
<p>Some might say that you can&#8217;t draw any conclusions from this. All this &#8220;evidence&#8221; is anecdotal. But you can draw the conclusion that college is not necessary or even beneficial for everyone. Nor is high school. That doesn&#8217;t make it always bad, but it makes it undebatable that it isn&#8217;t always good. And it shows that you don&#8217;t have to be smart or good to get into college. You can be evil as hell and/or a downright idiot. Sometimes it&#8217;s the luck of the draw, or daddy&#8217;s influence.</p>
<p>So any time people want to get moralistic about education and hard work, you can chalk that up to maybe good intentions, but certainly bad logic and bad advice. It is not a moral issue. Don&#8217;t let it discourage you from learning your own way, as long as you <em>learn</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/11/10/why-you-still-suck-at-math/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>KenKen Contest</title>
		<link>http://www.mathmojo.com/chronicles/2010/10/09/kenken-contest/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/10/09/kenken-contest/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 00:26:19 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[kenken]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1667</guid>
		<description><![CDATA[<p>The First ever KenKen Contest is going to be held on Oct 30, at the Chappaqua Library, in Westchester County, NY.</p> <p>Sign up for the First Ever KenKen Contest I wish I could be there, but I&#8217;ll be rallying for sanity (imagine that!) in Washington that day.</p> <p>Bone up on your KenKen at The Math [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>First ever KenKen Contest</strong> is going to be held on Oct 30, at the Chappaqua Library, in Westchester County, NY.</p>
<p>Sign up for the First Ever <a href="http://www.chappaqualibrary.org/index.php?option=com_rsform&amp;formId=9&amp;Itemid=99999" target="_blank">KenKen Contest</a> I wish I could be there, but I&#8217;ll be rallying for sanity (imagine that!) in Washington that day.</p>
<p>Bone up on your KenKen at The Math Mojo Chronicles <a href="http://mathmojo.com/kenken">KenKen Page</a></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/10/09/kenken-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prime Factors and the Great Brain Quiz</title>
		<link>http://www.mathmojo.com/chronicles/2010/10/03/prime-factors-and-the-great-brain-quiz/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/10/03/prime-factors-and-the-great-brain-quiz/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 17:50:10 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[factoring]]></category>
		<category><![CDATA[prime factorization]]></category>
		<category><![CDATA[Prime factors]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1658</guid>
		<description><![CDATA["During a plague of rats in Hamelin the local dignitaries set the town cats on them. Each cat caught the same number of rats and a total of 1,111,111 were killed. What is the fewest number of cats who could have accomplished this task?" [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="color: #993300;"><a href="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/10/cat-eyes.jpg"><img class="aligncenter size-full wp-image-1663" title="cat-eyes" src="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/10/cat-eyes.jpg" alt="" width="250" height="200" /></a>Recently, an interested reader wrote in this question:</span></strong></p>
<blockquote><p>Hi ,</p>
<p>I am doing a quiz and one of the questions asks what is the lowest number which divides evenly into 1,111,111.</p>
<p>What is the way to find the answer? Is there some sort of formula?</p>
<p>Thanks (hopefully!)</p>
<p><em>- A Reader</em></p>
</blockquote>
<p style="text-align: center;"><strong><span style="color: #993300;">Professor Homunculus replied:</span></strong></p>
<p><span id="more-1658"></span>Hi, Reader,</p>
<p>Well, of course that number would be 1 (because 1 is the lowest whole number that can divide evenly into any positive whole number. But 1 isn&#8217;t normally considered a &#8220;prime factor.&#8221; So, if the question was phrased as you wrote it below, the answer is &#8220;1.&#8221;</p>
<p>If it asked for the lowest prime factor, the answer would be &#8220;God, that is so mean!&#8221; because it would take you all day to figure that out in your head, or on paper. I have no Idea how long it would take with a calculator, because I don&#8217;t use calculators.</p>
<p>Can I ask what grade, or where this quiz was used? And what answer did they finally expect?</p>
<p>Good luck with your quiz,</p>
<p>Yours truly,</p>
<p><em>Brian Foley (a.k.a.&#8221;Professor Homunculus&#8221;</em><a href="http://MathMojo.com)"><em>)</em></a></p>
<p style="text-align: center;"><strong><span style="color: #993300;">Then , Reader wrote:</span></strong></p>
<blockquote><p>Hi, Prof. Homunculus,</p>
<p>The question comes from The Great Brain Quiz (196) and is actually worded:</p>
<p>&#8220;During a plague of rats in Hamelin the local dignitaries set the town cats on them. Each cat caught the same number of rats and a total of 1,111,111 were killed. What is the fewest number of cats who could have accomplished this task?&#8221;</p>
<p>So they must be looking for the smallest number that can be divided evenly into 1,111,111.</p>
<p>Good question!</p>
</blockquote>
<p style="text-align: center;"><strong><span style="color: #993300;">To which </span></strong><strong><span style="color: #993300;">Professor Homunculus replied:</span></strong></p>
<p>Dear Reader,</p>
<p>Not exactly. As I mentioned, the smallest number that can be divided evenly into 1,111,111 is 1. But the answer to the question cannot be 1, because it asks for number of cats (plural). What they are asking for is the lowest prime factor for 1,111,111.</p>
<p>This is a big part of what math is about &#8211; I don&#8217;t mean prime factors &#8211; I mean looking to see what the problem is and how to find the answer using reasoning.</p>
<p>If you understand what prime factors are and how to find them, that&#8217;s how to get your answer. If you don&#8217;t, head out to &#8220;The Pretty Good <a href="http://www.mathmojo.com/interestinglessons/prime_factorization/pretty_good_guide_to_prime_factorization.html" target="_blank">Guide To Prime Factorization</a>.&#8221;</p>
<p>The first (lowest) prime factor you can find for 1,111,111 is going to be your answer.</p>
<p>If you write to me and let me know how far you got with your prime factoring, and show me how you eliminated the first dozen or numbers as possibilities, so that I know you really understand prime factorization, I&#8217;ll send you the answer and the sneaky way I got it, OK? But no deal if I think you are fudging on your abilities with prime factorization.</p>
<p>All the best,</p>
<p><em>- Professor Homunculus</em></p>
<p><br class="spacer_" /></p>
<p>By the way, the number 1,111,111 is very interesting. It is the kind of number that is called a &#8220;repunit.&#8221; You can find out some interesting things about repunits at &#8220;How to <a href="http://www.squidoo.com/multiplication" target="_blank">Learn and Teach Multiplication</a>.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/10/03/prime-factors-and-the-great-brain-quiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just an Experiment</title>
		<link>http://www.mathmojo.com/chronicles/2010/09/16/just-an-experiment/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/09/16/just-an-experiment/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 12:30:11 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[algebra]]></category>
		<category><![CDATA[algebra and perception]]></category>
		<category><![CDATA[interesting algebra problem]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1642</guid>
		<description><![CDATA[<p>I just wanted to try this little experiment with readers. I came across this little problem recently, and I have to admit, it gave me pause. I wanted to know what readers think.</p> <p></p> <p>Is this problem correct or incorrect, and why? (Please don&#8217;t answer just yes or no, withouth the &#8220;why,&#8221; OK?)</p> <p>Please leave [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to try this little experiment with readers. I came across this little problem recently, and I have to admit, it gave me pause.   I wanted to know what readers think.</p>
<p><a href="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/09/just_an_experiment.jpg"><img class="aligncenter size-full wp-image-1645" title="just_an_experiment" src="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/09/just_an_experiment.jpg" alt="This is just a small experiment" width="571" height="123" /></a></p>
<p>Is this problem correct or incorrect, and why? (Please don&#8217;t answer just yes or no, withouth the &#8220;why,&#8221; OK?)</p>
<p>Please leave your thoughts about this in a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/09/16/just-an-experiment/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Helping your Child Learn Algebra</title>
		<link>http://www.mathmojo.com/chronicles/2010/09/14/helping-your-child-learn-algebra/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/09/14/helping-your-child-learn-algebra/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 12:14:05 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[algebra]]></category>
		<category><![CDATA[algebra help]]></category>
		<category><![CDATA[how can I help my child learn algebra]]></category>
		<category><![CDATA[how can I help my child learn math]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1628</guid>
		<description><![CDATA[<p style="text-align: center;"> </p> <p style="text-align: center;"></p> <p style="text-align: center;">A concerned parent wrote in: </p> <p>Hello, I was never very good at algebra. I managed to get by,and it has haunted me ever since. My daughter is in the eighth grade and wants my help with homework. Now, I feel really dumb, any suggestions. Thanks.</p> <p [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"> </p>
<p style="text-align: center;"><a href="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/09/Girl_Studying1.jpg"><img class="aligncenter size-full wp-image-1635" title="Girl_Studying" src="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/09/Girl_Studying1.jpg" alt="Girl Studying" width="243" height="183" /></a></p>
<p style="text-align: center;"><span style="color: #ff0000;"><strong>A concerned parent wrote in: </strong></span></p>
<blockquote><p>Hello, I was never very good at algebra. I managed to get by,and it has haunted me ever since. My daughter is in the eighth grade and wants my help with homework. Now, I feel really dumb, any suggestions. Thanks.</p>
</blockquote>
<p style="text-align: center;"><strong><span style="color: #ff0000;">Professor Homunculus replies:</span></strong></p>
<p>Thanks for your question. It&#8217;s a problem a lot of parents come across, and I think your question will resonate with many people. And by the way, no need to feel dumb &#8211; it&#8217;s the people who <em>don&#8217;t</em> try to help their kids with learning that are dumb.</p>
<p><span id="more-1628"></span></p>
<p>An old version of <em>Algebra the Easy Way</em> is the one I used to learn algebra, when I was in my forties, is the one I&#8217;d recommend. It&#8217;s written a little bit &#8220;childish&#8221; (but not too childish for a forty-year-old), but it is not as boring and pedantic as most texts.  It was published by Barrons Education Series, Inc., and the author was Downing. the edition I have was printed in 1984. (No, I wasn&#8217;t in my forties back then &#8211; I just bought this old edition when I was in my forties!) Maybe you can find an old copy online.</p>
<p>I&#8217;m not a fan of textbooks, because they tend to be uninspiring, too politically correct (caring more about diversity than math &#8211; don&#8217;t get me wrong, I&#8217;m a proponent of diversity, but many modern schoolbooks are embarrassingly pandering to the extent that there&#8217;s almost no math in them), or the opposite &#8211; too rigid and authoritarian (&#8220;Here&#8217;s the rule kid &#8211; just shut up and memorize it. If that was good enough for me and my pappy, it&#8217;ll be good enough for you!&#8221;)</p>
<p>So besides the above-mentioned book, as far as textbooks, it&#8217;s hit or miss. I figure your child&#8217;s teacher will have enough boring textbooks in the classroom, so a good way to attack the problem from your angle is to get some fun, inspiring books into your home. The library is a great place to go poking around. Not just the math section, but the “recreational math” section (around the 793.7 section in the Dewey Decimal System) as well. By the way, &#8220;recreational math&#8221; is in the same section with magic and games books. That should tell you that math isn&#8217;t always the big boring pain that schools often make it.</p>
<p><strong> A big help can be the book, &#8220;Innumeracy&#8221; by John Allen Paulos</strong>. It&#8217;s not a textbook, and you will learn things about math that actually make sense (Imagine that!) It&#8217;s probably your best bet to start with.</p>
<p>Got a good used bookstore in your neighborhood? Scour it for old math or recreational math books. You can find real gems there. Maybe I&#8217;m getting old (aren&#8217;t we all?) but I find it kind of cool to find &#8220;lost knowledge&#8221; in old books.</p>
<p>There is a classic, honest mistake that many parents make when trying to help their children learn math &#8211; They try to match the way they kid is taught in school, and teach that way. It&#8217;s a losing proposition. If it isn&#8217;t working in school, it probably won&#8217;t work for you, because, face it, the teacher is a professional. The best method of attack is by the flank. Find an entirely different method, or set of books, than the school uses. Make sure the child understands that the school method is fine, but if you learn an alternative (a good alternative, not some airy-fairy trendy junk) you will be able to gain insight into the actually math, and thereby understand the school method even better.</p>
<p>A great advantage to this is that your daughter will learn a lot of stuff that the teacher probably isn&#8217;t aware of. That is a totally empowering feat for a kid.</p>
<p>Pre-empt the child&#8217;s probably protests of &#8220;&#8230;but we don&#8217;t do it the way you&#8217;re showing me&#8230;!&#8221; by explaining that you don&#8217;t want her to do it in class the way you are teaching, but you want her to try it and learn it because will help her with the school way. She may not be able to grok that right away, but don&#8217;t give up. It is a lesson in maturity to find out that a frontal attack on abstract knowledge is not usually the best way. By eighth grade, this is a lesson your daughter should be able to &#8220;get&#8221; with some patient guidance.</p>
<p>This is a longer process than just going over what&#8217;s taught in school, but odds are, you&#8217;ll only have to do it once, and when it works, your child will have a method of self-learning that will help her in every subject, for the rest of her life. It&#8217;s a great lesson.</p>
<p>By the way, I think it&#8217;s a lucky father who&#8217;s eighth grade daughter asks him for help with anything.</p>
<p>One last thing: Math can really be an inspiring, romantic, artistic subject. Keep at it with your daughter. The day the &#8220;Aha!&#8221; lightbulb goes on in her brain about it might be one of most wonderful experiences you share together.</p>
<p>I wish you and your daughter all the best in your learning/teaching endeavors.</p>
<p>Brian (a.k.a. Professor Homunculus)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/09/14/helping-your-child-learn-algebra/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Respect for Good Teachers</title>
		<link>http://www.mathmojo.com/chronicles/2010/08/27/respect-for-good-teachers/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/08/27/respect-for-good-teachers/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:38:29 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[public schools]]></category>
		<category><![CDATA[blaming teachers]]></category>
		<category><![CDATA[mallard fillmore]]></category>
		<category><![CDATA[respect for teachers]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1615</guid>
		<description><![CDATA[Teachers are hampered by exactly the type of ignoramuses who insist on "standards" that the ignoramuses themselves do not understand, and could not enforce. It's easy to set up well-meaning (if naive and ineffectual) criteria for other people, and through wishful thinking and some notion about "tradition" expect others to live up to your unreasonable expectations even as you pull the rug out from them and disrespect them. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1619" class="wp-caption aligncenter" style="width: 250px"><a href="http://www.flickr.com/photos/selma90/3675162262/sizes/s/" target="blank"><img class="size-full wp-image-1619  " title="An Apple for the Teacher" src="http://www.mathmojo.com/chronicles/wp-content/uploads/2010/08/3675162262_65d971a898_m.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Photo by selma90</p></div>
<p><br class="spacer_" /></p>
<p><strong>If  you&#8217;re a teacher, my condolences go out to you at the beginning of this semester.</strong></p>
<p>With the nation polarized concerning just about any issue, the hate- and fear-mongers have pounced on teachers with a sick, perverted glee.</p>
<p>You may have the misfortune to have your local newspaper publish an alleged &#8220;comic&#8221; strip (an odd name for a propaganda-strip devoid of any comic relief at all) that will go unnamed here. No need to publicize the hate-filled, malevolent ravings of a malicious maladroit. If you don&#8217;t know the one I mean, I wouldn&#8217;t dream of sending you to his reactionary website, but you can see a copy of an offensive cartoon at <a href="http://cartoonistsgroup.com/store/add.php?iid=51181">http://cartoonistsgroup.com/store/add.php?iid=51181</a></p>
<p><strong>For years, that malcontent has been spewing venom</strong> about how teachers are the bane of modern society because of constructionist education reforms.</p>
<p>A typical case of the debate around education reform is the &#8220;Math Wars.&#8221; The Math Mojo Chronicles have tackled this issue a bit in some of my posts about the <a title="Math Wars" href="http://www.mathmojo.com/chronicles/tag/math-wars/" target="_blank">math wars</a>.  In those writings I&#8217;ve tried to be open minded, and not lay blame at any one group&#8217;s doors. We&#8217;re all culpable to some degree. But to blame teachers for the things they have no control over is more than a little wrong, yet that is exactly what that foul creature does.</p>
<p><strong>Alas, many people, like the questionable cartoonist, prefer simple answers to complex questions</strong>. They apparently never learned to think beyond scapegoating the easiest target, even if it&#8217;s the wrong one. It is apparent that they had bad teachers. Something has to explain their lack of logical thought. It&#8217;s a typical logical fallacy to assume that even though you are poorly educated and suffer from a lack of critical thinking, that everyone shares your ignorance because they had bad teachers, as well, but that is where this odd duck is at.</p>
<p><strong>Let&#8217;s put it bluntly &#8211; teachers are up against some terrible odds today.</strong> They are expected to be babysitters, lawyers, nurses, bean-counters, crisis-negotiators &#8211; anything but teachers. They are often stuck with class-sizes that are over the legal limit, and can&#8217;t do anything about it. They deal with some parents who spend no time on their own children&#8217;s education, yet expect every teacher to be Annie Sullivan (&#8220;The Miracle Worker&#8221;)</p>
<p>Then along come some lobbyists for different curriculums and textbooks, both traditionalist and reform-minded, that fight for the administration&#8217;s budget (your tax dollars) and want to inculcate your kids with their ideology.</p>
<p><strong>It is a canard that teachers are at fault for this.</strong> Teachers are more at the mercy of a treacherous industry that is bound by a bottom line that the student&#8217;s welfare plays no part in.</p>
<p><span id="more-1615"></span></p>
<p>Administrators are held hostage to a high-stakes testing strategy that makes no sense, and a sardonically misnamed &#8220;No Child Left Behind&#8221; act that handcuffs them to standards that are haphazard and unenforceable, and will change as often as the wind. In turn, they hold the teachers responsible to &#8220;make it work.&#8221;</p>
<p><strong>Ignorant people like to blame teachers and/or their unions.</strong> I think these people are under the impression that teachers unions are behemoths that wield impressive political power, and are responsible for everything from the fact that many schools need weapon-detectors at the door to the the 9/11 bombings, to, what the heck, the fall of the Roman Empire.</p>
<p>If you&#8217;re a teacher and need protection from asinine school-board decisions or administrative abuse, you&#8217;ll soon find out that teacher&#8217;s unions have about as much clout as a crepe paper shillelagh club. Teachers are routinely overworked and undervalued, and forced to fill out useless form after form about &#8220;student achievement&#8221; and IEPs that will be ignored by the people who have to make decisions about how to help that student along in the future, because of &#8220;budget restraints&#8221;. If schools don&#8217;t meet the &#8220;academic standard du jour,&#8221; the administrators will look to pass off any culpability on the teachers, first. The buck stops &#8220;down there, with them.&#8221;</p>
<p>The money may go to put air-conditioning in the superintendent&#8217;s office, or go to a new football scoreboard more than it will to actually effective teaching supplies. Then the teacher will have to shell out his or her own money to equip the class. Or the PTA will hold a bake sale. How would you like to have to bake cookies to have your employer be able to give you the supplies you need to do your job?</p>
<p>How would that propaganda-pushing caricature of a journalist like to have to educate some kids who come from homes that have never had a real book in them? Or maybe kids who only know abuse at home and cannot behave in public?  Would it be the teacher&#8217;s fault to have a class with kids who have an intelligence span wider than that of the cartoonists&#8217; core audience, yet have to have all of them meet a one-size-fits-all standard?</p>
<p>Families move more often than in the years of &#8220;Leave it to Beaver.&#8221;  A class may have pupils from school districts with entirely different standards than that class. The teacher has to make up for all the discrepancies that he/she had nothing to do with, yet that teacher will be responsible for the grades of children that may have come into the class woefully ill-prepared, because the children may have come from one or the other doofus-districts.</p>
<p><strong>Teachers are hampered by exactly the type of ignoramuses who insist on &#8220;standards&#8221; that the ignoramuses themselves do not understand, and could not enforce</strong>. It&#8217;s easy to set up well-meaning (if naive and ineffectual) criteria for other people, and through wishful thinking and some notion about &#8220;tradition&#8221; expect others to live up to your unreasonable expectations even as you pull the rug out from them and disrespect them.</p>
<p><strong><em>Scapegoating is the oldest, meanest, and dumbest propaganda tool in the simple-minded person&#8217;s playbook. Scapegoating the lowest man on the totem pole is the cheapest shot one can take. </em></strong></p>
<p>If you really want to find who is responsible, look for the person who&#8217;s assigned the closest parking spot to the building (besides the handicapped spot &#8211; the disabled are picked on enough) and keep looking up from there. Anyone who&#8217;s saying, &#8220;&#8230; but we&#8217;re doing the best we can&#8230;&#8221; and who&#8217;s not speaking out for the rights of students and teachers first, is, in the words of a true cartoonist and journalist who actually stands for something meaningful (Doonesbury), &#8220;Guilty! Guilty! Guilty!&#8221;</p>
<p>It needs to be pointed out that I am not re-assigning blame to all administrators. There are those who are fighting the good fight. I actually met one recently. It was refreshing and sobering. Those ladies and gentlemen need encouragement, just as the many good and great teachers out there.</p>
<p>If you have an administrator who is in trouble with the school-board for standing up for his or her teachers, support that person. If you have school-board members who are trying to shake up the establishment by standing up for administrators who support teachers, shake their hands. Buy their cookies.</p>
<p>As for the status-quo, unimaginative, bean-counting functionaries who take up office space and never deal with students or parents directly, let&#8217;s have the courage to stand up against them. Speak up at meetings, inform yourself as to who is running for school board member, and then go vote. Write letters to the editor. Don&#8217;t jump to conclusions.</p>
<p>And as for the propagandists who only put false words into speech bubbles and attribute them to people they attack, and draw unflattering pictures of people they don&#8217;t like or understand (just like when they scribbled nasty graffiti and malicious stick figures of the teacher on their school desks when they were children), well, there&#8217;s no need to fill more space concerning them.</p>
<p><strong>Here&#8217;s to all the teachers who love their mission but are hampered by their jobs. You&#8217;re the best! (Along with the school librarians!)</strong></p>
<p>Check out these other sites that have notices the same thing about that mindless strip:</p>
<p><a href="http://duckcover.blogspot.com/">http://duckcover.blogspot.com/</a></p>
<p>This one is great: <a href="http://www.huffingtonpost.com/chris-kelly/mallard-fillmore-makes-me_b_38124.html">http://www.huffingtonpost.com/chris-kelly/mallard-fillmore-makes-me_b_38124.html</a> Here&#8217;s a quote from it:</p>
<blockquote><p>&#8220;Mallard Fillmore&#8221; is an actual disgrace. Reading it is like watching the loneliest creep at the gun show try to pick up a waitress by quoting George Will, throw up on himself, and cry.</p>
</blockquote>
<p>It goes on to point out that the strip repeatedly attacked Ted Kennedy for driving drunk in the Chappaquiddick incident, then shows the mugshot of the cartoonist when he was arrested for driving drunk, himself. If it walks like a hypocrite, and quacks like a hypocrite&#8230;</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/08/27/respect-for-good-teachers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple word problem puzzle</title>
		<link>http://www.mathmojo.com/chronicles/2010/08/13/simple-word-problem-puzzle/</link>
		<comments>http://www.mathmojo.com/chronicles/2010/08/13/simple-word-problem-puzzle/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 16:45:31 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[word problems]]></category>

		<guid isPermaLink="false">http://www.mathmojo.com/chronicles/?p=1597</guid>
		<description><![CDATA[If we teach this way to our children, it encourages them, and enables them to explore their own minds, and use critical thinking to evaluate solutions to problems. It also encourages them to check their answers, and not just blindly accept “whatever works.”  [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I read <a href="http://www.blurtit.com/q5987570.html" target="_blank">this question</a> online:</p>
<h2>The sum of two numbers is 91. And the difference is 31. What are the two numbers?</h2>
<p>The first  answer to it simply  gave the answer as,  “The two numbers are 66 and 25.”</p>
<p>I think the whole thing is a waste of time for all concerned, so far. The asker has learned nothing, and the answerer has taught nothing.</p>
<p>Just giving an answer is “show–and–tell” teaching. It serves no purpose except to show off that you have an answer. It doesn&#8217;t teach anything. It&#8217;s the old phenomenon of,”Give a man a fish and you make him dependent on you.”</p>
<p>Let&#8217;s see if we can make this meaningful with math, by figuring out how we could come up with this answer.</p>
<p><span id="more-1597"></span></p>
<p>You could try this by guess-and-check, But you wouldn&#8217;t really learn a system that would help you solve these kind of things in the future. So let&#8217;s use what we know to discover what we don&#8217;t.</p>
<p>We know that the two numbers have a difference of 31. So both numbers are unknown at the moment, but we do know that there is a relationship between the two.</p>
<p>So we can call one number x, and describe the other one as its relationship to x. In this case, we know that if one number is <em>x</em>, the other one is <em>x</em>+31. Alternately we could call them x and <em>x</em> -31.</p>
<p>I will randomly choose the first pair:  <em>x</em> and <em>x</em> + 31.</p>
<p>So now we can write it as an equation, using only one variable to express what we don&#8217;t know.</p>
<p style="padding-left: 30px;"><em>x</em> (one number) + <em>x</em> + 31 (plus some other number that is 31 more than the first number) = 91.</p>
<p>That&#8217;s</p>
<ul>
<li><em><strong>x</strong></em><strong> + </strong><em><strong>x</strong></em><strong> + 31 = 91.</strong></li>
</ul>
<p>That&#8217;s the same as 2<em>x </em>+ 31 = 91.</p>
<ul>
<li>Subtract 31 from both sides (because according to the Addition Principle, if two sides of an equation are equal, you can add or subtract equal amounts to each side, and the solution set will remain the same) and you&#8217;ll get 2<em>x</em> = 60.</li>
</ul>
<p>Can you take it from there? I&#8217;m sure you can, but for the sake of completion, let&#8217;s do it together.</p>
<ul>
<li>Divide both sides by 2 (because according to the Multiplication Property of Equality, if two sides of an equation are equal, you can multiply or divide equal both sides by the same non-zero number, and the solution set will remain the same) and you will get <em>x</em> = 30.</li>
</ul>
<ul>
<li>You know the answer to one of the numbers  (<em>x</em> = 30). You also know its relationship to the other number, which is <em>x</em> + 31.  Add 31 to 30, and you will get 61.</li>
</ul>
<p>Therefore,  the numbers are 30 and 61. Check it.  Do 30 and 61 add up to 91? Yes. Is the difference between 30 and 61 31? It is.</p>
<p>Do we want to leave it at that? I don&#8217;t think so. It would be good to check if other numbers could fit in the equation, too, so we know if our answer is unique.</p>
<p>If you make either number higher, you would have to make the other one lower in order for them to still equal 91. But if you make one lower and the other higher, you will increase the difference between them, so the difference could not remain at 31.</p>
<p>In other words there is no way that you could change either one of the addends and still get the sum of 91.</p>
<p>So we have gotten the answer, and proven that it can be the only answer.</p>
<p>Why do we care if it is the only answer? Ah, here is where we try to make this meaningful in real life&#8230;</p>
<p>There are many questions, decisions, etc. that we are faced with in life that can have more then one answer. Simple people  (by this I mean &#8220;simpletons,&#8221; not &#8220;regular people&#8221;) like simple answers to complex questions. Say, for example, there are many ways to solve an argument. One is by violence. It might work. But logic might work, flattery might work, mutual benefit might work, as well as many other things. But a simpleton would grasp for the first thing he or she could think of, and tell themselves, &#8220;I feel threatened by this situation &#8211; If I club the other person, it will end the threat.&#8221;</p>
<p>Yes, it might. And it might not. And other things might work better. If the simpleton stopped with the first answer that might work, they wouldn&#8217;t realize that there are other solutions that are better for everyone, the simpleton included.</p>
<p>If you filter out all the answers that don&#8217;t work, you are left with a much clearer choice. Math is a great way to learn effective decision-making strategy.</p>
<p>Thinking through things, and working them out together, and making sure we understand each step of the way together is a lot more productive than having someone hand you the answer, isn&#8217;t it? If we teach this way to our children, it encourages them, enables them to explore their own minds, and demonstrates how to use critical thinking to evaluate solutions to problems. It also encourages them to check their answers, and not just blindly accept “whatever works.”</p>
<p>This is what Math Mojo is about – making math meaningful.</p>
<p>Even if you knew all of this before you read this, I hope you got something out of it, even if it was just to reaffirm your healthy appreciation of critical thinking.</p>
<p>All the best to you in your learning/teaching endeavors,</p>
<p><em>Brian</em> (a.k.a. Professor Homunculus)</p>
<p><strong>Afterthoughts: </strong>Can any reader here see how understanding why we don&#8217;t divide by 0 in arithmetic also illustrates the lesson from this post? Leave a comment if you do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathmojo.com/chronicles/2010/08/13/simple-word-problem-puzzle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.651 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 12:54:42 -->

