document.write( "Question 53331: how is the following system of equations classified? 9x-3y=24 y=3x-8 is it a dependent , inconsistent , independent , quadratic \n" ); document.write( "
Algebra.Com's Answer #35585 by venugopalramana(3286)    You can put this solution on YOUR website! how is the following system of equations classified? \n" ); document.write( "9x-3y=24 ..................1 \n" ); document.write( "y=3x-8 .........................2 \n" ); document.write( "is it a dependent , inconsistent , independent , quadratic \n" ); document.write( "FIRSTLY THEY ARE LINEAR EQNS. WITH 2 VARIABLES. \n" ); document.write( "3*EQN.2 GIVES \n" ); document.write( "3Y=9X-24 \n" ); document.write( "9X-3Y = 24 SAME AS EQN. 1 ...HENCE THEY ARE DEPENDENT EQN. \n" ); document.write( " \n" ); document.write( "  |