document.write( "Question 209127: Solve the following system of equations:
\n" );
document.write( "2X+3Y=29
\n" );
document.write( "X=1.5Y=8
\n" );
document.write( " Are these not dependent? \n" );
document.write( "
Algebra.Com's Answer #158066 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following system of equations: \n" ); document.write( "2X+3Y=29 \n" ); document.write( "X=1.5Y=8 \n" ); document.write( "---------- \n" ); document.write( "They're inconsistent IF the 2nd line is x+1.5y = 8. It has 2 equal signs. \n" ); document.write( " |