document.write( "Question 505829: 4x^2-5 < 8x \n" ); document.write( "
Algebra.Com's Answer #339979 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 4x^2-5 < 8x \n" ); document.write( "4x^2-8x-5<0 \n" ); document.write( "4x^2-8x-5=0 Change equation to equal to zero temporarily. \n" ); document.write( "4*-5=-20, two factors of -20 whose sum is -8 are -10 and +2. \n" ); document.write( "4x^2+2x-10x-5=0 \n" ); document.write( "2x(2x+1)-5(2x+1)=0 \n" ); document.write( "(2x-5)(2x+1)=0 \n" ); document.write( "x=5/2, x=-1/2 These are the x intercepts on the graph. We have to test the equation on the second line above and below the intercepts to find where y<0 \n" ); document.write( "x=-1:y=4+8-5=+7 positive \n" ); document.write( "x=0:y=0+0-5=-5 negative \n" ); document.write( "x=3:y=36-24-5=+7 positive \n" ); document.write( "So y is negative between -1/2 and 5/2. \n" ); document.write( "-1/2 \n" ); document.write( "Ed |