document.write( "Question 762952: Hello,
\n" );
document.write( "I have been working on a more complex equation and have worked it down to the following:\r
\n" );
document.write( "\n" );
document.write( "n+4=6n\r
\n" );
document.write( "\n" );
document.write( "it is not in fact the solution I am after but a refresher as to how to rework the equation so the unknowns are all on one side of the equation. So, how do I get all the values for n on one side so I can break it down. It has been 25 years since grade 11 math and I am attempting a distance ed course for college entry \n" );
document.write( "
Algebra.Com's Answer #464348 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! n+4=6n \n" ); document.write( "-------- \n" ); document.write( "Subtract n from both sides \n" ); document.write( "4 = 5n \n" ); document.write( "Divide by 5 \n" ); document.write( "n = 4/5 \n" ); document.write( " \n" ); document.write( " |