document.write( "Question 1133076: A biologist has been observing a tree’s height. 12 months into the observation, the tree was 17.74 feet tall. 18months into the observation, the tree was 18.76 feet tall Let 𝑥be the number of months passed since the observations started, and let 𝑦be the tree’s height at that time. Use a linear equation to model the tree’s height as the number of months pass. \n" ); document.write( "
Algebra.Com's Answer #750258 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A biologist has been observing a tree’s height. \n" ); document.write( " 12 months into the observation, the tree was 17.74 feet tall. \n" ); document.write( " 18 months into the observation, the tree was 18.76 feet tall \n" ); document.write( " Let 𝑥be the number of months passed since the observations started, and let 𝑦be the tree’s height at that time. \n" ); document.write( " Use a linear equation to model the tree’s height as the number of months pass. \n" ); document.write( ": \n" ); document.write( "The slope formula: m = \n" ); document.write( "x1 = 12; y1 = 17.74 \n" ); document.write( "x2 = 18; y2 = 18.76 \n" ); document.write( " m = \n" ); document.write( " m = \n" ); document.write( ": \n" ); document.write( "using the point slope formula; y - y1 = m(x - x1) \n" ); document.write( "y - 17.74 = \n" ); document.write( "using decimals here \n" ); document.write( "y - 17.74 = .17x - 2.04 \n" ); document.write( "y = .17x - 2.04 + 17.74 \n" ); document.write( "y = .17x + 15.7 is the equation \n" ); document.write( " \n" ); document.write( " |