<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atomfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://purl.org/atom/ns#" version="0.3">
<title>The Maine Page: Math Problems For MAML Competitors</title>
<tagline>The Maine Page provides interesting math problems for all students.  Problems are designed to help MAML competitors prepare for math meets</tagline>
<link href="http://www.theproblemsite.com/problems/" rel="alternate" title="The Maine Page: Math Problems For MAML Competitors" type="text/html" />
<modified>2007-11-13T09:55:53Z</modified>
<author>
<name>Douglas Twitchell</name>
</author>

<link rel="start" type="application/atom+xml" href="http://feeds.feedburner.com/theproblemsite_maml" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="theproblemsite_maml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
<title>Polynomial equations</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2006/Oct_13.asp" rel="alternate" title="Polynomial equations" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2006/Oct_13.asp</id>
<issued>2006-10-13T00:00:00Z</issued>
<modified>2006-10-13T00:00:00Z</modified>
<summary>A trinomial equation with variable coefficients</summary>
<content type="text/html">
f(&lt;i&gt;x&lt;/i&gt;) = &lt;i&gt;x&lt;/i&gt;&lt;sup&gt;3&lt;/sup&gt; + (2-a&lt;sup&gt;3&lt;/sup&gt;)&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;2&lt;/sup&gt; + (8a-4)&lt;i&gt;x&lt;/i&gt; - a&lt;sup&gt;3&lt;/sup&gt;&lt;br&gt;&lt;br&gt;For which real value(s) of a does this function have only one real zero?&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2006/Oct_13_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>A Counting Problem</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2006/Oct_6.asp" rel="alternate" title="A Counting Problem" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2006/Oct_6.asp</id>
<issued>2006-10-06T00:00:00Z</issued>
<modified>2006-10-06T00:00:00Z</modified>
<summary>Choose six cards from a deck of 52 without replacement.</summary>
<content type="text/html">
Draw six cards from a standard deck of 52 playing cards without replacement. How many &lt;u&gt;distinct&lt;/u&gt; ways can you choose these six cards so that:&lt;br&gt;&lt;br&gt;1) The first card drawn is a spade,&lt;br&gt;2) the second card drawn is also a spade,&lt;br&gt;3) the third card drawn is a club,&lt;br&gt;4) the fourth card drawn is a diamond,&lt;br&gt;5) the fifth card drawn is a red card (either a diamond or a heart), and&lt;br&gt;6) the sixth and final card drawn is an ace?&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2006/Oct_6_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>A Matrix Problem</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2006/Sep_19.asp" rel="alternate" title="A Matrix Problem" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2006/Sep_19.asp</id>
<issued>2006-09-19T00:00:00Z</issued>
<modified>2006-09-19T00:00:00Z</modified>
<summary>Find the determinant of an arbitrary matrix with limited information about its entries</summary>
<content type="text/html">
Welcome back to the Maine Page! This year, all of our problems are going to involve topics covered in the five annual Maine Association of Math Leagues meets. New problems will be posted every week after the results of the first meet are posted on www.maml.net. Until then, here's a little problem to hold you over:&lt;br&gt;&lt;br&gt;Suppose that A, B, C, and D are real numbers such that the following matrix equation holds true:&lt;br&gt;&lt;br&gt;&lt;img src="http://www.theproblemsite.com/problems/maml/images/img_155_1.gif"&gt;&lt;br&gt;&lt;br&gt;Determine the value of the following determinant:&lt;br&gt;&lt;br&gt;&lt;img src="http://www.theproblemsite.com/problems/maml/images/img_155_2.gif"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2006/Sep_19_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>A Recursive Sequence</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/Oct_26.asp" rel="alternate" title="A Recursive Sequence" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/Oct_26.asp</id>
<issued>2003-10-26T00:00:00Z</issued>
<modified>2003-10-26T00:00:00Z</modified>
<summary>Function of x for a recursive function.</summary>
<content type="text/html">
A sequence u is defined recursively as follows:&lt;br&gt;&lt;br&gt;u&lt;sub&gt;0&lt;/sub&gt; = 4&lt;br&gt;u&lt;sub&gt;1&lt;/sub&gt; = 7&lt;br&gt;u&lt;sub&gt;n+2&lt;/sub&gt; = 5u&lt;sub&gt;n+1&lt;/sub&gt; - 6u&lt;sub&gt;n&lt;/sub&gt; for all n&amp;gt;=2.&lt;br&gt;&lt;br&gt;Find the value of u&lt;sub&gt;x&lt;/sub&gt; for all x&amp;gt;=2. Your answer should be a function of x.&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/Oct_26_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>A Volume Problem</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/Oct_16.asp" rel="alternate" title="A Volume Problem" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/Oct_16.asp</id>
<issued>2003-10-16T00:00:00Z</issued>
<modified>2003-10-16T00:00:00Z</modified>
<summary>Volume of a triangle rotated about one side.</summary>
<content type="text/html">
&lt;img src="http://www.theproblemsite.com/problems/maml/images/img_86_1.gif"&gt;&lt;br&gt;&lt;br&gt;In triangle ABC, AB = 25, BC = 16, and AC = 39. If ABC is rotated about its shortest side, what is the volume of the resultant solid?&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/Oct_16_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>The Binomial Theorem</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/Oct_2.asp" rel="alternate" title="The Binomial Theorem" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/Oct_2.asp</id>
<issued>2003-10-02T00:00:00Z</issued>
<modified>2003-10-02T00:00:00Z</modified>
<summary>Finding binomial expansion terms in an expression with a non-integral exponent</summary>
<content type="text/html">
It is a frequently unacknowledged yet extremely useful fact that the binomial theorem works for all powers of binomials, not just integer powers. That is, for any a,&lt;br&gt;&lt;br&gt;(1+x)&lt;sup&gt;a&lt;/sup&gt; = 1 + ax + &lt;sup&gt;a(a-1)&lt;/sup&gt;/&lt;sub&gt;2!&lt;/sub&gt;x&lt;sup&gt;2&lt;/sup&gt; + ... + &lt;sup&gt;a(a-1)...(a-k+1)&lt;/sup&gt;/&lt;sub&gt;k!&lt;/sub&gt;x&lt;sup&gt;k&lt;/sup&gt; + ...&lt;br&gt;&lt;br&gt;Knowing this, find with proof the coefficient of x&lt;sup&gt;n&lt;/sup&gt; in the binomial expansion of (1+x)&lt;sup&gt;½&lt;/sup&gt; for n&amp;gt;=2.&lt;br&gt;&lt;br&gt;Provide an answer in closed form. That is, n! is acceptable, while n(n-1)(n-2)...(3)(2)(1) is not.&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/Oct_2_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>Inequalities and Geometric Similarities</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/Sep_14.asp" rel="alternate" title="Inequalities and Geometric Similarities" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/Sep_14.asp</id>
<issued>2003-09-14T00:00:00Z</issued>
<modified>2003-09-14T00:00:00Z</modified>
<summary>Find the value of x - comparing the areas of triangles</summary>
<content type="text/html">
&lt;img src="http://www.theproblemsite.com/problems/maml/images/img_84_1.gif"&gt;&lt;br&gt;&lt;br&gt;Given:&lt;br&gt;&lt;br&gt;AB = 4x&lt;br&gt;BC = x + 2&lt;br&gt;AC = x + 4&lt;br&gt;CD = 3x + 10&lt;br&gt;AD = 12&lt;br&gt;&lt;br&gt;Find the range of values of x such that the area of triangle ABC exceeds that of triangle ACD.&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/Sep_14_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>* Operations and Matrices</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/Sep_6.asp" rel="alternate" title="* Operations and Matrices" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/Sep_6.asp</id>
<issued>2003-09-06T00:00:00Z</issued>
<modified>2003-09-06T00:00:00Z</modified>
<summary>Problem involving star operations and matrices</summary>
<content type="text/html">
"*" operates as follows:&lt;br&gt;&lt;br&gt;a*b = a + &lt;sup&gt;(b&lt;sup&gt;2&lt;/sup&gt; - ab)&lt;/sup&gt;/&lt;sub&gt;(a-b)&lt;/sub&gt;&lt;br&gt;&lt;br&gt;"#" operates as follows:&lt;br&gt;&lt;br&gt;n# = n*([n-1]*([n-2]*...*(3*(2*1))))&lt;br&gt;&lt;br&gt;Given that&lt;br&gt;&lt;br&gt;&lt;img src="http://www.theproblemsite.com/problems/maml/images/img_83_1.gif"&gt;&lt;br&gt;&lt;br&gt;what are the value(s) of x and y?&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/Sep_6_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>Back to the basics</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/May_29.asp" rel="alternate" title="Back to the basics" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/May_29.asp</id>
<issued>2003-05-29T00:00:00Z</issued>
<modified>2003-05-29T00:00:00Z</modified>
<summary>Sphere inscribed in a regular tetrahedron</summary>
<content type="text/html">
A sphere of radius X is inscribed in a regular tetrahedron of arbitrary side length, and a sphere of radius Y is circumscribed about the same tetrahedron. (A tetrahedron is a solid with four congruent equilateral triangle faces.) What is the numerical value of the ratio Y:X? Express your answer in the simplest possible form.&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/May_29_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

