document.write( "Question 600398: factor the quadratic expression completely, and find the roots of the expression.
\n" );
document.write( "6x^2-17x+2\r
\n" );
document.write( "\n" );
document.write( "If possible can you write out each step so I can apply this process in future problems Thanks for all of you help! \n" );
document.write( "
Algebra.Com's Answer #379311 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 6x^2-17x+2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 6 , b= -17 , c= 2 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 289 + -48 \n" ); document.write( "b^2-4ac= 241 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute the values of b,a & sqrt(b^2-4ac) in\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 17 + 15.52 )/ 12 \n" ); document.write( "x1= 2.71 \n" ); document.write( " \n" ); document.write( "x2=( 17 -15.52 ) / 12 \n" ); document.write( "x2= 0.12 \n" ); document.write( " \n" ); document.write( " |