document.write( "Question 808125: Given the parent functions f(x) = 5x - 1 and g(x) = 3x - 9, what is g(x) - f(x)? \n" ); document.write( "
Algebra.Com's Answer #486886 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
g(x) - f(x) = 3x - 9 -(5x - 1) = 3x - 9 -5x + 1 = -2x - 8 \n" ); document.write( "
\n" );