document.write( "Question 237138: How do you solve a system of linear equations if one of the sets only has and x and y, no answer?\r
\n" );
document.write( "\n" );
document.write( "Example:
\n" );
document.write( "5x -7y = 2
\n" );
document.write( "3x = 4y \n" );
document.write( "
Algebra.Com's Answer #174425 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! do you mean x=y \n" ); document.write( "if so they are equal \n" ); document.write( "in the order pairs x & y are the same number \n" ); document.write( " |