The radius of a circle is (2x-3). What is a function for the area of the circle?

Answer
A = pi * r^2
= pi * (2x^-3)^2
= pi * 2^2 * (x^-3)^2
= pi * 4 * (x^-6)
= 4*pi * x^-6
Step-by-step explanation: