document.write( "Question 487101: f (x) = kg(x) + 2
\n" );
document.write( "The function f above is defined in terms of another
\n" );
document.write( "function g for all values of x, where k is a constant.
\n" );
document.write( "If t is a number for which f (t ) = 30 and g(t) = 8,
\n" );
document.write( "what does k equal? \n" );
document.write( "
Algebra.Com's Answer #332955 by Theo(13342) You can put this solution on YOUR website! f(x) = k * g(x) + 2 \n" ); document.write( "t = a number for which: \n" ); document.write( "f(t) = 30 \n" ); document.write( "g(t) = 8 \n" ); document.write( "your formula of: \n" ); document.write( "f(x) = kg(x) + 2 becomes: \n" ); document.write( "f(t) = kg(t) + 2 which becomes: \n" ); document.write( "30 = 8k + 2 when f(t) = 30 and g(t) = 8. \n" ); document.write( "you can solve for k to get: \n" ); document.write( "k = 28/8 = 3.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dtheophilis@yahoo.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |