document.write( "Question 146563: Write the linear function for which f (3)=6 and f(-4)=2.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #107010 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the linear function for which f (3)=6 and f(-4)=2. \n" ); document.write( "Use y for the function and x for the values, and you get 2 points in the familiar x,y format (3,6) and (-4,2). \n" ); document.write( "Now find the linear eqn passing thru the 2 points. \n" ); document.write( "I use determinants: \n" ); document.write( " x y 1 \n" ); document.write( " 3 6 1 \n" ); document.write( "-4 2 1 \n" ); document.write( "to get 4x - 7y = -30 \n" ); document.write( "Email me if this is not clear, or if you prefer another method. \n" ); document.write( " |