<entry>
<title>An infinite color spectrum in a bottomless pit</title>
<author>
<name>Sasha</name>
</author>
<link href="http://www.theproblemsite.com/problems/maml/2003/May_15.asp" rel="alternate" title="An infinite color spectrum in a bottomless pit" type="text/html" />
<id>http://www.theproblemsite.com/problems/maml/2003/May_15.asp</id>
<issued>2003-05-15T00:00:00Z</issued>
<modified>2003-05-15T00:00:00Z</modified>
<summary>Probability problem - finding two beads of the same color in a bottomless pit.</summary>
<content type="text/html">
There are &lt;i&gt;x&lt;/i&gt; beads in a bottomless pit. Only two of them are the same color. Two beads are chosen at random. Let p(x) equal the probability that these two beads are the same color. Find&lt;br&gt;&lt;br&gt;&lt;table border="0"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;small&gt;&lt;small&gt;&amp;infin;&lt;/small&gt;&lt;/small&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;big&gt;&lt;big&gt;&amp;sum;&lt;/big&gt;&lt;/big&gt;&lt;/td&gt;&lt;td&gt;p(x)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;small&gt;&lt;small&gt;X=3&lt;/small&gt;&lt;/small&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;&lt;br&gt;&lt;i&gt;&lt;a href="http://www.theproblemsite.com/problems/maml/2003/May_15_solution.asp" target="_blank"&gt;Read The Solution&lt;/a&gt;&lt;/i&gt;
</content>
</entry>

</feed>

