49^x= 343

Injury

Lifer
Jul 19, 2004
13,066
2
81
Guess and check works.

49^1 = 49, 49^2=2401...

go right in between just to get an idea... 49^1.5=343=bingo.
 

StrangerGuy

Diamond Member
May 9, 2004
8,443
124
106
At first glance x must be greater than 1 and less than 2.

EDIT:

49^x = 343
7^(2x) = 7^3
2x = 3
x = 1.5

 

Epic Fail

Diamond Member
May 10, 2005
6,252
2
0
you add the first and last digit, then divide that by the middle digit, (3+3)/4 = 1.5

elementary math ftw
 

Tiamat

Lifer
Nov 25, 2003
14,068
5
71
49^x = 343
10^x = 31.6227766017 (through hand division)
log 10^x = log 31.6227766017
x = 1.5 (using slide rule)
 

MageXX9

Senior member
Jan 25, 2005
442
0
0
If I had to do it in my head, I would have done, 7 X 50 - 7 = 343.

For some reason, that's how I approached it, I guess because I could multiply 7 X 50 very quickly.
 

6000SUX

Golden Member
May 8, 2005
1,504
0
0
Originally posted by: LoKe
Originally posted by: 6000SUX
Originally posted by: adamRB12
but how did u get that answer?

343 / 49 = 7

7 is also the square root of 49, or 49 ^ .5

Exponant, not multiplication.

49^x != 49x

Well, duh. So 49^1 X 49^.5 = 49^1.5 . You misunderstood me, but I understood the OP and provided a shortcut way of arriving at the answer.
 
Jun 4, 2005
19,723
1
0
Originally posted by: 6000SUX
Originally posted by: LoKe
Originally posted by: 6000SUX
Originally posted by: adamRB12
but how did u get that answer?

343 / 49 = 7

7 is also the square root of 49, or 49 ^ .5

Exponant, not multiplication.

49^x != 49x

Well, duh. So 49^1 X 49^.5 = 49^1.5 . You misunderstood me, but I understood the OP and provided a shortcut way of arriving at the answer.

Oh, sorry. I thought you were trying to say that 7 was the answer. :eek:
 

6000SUX

Golden Member
May 8, 2005
1,504
0
0
Originally posted by: bonkers325
49^x = 343

log(49)^x = log(343)

xlog(49)=log(343)

x=log(343)/log(49)

x=1.5

The OP said no calculator (which covers slide rules), and didn't say you could use precompiled computational results such as a log table either.
 

6000SUX

Golden Member
May 8, 2005
1,504
0
0
Originally posted by: LoKe
Oh, sorry. I thought you were trying to say that 7 was the answer. :eek:

No biggie. I was trying to help the OP make a small mental leap, which is the only reason I didn't finish it.
 

ActuaryTm

Diamond Member
Mar 30, 2003
6,858
12
81
A significant number of the responses in this thread both sadden and frighten me.
 

bonkers325

Lifer
Mar 9, 2000
13,076
1
0
Originally posted by: 6000SUX
Originally posted by: bonkers325
49^x = 343

log(49)^x = log(343)

xlog(49)=log(343)

x=log(343)/log(49)

x=1.5

The OP said no calculator (which covers slide rules), and didn't say you could use precompiled computational results such as a log table either.

log[base49](343)=x

log[base49](49*7)=x

log[base49](49)+log[base49](49^0.5)=x

1+0.5*1=x

1.5=x

there you go