document.write( "Question 903502: Find an ordered pair
\n" );
document.write( "x, y
\n" );
document.write( " that is a solution to the equation.
\n" );
document.write( "x-6y=6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548115 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find an ordered pair \n" ); document.write( "x, y \n" ); document.write( " that is a solution to the equation. \n" ); document.write( "x-6y=6 \n" ); document.write( "--------- \n" ); document.write( "Let x = 0, solve for y --> (0,y) \n" ); document.write( "Or \n" ); document.write( "Let y = 0, solve for x --> (x,0) \n" ); document.write( " \n" ); document.write( " |