M can be any positive real number.
Explanation:
From f(x) = √(mx) ; if x is posive m has to be positive; if x is negative m has to be negative; if x is cero m can have any value, and the range will always be 0 or positve
From g(x) = m √x; x can only be 0 or positive and the range will have the sign of m.
Given we concluded that the range of f(x) can only be 0 or positive, then me can only be 0 or positive.
Answer:
Step-by-step explanation:
- f(x) = 4x - 2
- f(x - 1) = 4(x - 1) - 2 = 4x - 4 - 2 = 4x - 6
Correct option is D
Given,
3/3x + 1/(x + 4) = 10/7x
1/x + 1/(x+4) = 10/7x
Because the first term on LHS has 'x' in the denominator and the second term in the LHS has '(x + 4)' in the denominator. So to get a common denominator, multiply and divide the first term with '(x + 4)' and the second term with 'x' as shown below
{(1/x)(x + 4)/(x + 4)} + {(1/(x + 4))(x/x)} = 10/7x
{(1(x + 4))/(x(x + 4))} + {(1x)/(x(x + 4))} = 10/7x
Now the common denominator for both terms is (x(x + 4)); so combining the numerators, we get,
{1(x + 4) + 1x} / {x(x + 4)} = 10/7x
(x + 4 + 1x) / (x(x + 4)) = 10/7x
(2x + 4) / (x(x + 4)) = 10/7x
In order to have the same denominator for both LHS and RHS, multiply and divide the LHS by '7' and the RHS by '(x + 4)'
{(2x+4) / (x(x + 4))} (7 / 7) = (10 / 7x) {(x + 4) / (x + 4)}
(14x + 28) / (7x(x + 4)) = (10x + 40) / (7x(x + 4))
Now both LHS and RHS have the same denominator. These can be cancelled.
∴14x + 28 = 10x + 40
14x - 10x = 40 - 28
4x = 12
x = 12/4
∴x = 3