Question 1128242
<br>
These are three very different problems.  The rules of the forum are one problem per post.  Please follow those rules in the future.<br>
(1) Certainly guess and check is the easiest way to solve this problem, since you know the three ages are whole numbers.  But you should be able to get to the solution with very few if any wrong "guesses" by making your guesses logically.<br>
The product of the three ages is a multiple of 10, and therefore a multiple of 5; since all three ages are in the teens, one of them has to be 15.  Then 4590/15 = 306.<br>
You could do guess and check again from there.  However, if you note that both the other ages have to be greater than 15, and you know the last digit of the product has to be "6", then the only possible pair of ages is 17 and 18.  And indeed 17*18 is 306.<br>
ANSWER: The ages are 15, 17, and 18.<br>
(2) Here is an informal solution method using logical reasoning.<br>
Take away the "extra" $90 that the jacket costs; you are left with a jacket and a hat that each cost the same, and the total is now $100-$90 = $10.  That means each of them costs $5.  Now add those extra $90 back on to the price of the jacket.<br>
ANSWER: The jacket costs $95; the hat costs $5.<br>
(3) Melody picks a number:  Call it x.
She doubles the number:  It is now 2x.
She squares are result:  It is now (2x)^2 = 4x^2.
She divides the square by 3:  It is now 4x^2/3.
She subtracts 30 from the quotient:  It is now 4x^2/3-30.<br>
The number she ends up with is 18.<br>
Solve the equation that says 4x^2/3-30 = 18:<br>
{{{4x^2/3-30 = 18}}}
{{{4x^2/3 = 48}}}
{{{4x^2 = 144}}}
{{{x^2 = 36}}}
{{{x = 6}}} or {{{x = -6}}}<br>
ANSWER: The two possible starting numbers are 6 and -6.  We get two possible answers because of the step where she squares the number.