Shifting/expanding a function?

  • Thread starter Thread starter andrea1234
  • Start date Start date
  • Tags Tags
    Function
Click For Summary

Homework Help Overview

The original function is defined as f(x) = square root of (4 - x^2). The discussion revolves around finding the domain and graphing transformations of this function, specifically through shifting, expanding, and reflecting.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the domain of the original function and its transformations, questioning how shifts and expansions affect the domain. There are attempts to clarify the effects of transformations on the graph, including reflections and dilations.

Discussion Status

Participants have engaged in clarifying the domain of the original function and its transformations. Some have provided insights into how to approach the transformations, while others express confusion about specific aspects, particularly regarding the algebra involved in the transformations.

Contextual Notes

There are indications of uncertainty regarding the correct interpretation of the transformations, especially in the context of squaring the function or its arguments. The original poster is under time constraints, which may affect their ability to resolve these uncertainties.

andrea1234
Messages
7
Reaction score
0

Homework Statement



The original function is: f(x) = square root of (4 - x^2)

1) Find the domain and draw the graph of y = -f(2x)
2) Find the domain and draw the graph of y = f(2x + 1)
3) Find the domain and draw the graph of y = f(-x)^2 + 1

Homework Equations



f(x) = square root of (4 - x^2)
y = -f(2x)
y = f(2x + 1)
f(-x)^2 + 1

The Attempt at a Solution



I am struggling with a shifting/expanding/reflecting a function problem.

The function is: f(x) = square root of (4 - x^2)

1) Find the domain and draw the graph of y = -f(2x)
I think I need to reflect across the x-axis and dilate by two (horizontal expansion). I wrote the domain as x < 1. I'm not sure how to rewrite the equation.

2) Find the domain and draw the graph of y = f(2x + 1)
I thought I should dilate by 2 and shift to the left one unit. Again I don't know how to rewrite the original equation. I put the domain as x < 0 but I am not sure if it is correct.

3) Find the domain and draw the graph of y = f(-x)^2 + 1
This part is hard but I thought I should reflect across the y-axis and shift up one unit. I don't know how to handle the square part and I don't know how to rewrite the equation. I put the domain as x > 1 but I am not sure if it's right.
 
Physics news on Phys.org
First, tell us what the domain of f(x), the original function, is.
 
I think it's x<2 so that the portion under the square root isn't negative.
 
Think about the negative values of x as well. Do you know what the shape of this graph is?
 
Oh, you are right, it's -2<x<2. The graph looks like a semicircle with radius 2.
 
The domain also includes 2 and -2, so it should be -2 ≤ x ≤ 2.

This means whatever gets plugged into f has to be between -2 and 2 inclusive. For instance, if we wanted to know the domain of f(3x), we need to find values of x such that -2 ≤ 3x ≤ 2. Dividing by 3 to get x by itself yields -2/3 ≤ x ≤ 2/3. That would be the domain of f(3x). If we wanted to find the domain of f(4x+3), we start with -2 ≤ 4x+3 ≤ 2, which eventually gets you -5/4 ≤ x ≤ -1/4. Make sense?
 
Thanks, Yes that makes sense, but if the function gets stretched, it seems like the domain could be bigger than 2. That's the part I really don't understand, how to shift and expand the function.
 
For your function [tex]f(x)=\sqrt{4-x^2}[/tex] ::

f(x)+n will move the graph up n units (or down if n is negative)

f(x+n) will move the graph left n units (or right if n is negative)

f(nx) will squish the domain from [itex]-2\leq x\leq 2[/itex] to [itex]-2/n\leq x\leq 2/n[/itex] but the graph will still cut the y-axis at 2 since for [tex]\sqrt{4-(nx)^2}[/tex], f(0) still equals 2.
If n<0 then it will stretch out the domain. These will all be ellipses.

n.f(x) will stretch the semi-circle up (ellipse), giving a different y-axis intercept while the domain stays the same. For 0<n<1 it will squish it, and for n<0 it will flip it around the x-axis so you have an upside down ellipse.
 
If we wanted to find the domain of f(4x+3), we start with -2 ≤ 4x+3 ≤ 2, which eventually gets you -5/4 ≤ x ≤ -1/4. Make sense?

Okay, I understand this but I can't figure out the last one, because not everything is in the parentheses. I have shifted the equation to be sqr root (4 - x^4) + 1. Do I solve for the domain like this -2 < ((-x)^2)+1 < 2 ? It doesn't seem to work.
 
  • #10
Mentallic summed the basic rules up nicely.

When you have a combination, such as f(3x+2), you just have to do it in steps, so f(3x+2) is the graph of f(3x) shifted by 2 to the left and f(3x) is the graph of f(x) shrunk by a factor of 3.

The third problem doesn't fall completely under those rules for converting the graph because you're squaring f(x). In this case, it's probably easiest to just work out algebraically what y equals and then plot the end result. When drawing the graph, though, keep in mind what the domain of y is.
 
  • #11
andrea1234 said:
Okay, I understand this but I can't figure out the last one, because not everything is in the parentheses. I have shifted the equation to be sqr root (4 - x^4) + 1. Do I solve for the domain like this -2 < ((-x)^2)+1 < 2 ? It doesn't seem to work.
No, you still find the domain the same way as before. Whatever gets plugged into f has to be between -2 and 2, so you get -2 ≤ -x ≤ 2, which is equivalent to 2 ≥ x ≥ -2.
 
  • #12
I just noticed you also did the algebra incorrectly in #3. You should have

[tex]y=f(-x)^2+1 = [f(-x)]^2+1 = [\sqrt{4-(-x)^2}]^2+1[/tex]

If the problem actually involves f(-x2) or f[(-x)2], it'll be different.
 
  • #13
You should have

LaTeX Code: y=f(-x)^2+1 = [f(-x)]^2+1 = [\\sqrt{4-(-x)^2}]^2+1

That looks to me like what I do have.
sqr root (4 - x^4) + 1

It's due in 10 mins so I guess this is what I am sticking with!
 
  • #14
You're getting the order of operations wrong. What you have is

[tex]f[(-x)^2]+1 = \sqrt{4-[(-x)^2]^2}+1 = \sqrt{4-x^4}+1[/tex]

but f(-x)2+1 means

[tex][f(-x)]^2+1 = [\sqrt{4-(-x)^2}]^2+1[/tex]

Note the difference in the placement of the square brackets between the two cases. If the problem meant for you to square -x rather than f(-x), it would have been written f[(-x)2].
 
  • #15
Thanks for all the help, I think I understand now.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K