document.write( "Question 1016650: nine less than half n is equal to one plus the product of -18 and n
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #633040 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! (1/2)n - 9 = 1 + (-18n) \n" ); document.write( "(1/2)n - 9 = 1 - 18n \n" ); document.write( "multiply by two...clear the fraction... \n" ); document.write( "n - 18 = 2 - 36n \n" ); document.write( "Add 36n and add 18 to both sides...we get \n" ); document.write( "37n = 20 \n" ); document.write( "and \n" ); document.write( "n = 20/37 \n" ); document.write( " |