document.write( "Question 403290: Suppose you have a function y = f(x) such that the domain of f(x) is 1 ≤ x ≤ 6 and the range of f(x) is −3 ≤ y ≤ 5. What is the domain of f(2(x − 3)) \n" ); document.write( "
Algebra.Com's Answer #285363 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The domain of f(2(x-3))can be determined in all generality, not only using discrete values. \n" ); document.write( "Let g(x) = 2(x-3) = 2x - 6. \n" ); document.write( "Then f(2(x-3)) = (f o g)(x) = f(g(x)). Let the domain of g be \n" ); document.write( "Then to find the domain of f o g we must find all x values in \n" ); document.write( " \n" ); document.write( "<==> \n" ); document.write( "<==> \n" ); document.write( "Thus the domain of (f o g)(x) = f(2(x-3)) is the closed interval [7/2, 6]. \n" ); document.write( " |