Kanita DuCloux

Assignment 1 problem 2 for EMAT 6680 - Fall 2000

 

In this assignment, I will make up linear functions f(x) and g(x) and explore the graphs for

i. h(x) = f(x) + g(x)

ii. h(x) = f(x)g(x)

iii. h(x) = f(x)/g(x)

iv. h(x) = f[g(x)]

 


Example 1 f(x) = -x - 7 and g(x) = -3x + 5

i. h(x) = (-x-7) + (-3x+5) = -4x-2; line

ii. h(x) = (-x-7)(-3x+5); parabola

iii. h(x) = (-x-7)/(-3x+5); hyperbola

iv. h(x) = f(-3x+5) = 3x-12; line

 

Notice that:

i. in this case all of the graphs intersect at a point,

ii. both of the slopes in the original equations f(x) and g(x) are negative, however the graph of f[g(x)] has a positive slope

iii. the parabola opens upward


Example 2 f(x) = x-8 and g(x) = 3x-9

i. h(x) = (x-8) + (3x-9) = 4x-17; line

ii. h(x) = (x-8)(3x-9); parabola

iii. h(x) = (x-8)/(3x-9); hyperbola

iv. h(x) = f(3x-9) = 3x-17; line

Notice that:

i. in this case the lines intersect, both of the lines intersect the parabola at two distinct points, the lines intersect the hyperbola at different points, and the parabola and the hyperbola intersect

ii. both of the slopes in the original equations f(x) and g(x) are positive as are the slopes of the composite functions

iii. the parabola opens upward


Example 3 - f(x) = -2/5 x + 3/10 and g(x) = -7/4 x

i. h(x) = (-2/5 x + 3/10) + (-7/4 x) = 4x-17; line

ii. h(x) = (-2/5 x + 3/10)(-7/4 x); parabola

iii. h(x) = (-2/5 x + 3/10)/(-7/4 x); hyperbola

iv. h(x) = f(-7/4 x) = 7/10 x + 3/10; line

 

Notice that:

i. in this case the lines intersect, both of the lines intersect the parabola, and the lines intersect the hyperbola at two different points, and the parabola and the hyperbola intersect

ii. both of the slopes in the original equations f(x) and g(x) are positive as are the slopes of the composite functions

iii. the parabola opens downward


Example 4 - f(x) = 1/2 x + 4 and g(x) = -2x

i. h(x) = (1/2 x + 4) + (-2x) = 4x-17; line

ii. h(x) = (1/2 x + 4)(-2x); parabola

iii. h(x) = (1/2 x + 4)/(-2x); hyperbola

iv. h(x) = f(-2x) = -x+4; line

Notice that:

i. in this case the lines intersect, both of the lines intersect the parabola, and the lines intersect the hyperbola at two different points, and the parabola and the hyperbola intersect

ii. both of the slopes in the original equations f(x) and g(x) are positive as are the slopes of the composite functions

iii. the parabola opens downward because the coefficient on x is negative.


Exception: If b1 = b2 = 0, observe the graphs below where f(x) = 3x and g(x) = 5x .

 

Notice that:

The graph of f(x)/g(x) is a line.


Observations:

1. If f(x) = m1x+b1 and g(x) = m2x+b2, are linear:

i. then the graph of f(x) + g(x) = (m1x+b1)+(m2x+b2) = (m1m2)x + b1b2, is also linear,

ii. then the graph of f(x)g(x)=(m1x+b1) (m2x+b2) = m1m2xx + (b1m2+b2m1)x + b1b2 is similar to equation of a parabola,

iii. then the graph of f(x)/g(x) = (m1x +b1)/(m2x + b2), which resembles an equation of a hyperbola except when b1 and b2 equal zero, then it's linear,

iv. then the graph of f[g(x)] = f(m2x +b2) = m1(m2x + b1) + b2, is also the graph of a line.

2. The lines intersect each other as well as the parabola and the hyerbola.

3. The parabola either opened upward or downward.

4. The hyperbola has line symmetry.

return