document.write( "Question 645930: How do you solve equations fot the variable indicated
\n" );
document.write( "Example:
\n" );
document.write( "N-6m=8 for n \n" );
document.write( "
Algebra.Com's Answer #405665 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! N-6m=8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N-6m+6m=8 + 6m\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N = 8 + 6m \n" ); document.write( " |