SOLUTION: A function is defined as f(x)= 2x+1.the value of X for which f(x), f(2x),f(4x) are in GP
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: A function is defined as f(x)= 2x+1.the value of X for which f(x), f(2x),f(4x) are in GP
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 962549
:
A function is defined as f(x)= 2x+1.the value of X for which f(x), f(2x),f(4x) are in GP
Answer by
amarjeeth123(569)
(
Show Source
):
You can
put this solution on YOUR website!
f(x)= 2x+1
f(2x)=4x+1
f(4x)=8x+1
f(x), f(2x),f(4x) are in GP
f(2x)/f(x)=f(4x)/f(2x)
(f(2x))^2=f(x)*f(4x)
(4x+1)^2=(2x+1)(8x+1)
16x^2+8x+1=16x^2+8x+2x+1
2x=0
x=0 is the answer.