Question 191689
<font face="Garamond" size="+2">

The reason that it doesn't "look right" is because it isn't.  However, you started out on the right track.


Take it in logical pieces:


Let <i><b>x</b></i> represent the larger of the numbers, just like the instructions say.


You got the first bit of it right when you translated: "six more than twice the larger number" into *[tex \LARGE 6 + 2x]


But then you tried to represent "the sum of the small number and three" as *[tex \LARGE x + 3], when in fact that expression represents the sum of the <i><b>large</b></i> number and three.


The key here is the first statement in the problem. "The sum of two numbers is thirty-three."   If one of the numbers is <i><b>x</b></i>, then the other one has to be *[tex \LARGE 33 - x].  (Let one number be <i><b>x</b></i> and the other <i><b>y</b></i>.  *[tex \LARGE x + y = 33 \ \ \Rightarrow\ \ y = 33 - x])


Now you can say the sum of the small number (*[tex \LARGE 33 - x]) and three is:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 33 - x + 3 = 36 - x]


The second thing you did incorrectly was try to make this into an equation.  The problem didn't ask for an equation, and it couldn't.  The problem didn't give you anything to which the expression might equate.  So, just an expression -- no equals sign.


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ (6 + 2x) - (36 - x)]


Finally, you need to collect like terms to simplify the expression.  Don't forget to use the distributive property across the second set of parentheses:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 6 + 2x - 36 + x]


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ 3x - 30]


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>