document.write( "Question 413646: 5x^2=11x+17 Solve
\n" );
document.write( "This one I donot understand ,I keep getting stuck on these particular equations all the time.I am curious as to how you would start to sove it and how do you know which formula works? \n" );
document.write( "
Algebra.Com's Answer #290259 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 5x^2=11x+17 \n" ); document.write( "First you transfer the terms to left side of the = sign. \n" ); document.write( "5x^2-11x-17=0 \n" ); document.write( " \n" ); document.write( "x=(11+-sqrt[-11^2-4*5*17])/2*5 \n" ); document.write( "x=(11+-sqrt[121-340])/10 \n" ); document.write( "x=(11+-sqrt-219)/10 \n" ); document.write( "x=(11+-14.8i)/10 \n" ); document.write( "x=11/10+-1.48i \n" ); document.write( "x=1.1+-1.48i ans. \n" ); document.write( " |