View Full Version : Solve math equation
sargon
Jan 26, 2008, 10:45 AM
solve for x:
5 (to the power x + 3 ) minus (5 to the power x+1) =600
s_cianci
Jan 26, 2008, 10:53 AM
Factor out 5^(x + 1) from the left side of your equation. Then it'll fall right into place.
jiten55
Jan 26, 2008, 12:19 PM
5^(x+3) - 5^(x+1) = 600
5^(x+1) (5^2 -1) = 600
5^(x+1) = 25
x + 1 = 2
x = 1
eeseely
Jan 27, 2008, 02:15 PM
Eeseely Also Disagrees.
PolluxCastor
Jan 27, 2008, 06:01 PM
Edited.
asterisk_man
Jan 27, 2008, 07:18 PM
jiten55 seems right to me. Substitute x=1 in and you'll see it's right.
5^{1+3}-5^{1+1}=5^4-5^2=625-25=600