document.write( "Question 104063: Q.Solve for x
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "(b-c)x^2 + (c-a)x + (a-b)= 0 \n" );
document.write( "
Algebra.Com's Answer #75724 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Q.Solve for x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(b-c)x^2 + (c-a)x + (a-b)= 0 \n" ); document.write( "-------------------------- \n" ); document.write( "Use the quadratic formula:\r \n" ); document.write( "\n" ); document.write( "x = [(a-c) +- sqrt[(c-a)^2-4(b-c)(a-b)]]/[2(b-c)]\r \n" ); document.write( "\n" ); document.write( "I'll let you simplify that.\r \n" ); document.write( "\n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |