Further problems 3

Exercise 1
Q1

Draw all the points P(xy)P(x|y) with y2x+1y\leq 2x+1 in a 2d-coordinate system.

Hint: first, indicate the points with y=2x+1, and then try out other points on both side of this curve.

Q2

The four graphs below describe a running competition between four people.

  1. What is the distance they had to run?
  2. Create a ranking.
  3. Assign each graph to one of the following statements:
    • takes a break in the middle of the race.
    • starts quick and slows down towards the end.
    • starts slow and increases the speed.
    • runs with constant speed.
Q3

The vessels are filled with water from a tap. The height of the water is measured as a function of time and a graph is produced. Which graph corresponds to which vessel?

Q4

Consider the function f(x)=xf(x)=\sqrt{x}.

  1. The point AA is on the graph of ff and has the xx-coordinate 88. Determine its yy-coordinate.
  2. The point BB is on the graph of ff and has the yy-coordinate 2727. Determine its xx-coordinate.
Q5

Consider the functions f(x)=2x2+3xf(x)=2x^2+3x and g(x)=x2g(x)=-x^2

  1. Draw the graphs into the same coordinate system.
  2. Calculate f(1)f(1) and f(3)f(-3).
  3. Calculate the xx- and yy-intercepts of ff and gg.
  4. Determine the points of intersections between ff and gg.
Q6

Shown below is the graph of a function ff.

  1. Based on the graph, estimate f(3)f(-3) and f(0)f(0).
  2. Based on the graph, find an xx with f(x)=1f(x)=1.
  3. Based on the graph, the xx- and yy-intercept.
  4. Determine f(200)f(200). Hint: Find the function equation first.
Solution
A1

Shaded area, including the straight line.

A2
  1. 400m400m
  2. D (fastest), B, A, C
  3. It is
    • C: takes a break in the middle of the race.
    • A: starts quick and slows down towards the end.
    • D: starts slow and increases the speed.
    • B: runs with constant speed.
A3

a: IV, b: I , c: III, d: II

A4
  1. y=f(8)=8=2.828...y=f(8)=\sqrt{8}=\underline{2.828...}
  2. Find xx with f(x)=27f(x)=27, that is, with x=27\sqrt{x}=27. Squaring both sides, we get x=272=729x=27^2=\underline{729}
A5
  1. The graphs are shown below.
  2. f(1)=212+31=5f(1)=2\cdot 1^2+3\cdot 1=\underline{5}, f(3)=2(3)2+3(3)=9f(-3)=2\cdot (-3)^2+3\cdot (-3)=\underline{9}
  3. xx-intercepts of ff: find xx with f(x)=2x2+3x=0f(x)=2x^2+3x=0 We get x1=0x_1=\underline{0} and x2=1.5x_2=\underline{-1.5}. yy-intercept of ff: y=f(0)=0y=f(0)=\underline{0}. xx-intercepts of gg: find xx with g(x)=x2=0g(x)=-x^2=0 It follows x=0x=\underline{0}. yy-intercept of gg: y=g(0)=0.y=g(0)=\underline{0}.
  4. To find the xx-coordinate of the intersection points AA and BB, find xx with f(x)=g(x)f(x)=g(x). So solve the equation 2x2+3x=x2+x23x2+3x=0factor out3x(x+1)=0\begin{array}{lll} 2x^2+3x &=& -x^2 & \quad \vert +x^2\\ 3x^2+3x &=& 0 & \quad \vert \text{factor out}\\ 3x(x+1) &=& 0 \end{array} It follows x1=0x_1=0, and x2=1x_2=-1. The corresponding yy-coordinates are y1=f(x1)=0y_1=f(x_1)=0 and y2=f(x2)=1y_2=f(x_2)=-1. Thus, the intersection points are A(00)\underline{A(0|0)} and B(11)\underline{B(-1|-1)}.
A6
  1. f(3)=2,f(0)=1f(-3)=\underline{-2}, f(0)=\underline{-1}

  2. x=6x=\underline{6}

  3. xx-intercept is intersection with xx-axis, so x=3x=\underline{3}.yy-intercept is intersection with yy-axis, so y=1y=\underline{-1}.

  4. Create a table of values to find the rule:

    xy32013061\begin{array}{r|r} x & y \\\hline -3 & -2\\ 0 & -1\\ 3 & 0\\ 6 & 1\\ \end{array}

    Try some equations ... one that works is f(x)=13x1f(x)=\frac{1}{3}x -1. So f(200)=132001=65.6f(200)=\frac{1}{3}\cdot 200-1=\underline{65.\overline{6}}.