Problem 1
<h3>Answer: False</h3>
---------------------------------
Explanation:
The notation (f o g)(x) means f( g(x) ). Here g(x) is the inner function.
So,
f(x) = x+1
f( g(x) ) = g(x) + 1 .... replace every x with g(x)
f( g(x) ) = 6x+1 ... plug in g(x) = 6x
(f o g)(x) = 6x+1
Now let's flip things around
g(x) = 6x
g( f(x) ) = 6*( f(x) ) .... replace every x with f(x)
g( f(x) ) = 6(x+1) .... plug in f(x) = x+1
g( f(x) ) = 6x+6
(g o f)(x) = 6x+6
This shows that (f o g)(x) = (g o f)(x) is a false equation for the given f(x) and g(x) functions.
===============================================
Problem 2
<h3>Answer: True</h3>
---------------------------------
Explanation:
Let's say that g(x) produced a number that wasn't in the domain of f(x). This would mean that f( g(x) ) would be undefined.
For example, let
f(x) = 1/(x+2)
g(x) = -2
The g(x) function will always produce the output -2 regardless of what the input x is. Feeding that -2 output into f(x) leads to 1/(x+2) = 1/(-2+2) = 1/0 which is undefined.
So it's important that the outputs of g(x) line up with the domain of f(x). Outputs of g(x) must be valid inputs of f(x).
Q6.
The slope-intercept form: y = mx + b
m - slope
b - y-intercept
We have: slope m = 3, y-intercept (0, 4) → b= 4
<h3>Answer: y = 3x + 4</h3>
Q7.
2x + 4y = 4 |subtract 2x from both sides
4y = -2x + 4 |divide both sides by 4
y = -0.5x + 1
Only second graph has y-intercept = 1.
<h3>Answer: The second graph.</h3>
Q8.
The point-slope form:

We have

Substitute:

<h3>Answer: The first equation.</h3>
Q9.
It's a vertical line. The equation of a vertical line is x = <em>a</em>, where <em>a</em> is any real number.
<h3>Answer: x = -4</h3>
4a-9b=22
substitute b=-2
4a -9(-2) = 22
4a +18 =22
subtract 18 from each side
4a = 4
divide by 4
a =1
Choice C
Answer:
option (2) is correct.

Step-by-step explanation:
Given two similar rectangles and with dimension of sides,
we have to choose the correct proportion for corresponding sides.
Since, the rectangles given are similar rectangles.
So, the corresponding sides are in same proportion in case of similar figures,
So,

Thus, option (2) is correct.