document.write( "Question 735439: How do you find out if 4x+14y=4 and 2x-14y=2 has a solution? and does it? \n" ); document.write( "
Algebra.Com's Answer #449424 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Check if one equation is a factor of the other equation. If yes then no solution. If no then solution. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put your two equation into some desired form. Standard form would be nice.
\n" ); document.write( "They are both already in standard form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try factoring each equation.
\n" ); document.write( "\"2%282x%2B7y%29=2%282%29\" and \"2%28x-7y%29=2%281%29\"
\n" ); document.write( "You can probably see already, but next just simplify each equation through division of each member by 2, since each equation has factor of 2 for left and right members.
\n" ); document.write( "Obtain \"2x%2B7y=2\" and \"x-7y=1\"
\n" ); document.write( "They are two DIFFERENT equations and are both linear in two variables. They together CAN be a system and this system DOES YES have a solution, mainly because the slopes are not equal and so the two equations will intersect.
\n" ); document.write( "
\n" );