document.write( "Question 571691: A linear function has a slope of 7, and when x is 3 the value for y is 22. Use a graph or a table to figure out the equation of the function. Show your work. \n" ); document.write( "
Algebra.Com's Answer #368207 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! y = 7x + b where b is the y-intercept\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "However we know that if x = 3, y = 22. We have\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "22 = 7(3) + b --> b = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the function is y = 7x + 1. \n" ); document.write( " |