document.write( "Question 94987: If F(4)=0 and F(6)=6, which of the following could represent F(x)?\r
\n" );
document.write( "\n" );
document.write( "I know the answer is 3x-12 but don't know how they came to that from what I am given. \n" );
document.write( "
Algebra.Com's Answer #69118 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If F(4)=0 and F(6)=6, which of the following could represent F(x)?\r \n" ); document.write( "\n" ); document.write( "I know the answer is 3x-12 but don't know how they came to that from what I am given. \n" ); document.write( "-------------- \n" ); document.write( "You have two points: (4,0) and (6,6) \n" ); document.write( "The form of the linear equation thru these point is y=mx+b \n" ); document.write( "m = (6-0)/(6-4) = 6/2 = 3 \n" ); document.write( "So, you have m=3 and y = 6 when x=6. \n" ); document.write( "6 = 3*6 + b \n" ); document.write( "b = -12 \n" ); document.write( "---------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = 3x-12 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |