document.write( "Question 569565: Write a rule for the linear funtction whoes graph has slope m and contains the given point. m=3; (-2,2) \n" ); document.write( "
Algebra.Com's Answer #367379 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Write a rule for the linear function whoes graph has slope m and contains the given point. m=3; (-2,2) \n" ); document.write( ": \n" ); document.write( "Using the format: mx + b = y \n" ); document.write( ": \n" ); document.write( "replace m and y to find b \n" ); document.write( ": \n" ); document.write( "3(-2) + b = 2 \n" ); document.write( "-6 + b = 2 \n" ); document.write( "b = 2 + 6 \n" ); document.write( "b = 8 \n" ); document.write( ": \n" ); document.write( "The equation: y = 3x + 8 \n" ); document.write( " |