document.write( "Question 290413: Suppose that g(x) is a linear function and also that g(1)=12 and g(-2)=-3. Find an algebraic formula for g(x) . \n" ); document.write( "
Algebra.Com's Answer #210140 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! This is just a fancier way of asking for an equation of a line through two points. \n" ); document.write( "(1,12) \n" ); document.write( "(-2,-3) \n" ); document.write( "They you you to call it g(x) instead of y \n" ); document.write( "(y-y)/(x-x)=m \n" ); document.write( "after you have found m then you need to find b \n" ); document.write( "y=mx+b \n" ); document.write( "substitute m,(either x and y ) and find b \n" ); document.write( "When you are done call it g(x)=mx+b inserting your new values of m and b \n" ); document.write( " \n" ); document.write( " |