document.write( "Question 1084238: Use algebraic rules of equations to predict the solution type to the system of equations
\n" );
document.write( "X+2y=10
\n" );
document.write( "6y=-3x+30 \n" );
document.write( "
Algebra.Com's Answer #698323 by Alan3354(69443) You can put this solution on YOUR website! X+2y=10 \n" ); document.write( "6y=-3x+30 --> 2y = -x + 10 --> x + 2y = 10 \n" ); document.write( "Same equation. \n" ); document.write( "No unique solution. \n" ); document.write( "Infinite # of solutions. \n" ); document.write( " \n" ); document.write( " |