document.write( "Question 822037: I was confused on how you solve this question. The question states: write an equation for the linear function f with the given values. f(6)=-4, f(9)=-9 \n" ); document.write( "
Algebra.Com's Answer #494559 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
You know equations representing a line that can be written as
\n" ); document.write( "\"y=mx%2Bb\" with some constants \"m\" and \"b\" .
\n" ); document.write( "You can think of those equations as linear functions with \"y\" being a function of \"x\" .
\n" ); document.write( "You could write them as \"f%28x%29=mx%2Bb\" .
\n" ); document.write( "That is the type of equation you need to find.
\n" ); document.write( "There's more than one way to the answer.
\n" ); document.write( "You could substitute the values given and solve the resulting system of equations for \"m\" and \"b\" .
\n" ); document.write( "You could also draw on what you know of equations of a line,
\n" ); document.write( "figure out the slope,
\n" ); document.write( "use one point to write the equation in point-slope form,
\n" ); document.write( "and then solve for \"y\" to get the slope-intercept form of the equation.
\n" ); document.write( "
\n" ); document.write( "SOLVING A SYSTEM:
\n" ); document.write( "We substitute \"f%286%29=-4\" and \"f%289%29=-9\" into \"f%28x%29=mx%2Bb\" to get two equations.
\n" ); document.write( "\"system%28-4=6m%2Bb%2C-9=9m%2Bb%29\"
\n" ); document.write( "Subtracting the first equation from the second, we get
\n" ); document.write( "\"-9%2B4=9m-6m\" --> \"-5=3m\" --> \"m=-5%2F3\"
\n" ); document.write( "Substituting that value for \"m\" into the first equation, we get
\n" ); document.write( "\"-4=6%2A%28-5%2F3%29%2Bb\" --> \"-4=-10%2Bb\" --> \"-4%2B10=b\" --> \"b=6\"
\n" ); document.write( "So the linear function is \"highlight%28f%28x%29=%28-5%2F3%29x%2B6%29\"
\n" ); document.write( "
\n" ); document.write( "FINDING THE EQUATION OF A LINE:
\n" ); document.write( "The information given, tells you that
\n" ); document.write( "for \"x=6\" , \"y=-4\" so point (6,-4) is on the line,
\n" ); document.write( "and it also tells you that
\n" ); document.write( "for \"x=9\" , \"y=-9\" so point (9,-9) is on the line.
\n" ); document.write( "The slope is the difference in \"y\" values divided by the difference in \"x\" values:
\n" ); document.write( "\"m=%28-9-%28-4%29%29%2F%289-6%29=%28-9%2B4%29%2F3=-5%2F3\"
\n" ); document.write( "With that slope and knowing that the line goes through (6,-4) we can write a point-slope form of the equation as
\n" ); document.write( "\"y-%28-4%29=%28-5%2F3%29%28x-6%29\" --> \"y%2B4=%28-5%2F3%29%28x-6%29\"
\n" ); document.write( "We can solve for \"y%7D%7D+to+get+the+slope-intercept+form%3A%0D%0A%7B%7B%7By%2B4=%28-5%2F3%29%28x-6%29\" --> \"y%2B4=%28-5%2F3%29x-6%28-5%2F3%29\" --> \"y%2B4=%28-5%2F3%29x%2B10\" --> \"y=%28-5%2F3%29x%2B10-4\" --> \"y=%28-5%2F3%29x%2B6\"
\n" ); document.write( "Then you would write it with \"f%28x%29\" instead of \"y\" , as
\n" ); document.write( "\"highlight%28f%28x%29=%28-5%2F3%29x%2B6%29\"
\n" ); document.write( "
\n" );