document.write( "Question 79160: Which is the best approximation of the solution of the equation:
\n" );
document.write( "-2.9n - 4.89 = 1.75(n + 14.5)?\r
\n" );
document.write( "\n" );
document.write( "A. -17.81 B. -6.51
\n" );
document.write( "C. -4.55 D. -4.41 \n" );
document.write( "
Algebra.Com's Answer #56831 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 2.9 becomes 3 \n" ); document.write( "4,89 becomes 5 \n" ); document.write( "1.75 becomes 2 \n" ); document.write( "14.5 becomes 15 \n" ); document.write( "thus: \n" ); document.write( "-3-5=2(n+15) \n" ); document.write( "-8=2n+30 \n" ); document.write( "2n=-8-30 \n" ); document.write( "2n=-38 \n" ); document.write( "n=-38/2 \n" ); document.write( "n=-19 answer \n" ); document.write( "closest answer of choice is A) \n" ); document.write( " |