Respuesta :

For this problem, we are given a certain function and we need to evaluate it in various points.

The function is given below:

[tex]f(x)=\sqrt{5x-15}[/tex]

The first value we need to calculate is f(4), we need to replace x with 4 and evaluate the expression.

[tex]f(4)=\sqrt{5\cdot4-15}=\sqrt{20-15}=\sqrt{5}=2.24[/tex]

The second value we need to calculate is f(3), we need to replace x with 3 and evaluate the expression.

[tex]f(3)=\sqrt{5\cdot3-15}=\sqrt{15-15}=0[/tex]

The third value we need to calculate is f(2), we need to replace x with 2 and evaluate the expression.

[tex]f(2)=\sqrt{5\cdot2-15}=\sqrt{10-15}=\sqrt{-5}[/tex]

The value for this is not real.