2 points The area in square centimeters of a circle whose ra
Solution
A = r2
a) function f(r) = (pi) r2
b) f(r) = (pi) r2
f(1) = (pi) (1)2
==> f(1) = pi
c) f(r) = (pi) r2
f(r + 1) = (pi) (r + 1)2
==> f(r + 1) = (pi) (r2 + 2r + 1) ; since (a + b)2 = a2 + 2ab + b2
here r is increased by 1 , i.e, (r +1) , and we got the value as (pi) (r2 + 2r + 1)
Hence f(r + 1) is the area when the radius is increased by 1cm . (the units of length is cm)
d) f(r) + 1
==> f(r) + 1 = (pi) r2 + 1
here 1 is added to the function f(r) , hence we got the value as (pi) r2 + 1
which tells us, the area of circle with 1 sq. cm. more than a circle with radius r. (since the units for area is sq. cm.)
e) f -1(5)
Now, units of f(r) is sq. cm. , units of r is cm.
f(r) = (pi) r2
let f(r) = y sq.cm ==> r = f-1(y) cm.
==> (pi) r2 = y
==> r2 = (y / pi)
==> r = [y / (pi)]
==> f-1(y) = [y / (pi)] cm.
Hence units of f-1(5) = [5 / (pi)] are cm.

