document.write( "Question 430099: Solve the system by elimination or substitution.Show all steps.
\n" );
document.write( "-15x+3y=6
\n" );
document.write( "y=2+5x \n" );
document.write( "
Algebra.Com's Answer #298669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -15x+3y=6 \n" ); document.write( "y=2+5x \n" ); document.write( "---- \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "--- \n" ); document.write( "-15x + 3(2+5x) = 6 \n" ); document.write( "-15x+6+15x = 6 \n" ); document.write( "6 = 6 \n" ); document.write( "----- \n" ); document.write( "That means x can take any value. \n" ); document.write( "The solution is the set of points (x, 2+5x) \n" ); document.write( "--- \n" ); document.write( "It means the two equations are really the same equation. \n" ); document.write( "It means the system of equations is dependent. \n" ); document.write( "It means the graph of the two equations only gives \n" ); document.write( "you one line. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |