Answer:
x=1
Step-by-step explanation:
2x+16-4x=10x+4
-2x+16=10x+4
16-4=10x+2x
12=12x
1=x
Answer:
the least common denominator between 4 and 9 is 36
Step-by-step explanation:
A closed dot mean "greater than or equal to" or "less than or equal to"
An open dot means "less than" or "greater than"
In this case, an open dot would mean
X>-2
Answer:
procedure always produces 6
Step-by-step explanation:
Let 'n' be the unknown number
Add 4 to the number : n+4
multiply the sum by 3.
multiply the sum n+4 by 3

Now subtract 6, so we subtract 6 from 3n+12

finally decrease the difference by the tripe of the original number
triple of original number is 3n

so the procedure always produces 6
Since (f/g)(x) = f(x)/g(x) for x to be in the domain of (f/g)(x) it must be in the domain of f and in the domain of g. You also need to insure that g(x) is not zero since f(x) is divided by g(x). Thus there are 3 conditions. x must be in the domain of f: f(x) = 3x -5 and all real numbers x are in the domain of x.
Given f(x) = 2x + 3 and g(x) = –x2 + 5, find ( f o f )(x).
( f o f )(x) = f ( f (x))
= f (2x + 3)
= 2( ) + 3 ... setting up to insert the input
= 2(2x + 3) + 3
= 4x + 6 + 3
= 4x + 9
Given f(x) = 2x + 3 and g(x) = –x2 + 5, find (g o g)(x).
(g o g)(x) = g(g(x))
= –( )2 + 5 ... setting up to insert the input
= –(–x2 + 5)2 + 5
= –(x4 – 10x2 + 25) + 5
= –x4 + 10x2 – 25 + 5
= –x4 + 10x2 – 20