document.write( "Question 181549: What does it mean to solve a linear equation in one variable, the objective is to isolate the variable on one side of the equation. \n" ); document.write( "
Algebra.Com's Answer #136142 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
this means that there is only 1 variable present and the goal is to isolate the variable on one side of the equation to find its value.
\n" ); document.write( ":
\n" ); document.write( "for instance: 3a+15=4(a-5)
\n" ); document.write( ":
\n" ); document.write( "now in order to find a's value, you want to isolate it on one side and want the constant(fixed values) on the other
\n" ); document.write( ":
\n" ); document.write( "3a+15=2(a-5)
\n" ); document.write( ":
\n" ); document.write( "first thing we do is distribute the right side
\n" ); document.write( ":
\n" ); document.write( "3a+15=2a-10
\n" ); document.write( ":
\n" ); document.write( "now we need to subtract 2a from both sides to get a's on one side
\n" ); document.write( ":
\n" ); document.write( "3a-2a+15=2a-2a-10....as you can see on the right the 2a's cancel each other and 3a-2a=a......so we are left with
\n" ); document.write( ":
\n" ); document.write( "a+15=-10.......now we need to get the constants all on the right
\n" ); document.write( ":
\n" ); document.write( "a=-15-10......we subtracted 15 from both sides of the equation
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=-25%29\" we combined the constant terms
\n" ); document.write( ":
\n" ); document.write( "now if you plug -25 back into the equation it should make it a true statement
\n" ); document.write( ":
\n" ); document.write( "3(-25)+15=2(-25)-10
\n" ); document.write( ":
\n" ); document.write( "-75+15=-50-10
\n" ); document.write( ":
\n" ); document.write( "-60=-60.......check we got the correct answer
\n" ); document.write( "
\n" );