SOLUTION: Write an integer or a simplified fraction. f(x)= sq root 2x-3 / x-1 f(6) = ?

Algebra ->  Functions -> SOLUTION: Write an integer or a simplified fraction. f(x)= sq root 2x-3 / x-1 f(6) = ?      Log On


   



Question 827996: Write an integer or a simplified fraction.
f(x)= sq root 2x-3 / x-1
f(6) = ?

Answer by luke94(89) About Me  (Show Source):
You can put this solution on YOUR website!
sub whatever is inside f() into the equation where you see x:
%28sqrt%282x-3%29%29%2F%28x-1%29
%28sqrt%282%286%29+-+3%29%29%2F+%286-1%29
%28sqrt%2812-3%29%29%2F%285%29
%28sqrt%289%29%29%2F%285%29
%283%29%2F%285%29

therefore answer at f(6) = 3/5