document.write( "Question 393143: y=(x-1)^4
\n" );
document.write( "y=(x-1)\r
\n" );
document.write( "\n" );
document.write( "what real values of x, if any, satisfy the inequality (x-1)^4<(x-1)\r
\n" );
document.write( "\n" );
document.write( "if you can show me how to solve this problem, please email me at mkhla@aol.com. THanks!! \n" );
document.write( "
Algebra.Com's Answer #279073 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y=(x-1)^4 \n" ); document.write( "y=(x-1)\r \n" ); document.write( "\n" ); document.write( "what real values of x, if any, satisfy the inequality (x-1)^4<(x-1) \n" ); document.write( "---------------- \n" ); document.write( "(x-1)^4<(x-1) \n" ); document.write( "Divide by x-1 \n" ); document.write( "(x-1)^3 < 1 \n" ); document.write( "Take the cube root of both sides \n" ); document.write( "x-1 < 1 \n" ); document.write( "x < 2 \n" ); document.write( "---------- \n" ); document.write( "The division by x-1 requires that x > 1 \n" ); document.write( "1 < x < 2 \n" ); document.write( " |