document.write( "Question 145647: please help me with this problem Thanks
\n" );
document.write( " It said solve the linear equation using the substitution method
\n" );
document.write( " \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "5x-2y=6
\n" );
document.write( "y=2x-3 \n" );
document.write( "
Algebra.Com's Answer #106280 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 5x-2y=6 \n" ); document.write( "y=2x-3 \n" ); document.write( "Since y is already expressed as a function of x, sub for y in the 1st eqn. \n" ); document.write( "--------- \n" ); document.write( "5x -2(2x-3) = 6 \n" ); document.write( "5x - 4x + 6 = 6 \n" ); document.write( "5x = 4x \n" ); document.write( "There is no solution. This is similar to stating x+1 = 3, then x+1 = 4. No solution is possible. \n" ); document.write( " \n" ); document.write( " |