document.write( "Question 60004: 3x-3y=3
\n" ); document.write( "-2x =0 what is x and y
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #41551 by kayeith(17)\"\" \"About 
You can put this solution on YOUR website!
3x - 3y = 3
\n" ); document.write( "- 2x = 0\r
\n" ); document.write( "\n" ); document.write( "a = 3 b = - 3 c = 3
\n" ); document.write( "d = - 2 e = 0 f = 0\r
\n" ); document.write( "\n" ); document.write( "D = ae - db = 3(0) - (-2)(-3) = 0 - 6 = - 6
\n" ); document.write( "Dx = ce - bf = 3 (0) - (-3)(0) = 0 + 0 = 0
\n" ); document.write( "Dy = af - dc = 3 (0) - (-2)(3) = 0 + 6 = 6
\n" ); document.write( "x = Dx / D = 0 / - 6 = 0
\n" ); document.write( "y = Dy / D = 6 / - 6 = - 1
\n" ); document.write( "
\n" );