document.write( "Question 1040223: Hello,\r
\n" );
document.write( "\n" );
document.write( "I need help with the following system of equations problem:\r
\n" );
document.write( "\n" );
document.write( "If the system of equations
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "has a solution (x,y) where and
are both nonzero, find
, assuming
is nonzero. \n" );
document.write( "
Algebra.Com's Answer #655017 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! a=6x-4y \n" ); document.write( "b=6y-9x \n" ); document.write( "a/b=(6x-4y)/(6y-9x) \n" ); document.write( "2(3x-2y)/(3(2y-3x)) \n" ); document.write( "z=3x-2y \n" ); document.write( "2z/-3z=-2/3 \n" ); document.write( "a/b=-2/3 \n" ); document.write( " |