document.write( "Question 1078139: Use the echelon method to solve the given system of two equations in two unknowns.
\n" );
document.write( "14x - 3y = 2
\n" );
document.write( "2x + 18y = 74\r
\n" );
document.write( "\n" );
document.write( "This may be more of a calculus question but any help would be greatly appreciated. Thanks. \n" );
document.write( "
Algebra.Com's Answer #692647 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Replace R2 with R1-7*R2, \n" ); document.write( " \n" ); document.write( "So then, \n" ); document.write( " \n" ); document.write( "Solve for y. Then use the either equation to solve for x. \n" ); document.write( " |