document.write( "Question 65471: If f(x)=x(x-1)(x-4)^2, use interval notation to give all values of x where f(x)>0 \n" ); document.write( "
Algebra.Com's Answer #46023 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! If f(x)=x(x-1)(x-4)^2, use interval notation to give all values of x where f(x)>0 \n" ); document.write( "f(x)=0 at \n" ); document.write( "x=0 and x-1=0 and x-4=0 \n" ); document.write( "x=0 and x=1 and x=4 \n" ); document.write( "These are the end points (critical numbers) for your intervals to test: \n" ); document.write( "(-infinity,0) or (0,1) or (1,4) or (4,infinity) \n" ); document.write( "For (-infinity, 0) test a number less than 0 and see if it gives a positive answer. I'm using x=-1: \n" ); document.write( "f(-1)=(-1)(-1-1)(-1-4)^2=-1(-2)(-5)^2=50 <--positive we want this \n" ); document.write( "For (0,1), test x=.5 \n" ); document.write( "f(.5)=(.5)(.5-1)(.5-4)^2=.5(-.5)(-3.5)^2=-3.0625 <--negative we reject this \n" ); document.write( "For (1,4), test 2: \n" ); document.write( "f(2)=2(2-1)(2-4)^2=2(1)(-2)^2=8 <---positive we want this \n" ); document.write( "For (4,infinity), test 5: \n" ); document.write( "f(5)=(5)(5-1)(5-4)^2=5(3)(1)^2=20 <---positive we want this \n" ); document.write( "Therefore the solution is: \n" ); document.write( "(-infinity,0)U(1,4)U(4,infinity) \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " \n" ); document.write( " |