document.write( "Question 45078: x y
\n" );
document.write( "-4 -6
\n" );
document.write( "0 6
\n" );
document.write( "2 12
\n" );
document.write( "6 24\r
\n" );
document.write( "\n" );
document.write( "How can you tell if this is a linear function and Why? How do you find the equation for this data.\r
\n" );
document.write( "\n" );
document.write( "I say yes this is a linear function because there is only one input per output, but I do not know why?\r
\n" );
document.write( "\n" );
document.write( "The equation I think is y = mx + b, I do not know how to put in the numbers. \n" );
document.write( "
Algebra.Com's Answer #29908 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x y \n" ); document.write( "-4 -6 \n" ); document.write( "0 6 \n" ); document.write( "2 12 \n" ); document.write( "6 24\r \n" ); document.write( "\n" ); document.write( "How can you tell if this is a linear function and Why? How do you find the equation for this data.\r \n" ); document.write( "\n" ); document.write( "Notice that as x increases of 0 to 2 y increases by 6 \n" ); document.write( "and when x increases from 2 to 6 y increases by 2(6)=12\r \n" ); document.write( "\n" ); document.write( "This consistent change if y corresponding to a measured increase \n" ); document.write( "in x means the function is linear.\r \n" ); document.write( "\n" ); document.write( "You have two points: (0,6) and (2,12) \n" ); document.write( "Use them to determine the slope = (12-6)/(2-0)=6 \n" ); document.write( "Sustitute one of these points and the slope into y=mx+b \n" ); document.write( "to get 6=6(0)+b which implies tht b=6\r \n" ); document.write( "\n" ); document.write( "The eqution is y=6x+6 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |