document.write( "Question 311320: Mark weighs 74 pounds. Together, he and his sister weighs six pounds more than three times the weight of his sister. What is the weight,of marks sister \n" ); document.write( "
Algebra.Com's Answer #222728 by Miceandwine(15)\"\" \"About 
You can put this solution on YOUR website!
Mark weighs 74 pounds. Together, he and his sister weighs six pounds more than three times the weight of his sister. What is the weight,of marks sister.
\n" ); document.write( "Okay, lets get started. First, we need to set up an equation. Let's call his sister's weight \"x\" for now.
\n" ); document.write( "74+x=3x+6
\n" ); document.write( "Now, let us subtract 6 from both sides.
\n" ); document.write( "74-6+x=3x+6-6 which equals
\n" ); document.write( "68+x=3x
\n" ); document.write( "Now, lets subtract an x from both sides
\n" ); document.write( "68+x-x=3x-x which equals
\n" ); document.write( "68=2x
\n" ); document.write( "Finally, we should divide both sides by 2 to get rid of the 2 in front of the x.
\n" ); document.write( "68/2=2x/2
\n" ); document.write( "x=34, so his sister's weight is 34 pounds.
\n" ); document.write( "I hope I helped!
\n" ); document.write( "
\n" );