document.write( "Question 5703: Solve for r: 4(r-2)= 2(r+8)\r
\n" ); document.write( "\n" ); document.write( "This is how I am trying to do it:
\n" ); document.write( "I isolated the variable r
\n" ); document.write( "I multiplied the the terms
\n" ); document.write( "left side first, then right side and got:
\n" ); document.write( "4r-8 = 2r+16
\n" ); document.write( "Then I isolate r by subtracting both sides by 2 and got:
\n" ); document.write( "2r-8 = r+16
\n" ); document.write( "Then I isolated r by adding both sides by 2
\n" ); document.write( "4r-8 = r+16
\n" ); document.write( "Then I isolate r by dividing both sides by 2
\n" ); document.write( "2r-8 = 1r+16\r
\n" ); document.write( "\n" ); document.write( "Ultimately I got 4
\n" ); document.write( "and I seemed to got lost in the equation, please help :(
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #2934 by prince_abubu(198)\"\" \"About 
You can put this solution on YOUR website!
You did good on distributing across the parentheses to get 4r - 8 = 2r + 16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You tried to subtract 2 from both sides off the 4r and the 2r. However, this doesn't lower the 4r to 2r, or the 2r to r.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In Algebra, you can only add or subtract like terms. For now, a term is a single number by itself, a single variable by itself, or a combination of a single number (constant) and a letter (variable) multiplied together. \"Like terms\" means that the terms MUST be either all constants, or contain the same variable before you may combine them by addition or subtraction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The attempt to say that 4r - 2 to equal 2r seems somewhat of a valid guess. However, since 4r and 2 don't have like terms (because one has a variable and the other doesn't), you can't combine the two by addition or subtraction.\r
\n" ); document.write( "\n" ); document.write( "In your case, your best bet would be to subtract 2r from both sides. Now you can say 4r - 2r = 2r because 4r and 2r are like terms.\r
\n" ); document.write( "\n" ); document.write( "\"+4r+-+8+=+2r+%2B+16+\" <---- Started with this equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+2r+-+8+=+16+\" <---- The goal is to \"isolate\" the variable as you know. Subtracting 2r from both sides gets rid of the 2r from the right side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+2r+=+24+\" <----- We added 8 to both sides to get rid of the -8 on the left. (HINT: When we \"move\" terms from one side of the equation to another, we perform an opposite operation. The 8 was a negative, so we add 8 to \"cancel the effect\" BUT WE GOTTA DO IT TO BOTH SIDES. Earlier, we subtracted 2r from both sides (opposite operation of the +2r we began with).)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+r+=+12+\" <----- Solve for r by dividing both sides by 2.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );