document.write( "Question 241534: can someone please tell me the method to solving this linear equation?\r
\n" );
document.write( "\n" );
document.write( "3n-1/5 + n/2 = 2\r
\n" );
document.write( "\n" );
document.write( "/ means over as in 5 over 10 (5 divided by 10) \n" );
document.write( "
Algebra.Com's Answer #176925 by edjones(8007) You can put this solution on YOUR website! 3n-1/5 + n/2 = 2 \n" ); document.write( "30n-2+5n=20 multiply each side by 10 (LCM) to eliminate fractions. \n" ); document.write( "35n=22 \n" ); document.write( "n=22/35 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |