document.write( "Question 559667: write a rule for linear functions with graphs containing the foollowing pairs of points.
\n" );
document.write( "(0,3) and (6,6) \n" );
document.write( "
Algebra.Com's Answer #363489 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! write a rule for linear functions with graphs containing the foollowing pairs of points. \n" ); document.write( "(0,3) and (6,6) \n" ); document.write( "---- \n" ); document.write( "slope = (6-3)/(6-0) = 1/2 \n" ); document.write( "---- \n" ); document.write( "Form y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "6 = (1/2)6 + b \n" ); document.write( "b = 3 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (1/2)x + 3 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |