document.write( "Question 224186:  I am trying to solve this equation 
\n" );
document.write( "C(x)=2x^2-57x + 26=0
\n" );
document.write( "X=50\r
\n" );
document.write( "\n" );
document.write( "I have tried putting the 50 in the x variable but am not sure the results\r
\n" );
document.write( "\n" );
document.write( "C(50)= 2(50)^2 -57(50)+ 26= \n" );
document.write( "
Algebra.Com's Answer #167490 by Alan3354(69443)    You can put this solution on YOUR website! I am trying to solve this equation \n" ); document.write( "C(x)=2x^2-57x + 26=0 \n" ); document.write( " 
 \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "------------- \n" ); document.write( "x = 50 \n" ); document.write( "C(50) = 2*2500 - 57*50 + 26 \n" ); document.write( "C(50) = 2176\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |