document.write( "Question 696247: find the common solutions algebraically y=x^2-4 and y=3x\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #428876 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! y=x^2-4 and y=3x \n" ); document.write( "3x=x^2-4 \n" ); document.write( "x^2-3x-4=0 \n" ); document.write( "(x-4)(x+1)=0 \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 ans. \n" ); document.write( "x+1=0 \n" ); document.write( "x=-1 ans. \n" ); document.write( " |