69.1k views
5 votes
Which function is a horizontal compression of its parent function f(x)=x^7 by a factor of 4?

q(x)=(1/4x)^7
r(x)=(4x)^7
s(x)=4x^7
t(x)=1/4x^7

thank you!

User Amr Lotfy
by
8.9k points

2 Answers

4 votes

The answer is r(x) = (4x)^7

User Sergey Ponomarev
by
7.7k points
4 votes
Note that what we want is to compress any point (a, b) in the parent function, to (a, b/4).

(a, b) is a point of the graph of the function
f(x)=x^7, thus we can rewrite the point as:

(a, a^7).

This point is compressed to


\displaystyle{ (a, (a^7)/(4) ).

This means that the function we are looking for is
\displaystyle{ t(x)= (x^7)/(4).

Answer: t(x)=1/4x^7
User Dorrie
by
7.9k points