<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type"
  content="application/xhtml+xml; charset=UTF-8" />
  <title>Quiz I: concept of function</title>
  <meta name="generator" content="amaya 9.51, see http://www.w3.org/Amaya/" />
</head>

<body>
<h1>Quiz I : Concept of Function</h1>
<hr />

<p>Answer all questions. Each question carries 25 marks.</p>

<p></p>

<p>Q1. Which of the following do/does not satisfy the statement "y is not a
function of x" :</p>

<p>(i) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>y</mi>
  <mo>=</mo>
  <mn>6</mn>
  <msup>
    <mi>x</mi>
    <mn>3</mn>
  </msup>
  <mo>+</mo>
  <mn>9</mn>
  <msup>
    <mi>x</mi>
    <mn>2</mn>
  </msup>
  <mo>&minus;</mo>
  <mn>4</mn>
  <mi>x</mi>
  <mo>+</mo>
  <mn>3</mn>
</math></p>

<p>(ii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <msup>
    <mi>y</mi>
    <mn>2</mn>
  </msup>
  <mo>=</mo>
  <mn>6</mn>
  <mi>x</mi>
  <mo>+</mo>
  <mn>7</mn>
</math></p>

<p>(iii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>sin</mi>
  <mi>y</mi>
  <mo>=</mo>
  <mi>cos</mi>
  <mi>x</mi>
  <mo>+</mo>
  <mi>tan</mi>
  <mi>x</mi>
</math></p>

<p></p>

<p>Q2. What is the domain and range of the following function:</p>

<p>(i) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>)</mo>
  <mo>=</mo>
  <mn>3</mn>
  <mi>x</mi>
  <mo>+</mo>
  <mn>4</mn>
</math></p>

<p>(ii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mrow>
    <mo>(</mo>
    <mi>x</mi>
    <mo>)</mo>
  </mrow>
  <mo>=</mo>
  <mfrac>
    <mn>1</mn>
    <mrow>
      <mn>3</mn>
      <msup>
        <mi>x</mi>
        <mn>2</mn>
      </msup>
      <mo>+</mo>
      <mn>4</mn>
    </mrow>
  </mfrac>
</math><math xmlns="http://www.w3.org/1998/Math/MathML">
</math></p>

<p>(iii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>)</mo>
  <mo>=</mo>
  <msqrt>
    <mn>2</mn>
    <msup>
      <mi>x</mi>
      <mn>2</mn>
    </msup>
    <mo>−</mo>
    <mn>4</mn>
  </msqrt>
</math></p>

<p></p>

<p>Q3. Evaluate the following function at the given argument value:</p>

<p>(i) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>)</mo>
  <mo>=</mo>
  <mn>3</mn>
  <mi>x</mi>
  <mo>+</mo>
  <mn>4</mn>
</math> when <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>x</mi>
  <mo>=</mo>
  <mn>5</mn>
</math></p>

<p>(ii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mrow>
    <mo>(</mo>
    <mi>x</mi>
    <mo>)</mo>
  </mrow>
  <mo>=</mo>
  <mfrac>
    <mn>1</mn>
    <mrow>
      <mn>3</mn>
      <mi>x</mi>
      <mo>&minus;</mo>
      <mn>4</mn>
    </mrow>
  </mfrac>
  <mo>+</mo>
  <mfrac>
    <mn>5</mn>
    <mrow>
      <mn>2</mn>
      <mi>x</mi>
      <mo>+</mo>
      <mn>4</mn>
    </mrow>
  </mfrac>
</math> when <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>x</mi>
  <mo>=</mo>
  <mn>10</mn>
</math></p>

<p>(iii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>)</mo>
  <mo>=</mo>
  <msup>
    <mrow>
      <mo>(</mo>
      <mn>3</mn>
      <mi>x</mi>
      <mo>+</mo>
      <mn>5</mn>
      <mo>)</mo>
    </mrow>
    <mn>4</mn>
  </msup>
</math> when <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>x</mi>
  <mo>=</mo>
  <mo>&minus;</mo>
  <mn>2</mn>
</math></p>

<p></p>

<p>Q4. If <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>)</mo>
  <mo>=</mo>
  <mn>3</mn>
  <msup>
    <mi>x</mi>
    <mn>2</mn>
  </msup>
  <mo>+</mo>
  <mn>4</mn>
  <mi>sin</mi>
  <mi>x</mi>
  <mo>&minus;</mo>
  <mn>5</mn>
</math>, simplify the following function:</p>

<p>(i) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mo>(</mo>
  <mi>x</mi>
  <mo>+</mo>
  <mn>4</mn>
  <mo>)</mo>
</math></p>

<p>(ii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mrow>
    <mo>(</mo>
    <mfrac>
      <mn>1</mn>
      <mi>x</mi>
    </mfrac>
    <mo>)</mo>
  </mrow>
</math></p>

<p>(ii) <math xmlns="http://www.w3.org/1998/Math/MathML">
  <mi>f</mi>
  <mrow>
    <mo>(</mo>
    <msqrt>
      <mi>x</mi>
    </msqrt>
    <mo>)</mo>
  </mrow>
</math></p>

<p></p>
<hr />

<table border="1">
  <tbody>
    <tr>
      <td>1st draft: <!--$date=-->2006-05-21<!--$-->
      </td>
      <td>All rights reserved.</td>
      <td>Any comments are welcome.</td>
    </tr>
  </tbody>
</table>
</body>
</html>
