I think the answer is 2. If it is wrong, can you tell me why? And I used guesswork, so is there a more efficient way? And can you help me out by using that more efficient way and telling me how below?
Thank you
- tommarvoloriddle
We can write
144
____ = 10 + a multiply both sides by a
a
144 = 10a + a^2 rearrange as
a^2 + 10a - 144 = 0
We need two integers that sum to 10 and multiply to -144
These are 18 and - 8
So
(a + 18) (a - 8) = 0
Set each factor to 0 and solve for a
a + 18 = 0 a - 8 = 0
a = -18 (reject) a = 8 (this is the solution)
When you thought the answer is 2, this was your mistake:
You thought Δ could be a two digit number, and assumed it was 12.
However, in the problem, it states "1Δ". It cannot be "112"
So in the future, be careful, remember that when "1Δ" happens, Δ must be SINGLE digit number.
Did you test 2?
144/2=72 there is not a 1 in the units column so it cannot be correct.
You could just try all the possible answers, there are only 9 of them, 1 through 9 but better still, do it as I have below
letx=△
144x=10+x144=x2+10xx2+10x−144=0x=−10±√100+5762x=−10±√6762x=−10±262x=−5±13x=−18or8
but x is a 1 digit number so it is 8
△is8
check: 144/8=18 there is a one in the tens column and an 8 in the units so it works.