document.write( "Question 644903:
\n" );
document.write( "x1, x2 = ? \n" );
document.write( "
Algebra.Com's Answer #405304 by sachi(548)![]() ![]() You can put this solution on YOUR website! sqrt(3x^2+5x+8) - sqrt(3x^2+5x+1)= 1 \n" ); document.write( "or sqrt(3x^2+5x+8)=1+ sqrt(3x^2+5x+1) \n" ); document.write( "squaring both sides \n" ); document.write( "3x^2+5x+8=3x^2+5x+1+1 +2 sqrt(3x^2+5x+1) \n" ); document.write( "or 8-2=2 sqrt(3x^2+5x+1) \n" ); document.write( "or sqrt(3x^2+5x+1)=6/2=3 \n" ); document.write( "again squaring both sides \n" ); document.write( "3x^2+5x+1=9 \n" ); document.write( "or 3x^2+5x+-8=0 \n" ); document.write( "or 3x^2-3x+8x-8=0 \n" ); document.write( "or 3x(x-1)+8(x-1)=(x-1)(3x+8)=0 \n" ); document.write( "or x=1 or -8/3 \n" ); document.write( "ans \n" ); document.write( " |