122k views
1 vote
Following e.g. C, how do you do D? 30 points

Following e.g. C, how do you do D? 30 points-example-1
User Xronx
by
8.1k points

2 Answers

2 votes

Answer:

4^(2x + 1) + 7*4^x - 15 = 0

Let a = 4^x, then we have:

4a^2 + 7a - 15 = 0

<=>4a^2 + 12a - 5a - 15 = 0

<=> 4a(a + 3) - 5(a + 3) = 0

<=>(4a - 5)(x + 3) = 0

<=> a =5/4 (a = -3: invalid)

=> 4^x = 5/4

=> x = log(5/4)/log4

Hope this helps!

:)

User Joshua Duxbury
by
8.1k points
2 votes

Answer:

x=(log(5/4))/(log(4))

Explanation:

Following e.g. C, how do you do D? 30 points-example-1
User Powtac
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories