document.write( "Question 1164778: A particle sliding down an inclined plane travels 2 feet the first second. In any second after the first it slides 4 feet farther than it did in the preceeding second. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A.) How far will it slide in the 7th second? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "B.) How far will it slide in 7 seconds? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "C.) How long will it take to slide 128 feet? \n" );
document.write( "
Algebra.Com's Answer #789198 by Theo(13342)![]() ![]() You can put this solution on YOUR website! i believe the formula to use is An = A1 + (n-1) * d\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A1 is equal to 2 \n" ); document.write( "d is equal to 4 \n" ); document.write( "n is equal to the number of seconds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using this formula, you will find that it will slide 26 feet in the 7th second. \n" ); document.write( "the formula ia A7 = 2 + 6 * 4 = 2 + 24 = 26\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula to find the sum of all the feet that it slid is Sn = n * (A1 + An) / 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n is the number of seconds \n" ); document.write( "A1 is the first term. \n" ); document.write( "An is the nth term.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using this formula, you will find that the total number of feet that it slid in 7 seconds is S7 = 7 * (2 + 26) / 2 = 98.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can use this same formula to find out how many seconds it takes to slide a total of 128 feet.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes Sn = n * (2 + An) / 2 \n" ); document.write( "since Sn is equal to 128, the formula becomes: \n" ); document.write( "128 = n * (2 + An) / 2 \n" ); document.write( "multiply both sides of this formula by 2 to get: \n" ); document.write( "256 = n * (2 + An)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you know that An = A1 + (n-1) * d \n" ); document.write( "you also know that A1 = 2 and d = 4 \n" ); document.write( "the formula becomes: \n" ); document.write( "An = 2 + (n-1) * 4 \n" ); document.write( "simplify this to get: \n" ); document.write( "An = 2 + 4n - 4 which becomes: \n" ); document.write( "An = 4n - 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the formula of 256 = n * (2 + An), replace An with 4n - 2 to get: \n" ); document.write( "256 = n * (2 + 4n - 2) \n" ); document.write( "simplify to get: \n" ); document.write( "256 = 2n + 4n^2 - 2n \n" ); document.write( "simplify this to get: \n" ); document.write( "256 = 4n^2 \n" ); document.write( "divide both sides of this formula by 4 to get: \n" ); document.write( "64 = n^2 \n" ); document.write( "solve for n to get: \n" ); document.write( "n = sqrt(64) = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this tells you a total of 128 feet will have been slid in 8 seconds. \n" ); document.write( "use the An formula to find A8 and then use the Sn formula o find the total number of feet that was slid.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A8 = 2 + 7 * 4 = 2 + 28 = 30 \n" ); document.write( "this makes sense since it slid 26 feet in the 7th second and it now slides 4 more feet in the 8th second.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "S8 = 8 * (2 + 30) / 2 = 128 \n" ); document.write( "this says the particle slides a total of 128 feet in 8 seconds.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |