document.write( "Question 879147: Hello,
\n" );
document.write( " may I please have help for this question?
\n" );
document.write( " Solve the following linear equations (use the substitution method),
\n" );
document.write( " giving the solution as a coordinate pair in the form (x,y).
\n" );
document.write( " y = 4x + 4
\n" );
document.write( " y = 6x + 5
\n" );
document.write( "thank you. \n" );
document.write( "
Algebra.Com's Answer #530545 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 4x + 4 = 6x + 5 \n" ); document.write( " -1 = 2x \n" ); document.write( " -1/2 = x and y = 2 \n" ); document.write( "Ordered pair(-1/2, 2)the solution for this System \n" ); document.write( " |