document.write( "Question 821708: Redwood Growth\r
\n" );
document.write( "\n" );
document.write( "The growth, f(x), in inches per year of a redwood tree less than 30 years old is given by the function f(x)= -0.02x^2+x+1, where x represents the number of inches of rainfall per year.\r
\n" );
document.write( "\n" );
document.write( "a)Find the growth per year of a redwood tree in a year in which there is 12 inches of rainfall.\r
\n" );
document.write( "\n" );
document.write( "b) If the growth of a redwood tree in one year is 10 inches, find the number of inches of rainfall for that year. Round answer to 2 decimal places. \n" );
document.write( "
Algebra.Com's Answer #494342 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "f(x) = -0.02x^2 + x + 1 \n" ); document.write( "--- \n" ); document.write( "answer a: \n" ); document.write( "--- \n" ); document.write( "when rainfall is 12 inches per year (x = 12): \n" ); document.write( "f(12) = -0.02(12)^2 + 12 + 1 \n" ); document.write( "f(12) = 10.12 inches growth per year when x=12 inches of rainfall that year \n" ); document.write( "--- \n" ); document.write( "answer b: \n" ); document.write( "--- \n" ); document.write( "when tree growth is 10 inches per year (f(x) = 10): \n" ); document.write( "f(x) = 10 = -0.02x^2 + x + 1 \n" ); document.write( "-0.02x^2 + x - 9 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-0.02, b=1, and c=-9 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "-0.02 1 -9 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the two real roots (i.e. the two x-intercepts), of the quadratic are: \n" ); document.write( "x = 11.7712434 \n" ); document.write( "x = 38.2287566 \n" ); document.write( "--- \n" ); document.write( "10 inches of growth per year occurs under two distinct conditions: \n" ); document.write( "condition 1: rainfall = 11.8 inches for that year \n" ); document.write( "condition 2: rainfall = 38.2 inches for that year \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |