document.write( "Question 1127058: The side length of a square starts at 0 cm and then begins increasing at a constant rate of 10 cm per second.
\n" ); document.write( "A) Write a formula that expresses the side length of the square in cm, s, in terms of the number of seconds t since the square started growing.
\n" ); document.write( "B)Write a formula that expresses the area of the square in cm2, A, in terms of the side length of the square in cm, s.
\n" ); document.write( "C)Write a formula that expresses the area of the square in cm2, A, in terms of the number of seconds t since the square started growing.
\n" ); document.write( "D)Suppose the function f determines the area of the square in cm2 given a number of seconds t since the square started growing. Write a function formula for f.
\n" ); document.write( "

Algebra.Com's Answer #743415 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
S = the length of the side of the square.
\n" ); document.write( "A = the area of the square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for the area of a square is A = S^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the length of the side of the suare increased by 10 centimeters every second.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "T = the number of seconds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A) Write a formula that expresses the side length of the square in cm, s, in terms of the number of seconds t since the square started growing.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "S = 10 * T\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "B)Write a formula that expresses the area of the square in cm2, A, in terms of the side length of the square in cm, s.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = S^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C)Write a formula that expresses the area of the square in cm2, A, in terms of the number of seconds t since the square started growing.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = (10 * T) ^2 which can be simplified to A = 100 * T^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "D)Suppose the function f determines the area of the square in cm^2 given a number of seconds t since the square started growing. Write a function formula for f.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(T) = 100 * T^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when T = 0, f(0) = 100 * 0^2 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is derived as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = S^2
\n" ); document.write( "S = 10 * T
\n" ); document.write( "when T = 0, S = 10 * 0 = 0
\n" ); document.write( "when S = 0, A = 0^2 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when T = 1, f(1) = 100 * 1^2 = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is derived as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = S^2
\n" ); document.write( "S = 10 * T
\n" ); document.write( "when T = 1, S = 10 * 1 = 10
\n" ); document.write( "when S = 10, A = 10^2 = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when T = 2, f(2) = 100 * 2^2 = 100 * 4 = 400\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is derived as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = S^2
\n" ); document.write( "S = 10 *T
\n" ); document.write( "when T = 2, S = 10 * 2 = 20
\n" ); document.write( "when S = 20, A = 20^2 = 400\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "etc for all values of T\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );