document.write( "Question 253894: I am having trouble with a function table.\r
\n" );
document.write( "\n" );
document.write( " x Input y is the output #t
\n" );
document.write( " x / y
\n" );
document.write( " 0 / -15
\n" );
document.write( "
\n" );
document.write( " 1 / -7\r
\n" );
document.write( "\n" );
document.write( " 2 / 1\r
\n" );
document.write( "\n" );
document.write( " 3 / 9\r
\n" );
document.write( "\n" );
document.write( " 4 / 17\r
\n" );
document.write( "\n" );
document.write( " 5 / 25\r
\n" );
document.write( "\n" );
document.write( "Part A\r
\n" );
document.write( "\n" );
document.write( "Write the equation that show how to determine the value of y for any value of x.\r
\n" );
document.write( "\n" );
document.write( "Answer_______________ y=\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Part B\r
\n" );
document.write( "\n" );
document.write( "Use the equation to find the corresponding y-values for x = 6, 7, and 8.\r
\n" );
document.write( "\n" );
document.write( "Answer__________33, 41, 49_____________\r
\n" );
document.write( "\n" );
document.write( "I was able to see that the values in the y column were increasing by 8
\n" );
document.write( "from one line to the next. So I am quite sure that my part b answer is
\n" );
document.write( "correct. The only problem is that I couldn't figure out the rule to
\n" );
document.write( "create the equation. I was trying to multiply, and subtract and add numbers
\n" );
document.write( "and I just couldn't get it.\r
\n" );
document.write( "\n" );
document.write( "Please help if you can. \n" );
document.write( "
Algebra.Com's Answer #186245 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! You are right in that the slope, m, is 8. \n" ); document.write( "We use Y = mx + b as \n" ); document.write( "Y = 3x + b. \n" ); document.write( "Pick a point (0,-15) to get \n" ); document.write( "-15 = 3*0 + b \n" ); document.write( "Solve for b to get \n" ); document.write( "b = -15 \n" ); document.write( "The equation is \n" ); document.write( "Y = 8x - 15 \n" ); document.write( "Place (6,7,8) in for x to get \n" ); document.write( "33, 41,,49. \n" ); document.write( " |