<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Math on
Farooq's</title><link>http://far.chickenkiller.com/tags/math/</link><description>
Recent content
in Math
on
far.chickenkiller.com</description><managingEditor>
fkz on riseup dot net
(Farooq Karimi Zadeh)</managingEditor><webMaster>
fkz on riseup dot net
(Farooq Karimi Zadeh)</webMaster><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>(C) Some rights are reserved under CC-BY-SA 4.0 for Farooq Karimi Zadeh</copyright><lastBuildDate>
Mon, 17 Jan 2022 13:38:33 +0330</lastBuildDate><atom:link href="http://far.chickenkiller.com/tags/math/index.xml" rel="self" type="application/rss+xml"/><item><title>When a Quadratic equation does not have real roots</title><link>http://far.chickenkiller.com/math/when-a-quadratic-equation-does-not-have-real-roots/</link><pubDate>Mon, 17 Jan 2022 13:38:33 +0330</pubDate><guid>http://far.chickenkiller.com/math/when-a-quadratic-equation-does-not-have-real-roots/</guid><description>
&lt;p&gt;For any equation as $ax^2 + bx + c = 0$ we have $b^2 - 4ac$ or $\Delta$ smaller than zero thus having no real roots if:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;$a, c &amp;gt; |b|$&lt;/li&gt;
&lt;li&gt;$a = b = c$&lt;/li&gt;
&lt;li&gt;$a = b$ and $c &amp;gt; b$ for any positive $b$. You can swap $a$ and $c$.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I have proved these but since it&amp;rsquo;s trivial, I did not write them here.&lt;/p&gt;</description></item><item><title>A math problem: enriching uranium!</title><link>http://far.chickenkiller.com/math/how-much-uranium/</link><pubDate>Mon, 17 Jan 2022 13:14:20 +0330</pubDate><guid>http://far.chickenkiller.com/math/how-much-uranium/</guid><description>
&lt;p&gt;The uranium enriching process is a simple yet hard process. We want to reach 3.5% uranium and we only have got 0.7% uranium. To achieve this goal, we should feed the uranium to a centrifuge. For each 2 units of x% uranium which we feeds to the centrifuge, we gets 1 unit of (x-0.1)% and 1 unit of (x+0.1)% uranium. For example a unit of 0.6% and a unit of 0.8% for 2 units of 0.7%. 0.0% uranium will be discarded. Units are always positive integer and we cannot feed 1 unit of uranium, like to get two $ \frac{1}{2} $ unit.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;
&lt;img src="http://far.chickenkiller.com/uranium-enriching.png" alt="Enriching uranium" /&gt;
&lt;/figure&gt;&lt;/p&gt;
&lt;p&gt;So to reach 3.5% uranium, 3 questions get raised:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Will we be able to produce 3.5% uranium from $m$ units of 0.7% uranium?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For $m$ units of 0.7% uranium how many units of 3.5% uranium can we produce?&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If with some units of 0.7% uranium, we cannot produce at least a unit of 3.5% uranium, what is the richest which we can produce?&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You can solve these questions either by your math skills or your coding skills. Good luck :)&lt;/p&gt;</description></item></channel></rss>