document.write( "Question 208402: Find an equation for the points (1,1) (2,3) (3,6) and (4, 10). \n" ); document.write( "
Algebra.Com's Answer #157627 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Edwin's solution: \n" ); document.write( "Find an equation for the points (1,1) (2,3) (3,6) and (4, 10) \n" ); document.write( " \r\n" ); document.write( "Put down the y values in a row:\r\n" ); document.write( "\r\n" ); document.write( " 1 3 6 10\r\n" ); document.write( "\r\n" ); document.write( "Find the first successive differences by subtracting \r\n" ); document.write( "neighboring numbers, and write their differences \r\n" ); document.write( "between and below them:\r\n" ); document.write( "\r\n" ); document.write( " 1 3 6 10\r\n" ); document.write( " 2 3 4\r\n" ); document.write( "\r\n" ); document.write( "Find the second successive differences again by \r\n" ); document.write( "subtracting neighboring numbers, and writing their \r\n" ); document.write( "differences between and below them:\r\n" ); document.write( "\r\n" ); document.write( " 1 3 6 10\r\n" ); document.write( " 2 3 4\r\n" ); document.write( " 1 1\r\n" ); document.write( "\r\n" ); document.write( "That took 2 lines of differences until all the differences\r\n" ); document.write( "were all the same, in this case, 1. \r\n" ); document.write( "\r\n" ); document.write( "So we know that we need an equation of degree 2.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |