document.write( "Question 876004: Determine whether the system has a common solution. Write yes or no.
\n" ); document.write( "y=4x+6
\n" ); document.write( "y=7x-8
\n" ); document.write( "

Algebra.Com's Answer #528512 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
4x+6 = 7x-8
\n" ); document.write( " 14 = 3x
\n" ); document.write( " 14/3 = x
\n" ); document.write( "Yes, common solution.
\n" ); document.write( "
\n" );