document.write( "Question 59468: determine whether the equation is linear equation if so please put in standard form. \r
\n" );
document.write( "\n" );
document.write( "3/x + 4/y+2\r
\n" );
document.write( "\n" );
document.write( "Help please \n" );
document.write( "
Algebra.Com's Answer #40798 by josmiceli(19441) You can put this solution on YOUR website! not an equation \n" ); document.write( "you need an \"=\" sign for it to be an equation \n" ); document.write( "If it's equal to zero, \n" ); document.write( "3/x + 4/y + 2 = 0 \n" ); document.write( "4/y = -3/x - 2 \n" ); document.write( "the common denominator is xy \n" ); document.write( "4x/xy = -3y/xy - 2xy/xy \n" ); document.write( "multiply both sides by xy \n" ); document.write( "4x = -3y - 2xy \n" ); document.write( "y(-2x - 3) = 4x \n" ); document.write( "y = - 4x/(2x + 3) \n" ); document.write( "not linear \n" ); document.write( " |