document.write( "Question 122301: Find all real or imaginary solution to the question.\r
\n" );
document.write( "\n" );
document.write( "6x=-(19x+25)/x+1 \n" );
document.write( "
Algebra.Com's Answer #89794 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 6X=-(19X+25)/(X+1) CROSS MULTIPLY. \n" ); document.write( "6X(X+1)=-19X-25 \n" ); document.write( "6X^2+6+19X+25=0 \n" ); document.write( "6X^2+19X+31=0 \n" ); document.write( "using the quadratic equation: \n" ); document.write( "x=(-19+-sqrt[19^2-4*6*31])/2*6 \n" ); document.write( "x=(-19+-sqrt[361-744])/12 \n" ); document.write( "x=(-19+-sqrt-383)/12 \n" ); document.write( "x=(-19+-19.57i)/12 \n" ); document.write( "x=(-19+19.57i)/12 \n" ); document.write( "x=-19/12+-19.57i/12 \n" ); document.write( "x=-1.5833+-1.63i answer. \n" ); document.write( " |