document.write( "Question 32173:
\n" );
document.write( "Let f(x)=2kx +9, where k is a real number. If f(3):f(6)=1:3, determine the value of f(9)-f(3). \n" );
document.write( "
Algebra.Com's Answer #18710 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Need to determine \"k\". \n" ); document.write( "f(3)=2k(3)+9=6k+9 \n" ); document.write( "f(6)=2k(6)+9=12k+9 \n" ); document.write( "Then, because f(3):f(6)=1:3, you have the following: \n" ); document.write( "f(3)/f(6)=(6k+9)/(12k+9)=1/3 \n" ); document.write( "18k+27=12k+9 \n" ); document.write( "6k=-18 \n" ); document.write( "k=-3 \n" ); document.write( "Now that we have k we know f(x)=-6x+9 \n" ); document.write( "So, f(9)=-54+9=-45 \n" ); document.write( "And, f(3)=-18+9=-9 \n" ); document.write( "So, f(9)-f(3)=-36 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |