document.write( "Question 128000: Tell wether the ordered pair is a solution of the linear system.\r
\n" ); document.write( "\n" ); document.write( "(0,3);
\n" ); document.write( "4x - 3y = 9
\n" ); document.write( "x + 6y = 18\r
\n" ); document.write( "\n" ); document.write( "Any help with this equation would be Greatly appreciated.
\n" ); document.write( "

Algebra.Com's Answer #93717 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
(0,3) is not a solution of the sistem because it verifies second equation but not the first:\r
\n" ); document.write( "\n" ); document.write( "1) 4(0)-3(3)=-9
\n" ); document.write( "2) 0+6(3)=18
\n" ); document.write( "
\n" );