document.write( "Question 329704: A. solve for x: x^2+50=10
\n" );
document.write( "B. 3x^2=2: solve for x and give x and y intercepts
\n" );
document.write( "C.3x^2-5x-7=0: solve for x and give x and y intercepts
\n" );
document.write( "D.N(x)=-0.4x^+11.2x+14 : give the value of x for the number of tickets sold, when they will peak and how many sold that day. could you please show me how this fits into the equation. \n" );
document.write( "
Algebra.Com's Answer #236387 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^2+50=10 \n" ); document.write( "x^2=-40 \n" ); document.write( "x=+-sqrt(-40) \n" ); document.write( "=+-sqrt(10*4)*i \n" ); document.write( ". \n" ); document.write( "x=2sqrt(10)i, x=-2sqrt(10)i \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |