document.write( "Question 111524: I need to understand how to break this question:
\n" ); document.write( "Two thirds of a number reduced by 11 is equal to 4 more than the number. Find that number. I need to know how to break this problem in order to solve it.
\n" ); document.write( "question 2:
\n" ); document.write( "Also, I need help with this question:
\n" ); document.write( "Five times the sum of a number and 3 is the same as 3 multiplied by 1 less than twice the number. What is the number?\r
\n" ); document.write( "\n" ); document.write( "question 3: 1/2 (6-Z)=Z
\n" ); document.write( "Question 4: 2 (a-8)=7=5(a+2)-3a-19.
\n" ); document.write( "Thank you for in advance.
\n" ); document.write( "

Algebra.Com's Answer #81314 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Start by assigning a variable to the number you want to find. Let's call it n. Now let's write an expression for the relationship that was described.
\n" ); document.write( ":
\n" ); document.write( "First, we need an expression for two thirds of the number. This is simply \"%282%2F3%29n\".
\n" ); document.write( ":
\n" ); document.write( "Then we need to reduce that amount by 11. That gives us \"%282%2F3%29n-11\".
\n" ); document.write( ":
\n" ); document.write( "Four more than the number is just \"n%2B4\". And finally, the problem tells us that these two quantities are equal, so:
\n" ); document.write( ":
\n" ); document.write( "\"n%2B4=%282%2F3%29n-11\"
\n" ); document.write( ":
\n" ); document.write( "All that is left is to solve the equation for n:
\n" ); document.write( ":
\n" ); document.write( "Add -4 to both sides:
\n" ); document.write( "\"n=%282%2F3%29n-15\"
\n" ); document.write( ":
\n" ); document.write( "Add -(2/3)n to both sides:
\n" ); document.write( "\"n-%282%2F3%29n=-15\"
\n" ); document.write( ":
\n" ); document.write( "Combine terms:
\n" ); document.write( "\"%281%2F3%29n=-15\"
\n" ); document.write( ":
\n" ); document.write( "Multiply both sides by 3:
\n" ); document.write( ":
\n" ); document.write( "\"n=-45\"
\n" ); document.write( ":
\n" ); document.write( "Last step -- VERY IMPORTANT -- Check your answer.
\n" ); document.write( ":
\n" ); document.write( "Two thirds of -45 is -30, reduced by 11 is -30 - 11=-41
\n" ); document.write( "Four more than -45 is -45 + 4 = -41
\n" ); document.write( ":
\n" ); document.write( "The answer checks!
\n" ); document.write( "
\n" );