document.write( "Question 262592: Hi,
\n" );
document.write( "I am trying to help my nieces with their homework, but I don't have much information to go by and it has been awhile since I played with equations.
\n" );
document.write( "Anyhow, maybe one of you know more what about what they are looking for or at least give me a clue.\r
\n" );
document.write( "\n" );
document.write( "I think they are trying to find the equation that by replacing the value IN, the result should match the OUT.\r
\n" );
document.write( "\n" );
document.write( "e.g. X + Y = Z (Where X=IN, & Z=OUT) makes sense? sorry if it doesn't.
\n" );
document.write( "I know is hard to pick from very little information.
\n" );
document.write( ":) \r
\n" );
document.write( "\n" );
document.write( "IN OUT
\n" );
document.write( "2 -1
\n" );
document.write( "3 +1
\n" );
document.write( "10 +15
\n" );
document.write( "15 +25
\n" );
document.write( "5 +7\r
\n" );
document.write( "\n" );
document.write( "Thanks a lot
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #193426 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! 2 -1 \n" ); document.write( "3 +1 \n" ); document.write( "10 +15 \n" ); document.write( "15 +25 \n" ); document.write( "5 +7 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you make x the values in the IN column and y the corresponding values in the OUT column you can then plot the points (2,-1), (3,1), (10,15), (15,25) and (5,7) on an x-y axis. \r \n" ); document.write( "\n" ); document.write( "These points all lie on a line except the point (5,7). The equation of the line in \"slope-intercept\" form is actually y = 2x - 5 where 2 is the slope of the line (I calculated the slope by selecting two of the points (e.g. (15,25) and (10,15) and taking the difference of the y values (25-15) and dividing by the difference of the corresponding x values (15-10). The slope then is (25-15)/(15-10) = 10/5 = 2.\r \n" ); document.write( "\n" ); document.write( "If the last point had been (5,5) instead of (5,7) all the points would lie on this line.\r \n" ); document.write( "\n" ); document.write( "I hope this helps.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |