document.write( "Question 266847: Find the x-intercept\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #196020 by dabanfield(803) ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "The x-intercepts are the values of x where y = 0 so we need to solve the following for x:\r \n" ); document.write( "\n" ); document.write( "4x^2 + 8x - 5 = 0\r \n" ); document.write( "\n" ); document.write( "(2x + 5)*(2x - 1) = 0\r \n" ); document.write( "\n" ); document.write( "So the solutions are where 2x + 5 = 0 and 2x - 1 = 0.\r \n" ); document.write( "\n" ); document.write( "Solve these two equations for x. \n" ); document.write( " |