document.write( "Question 1209613: Suppose the domain of f is (-1,3). Define the function g by
\n" ); document.write( "g(x) = f(x - 4x^2)
\n" ); document.write( "What is the domain of g?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #849669 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Here's how to determine the domain of g:\r
\n" ); document.write( "\n" ); document.write( "1. **Understand the relationship between f and g:**\r
\n" ); document.write( "\n" ); document.write( "The function g(x) is defined in terms of f. The input to f is the expression x - 4x². For g(x) to be defined, this expression must fall within the domain of f, which is (-1, 3).\r
\n" ); document.write( "\n" ); document.write( "2. **Set up the inequality:**\r
\n" ); document.write( "\n" ); document.write( "We need to find the values of x for which:\r
\n" ); document.write( "\n" ); document.write( "-1 < x - 4x² < 3\r
\n" ); document.write( "\n" ); document.write( "3. **Solve the inequalities:**\r
\n" ); document.write( "\n" ); document.write( "We'll solve this as two separate inequalities:\r
\n" ); document.write( "\n" ); document.write( "* **-1 < x - 4x²**
\n" ); document.write( " 4x² - x - 1 < 0\r
\n" ); document.write( "\n" ); document.write( " Find the roots of 4x² - x - 1 = 0 using the quadratic formula:\r
\n" ); document.write( "\n" ); document.write( " x = (1 ± √(1 + 16))/8 = (1 ± √17)/8\r
\n" ); document.write( "\n" ); document.write( " So, (1 - √17)/8 < x < (1 + √17)/8\r
\n" ); document.write( "\n" ); document.write( "* **x - 4x² < 3**
\n" ); document.write( " 4x² - x + 3 > 0\r
\n" ); document.write( "\n" ); document.write( " Find the roots of 4x² - x + 3 = 0. The discriminant is 1 - 4*4*3 = -47, which is negative. This means the quadratic is always positive, so this inequality is true for all x.\r
\n" ); document.write( "\n" ); document.write( "4. **Combine the solutions:**\r
\n" ); document.write( "\n" ); document.write( "Since the second inequality is true for all x, we only need to consider the first inequality.\r
\n" ); document.write( "\n" ); document.write( "5. **State the domain of g:**\r
\n" ); document.write( "\n" ); document.write( "The domain of g is:\r
\n" ); document.write( "\n" ); document.write( "((1 - √17)/8, (1 + √17)/8)
\n" ); document.write( "
\n" ); document.write( "
\n" );