Consider the function with rule f(x) = |x^2-ax|, where a is a positive constant.

Find the maximum value of the function in the interval [0,a]

How do you do find that?

1 answer

if x^2-ax >= 0, |x^2-ax| = x^2-ax
That is, if x(x-a) >= 0
x <= 0 or x >= a
These intervals are outside the domain.

If x^2-ax < 0, then |x^2-ax| = -(x^2-ax)
That is, if x(x-a) < 0
So, for 0<=x<=a the maximum value of f(x) is at x = a/2

See a sample graph here:

http://www.wolframalpha.com/input/?i=%7Cx(x-2)%7C
Similar Questions
  1. write a function rule for the following table--x f(x) 3 9 4 16 5 25 6 36 I know how to find the function rule, it's just that
    1. answers icon 1 answer
    1. answers icon 3 answers
    1. answers icon 1 answer
  2. Given the function q=D(x)=k/x^nwhere k is a positive constant and n is an integer greater than 0. How would you find the
    1. answers icon 0 answers
more similar questions