document.write( "Question 1151725: My seventh grade class just started on a unit within functions. Examples of what we are working on show up here:
\n" );
document.write( "https://classroom.google.com/c/NDEyMDQ4MTkxNTda/p/NTAzNDMwMjg1MjZa/details\r
\n" );
document.write( "\n" );
document.write( "Thing is, I don't know how to solve a problem that I've tried to solve by looking up YouTube tutorials. Please explain how to solve an equation for the following below:
\n" );
document.write( "x|y
\n" );
document.write( "2|-6
\n" );
document.write( "3|1
\n" );
document.write( "4|8
\n" );
document.write( "5|15
\n" );
document.write( "6|22
\n" );
document.write( "8|36
\n" );
document.write( "I came up with y = 7x + (-13) after countless YouTube tutorials but they all don't make sense to me. Please explain to me how to do this. \n" );
document.write( "
Algebra.Com's Answer #773546 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! x|y \n" ); document.write( "2|-6 \n" ); document.write( "3|1 \n" ); document.write( "4|8 \n" ); document.write( "5|15 \n" ); document.write( "6|22 \n" ); document.write( "8|36 \n" ); document.write( "From the table assign the values as follows \n" ); document.write( "x1=2, y1=-6 \n" ); document.write( "x2=8, y2=36 \n" ); document.write( ": \n" ); document.write( "Find the slope using m= \n" ); document.write( "m= \n" ); document.write( "m=7 \n" ); document.write( "Using the point/slope form y - y1 = m(x - x1) \n" ); document.write( "y -(-6) = 7(x - 2) \n" ); document.write( "y + 6 = 7x - 14 \n" ); document.write( "y = 7x - 14 - 6 \n" ); document.write( "y = 7x - 20 is the equation \n" ); document.write( ": \n" ); document.write( "check this using the x value in the table and see if y = the given value \n" ); document.write( "x=5 for example \n" ); document.write( "y = 7(5) - 20 \n" ); document.write( "y = 35 - 20 \n" ); document.write( "y = 15 \n" ); document.write( ": \n" ); document.write( "you can do this for all values in the table, it should make sense to you then \n" ); document.write( " |