document.write( "Question 65902This question is from textbook Algebra 1
\n" );
document.write( ": The total length (l) of a certain species of snake is related linearly to the tail length (t) of this snake. Here are the measurements for two snakes of this species. Snake 1:l=150 mm and t=19 mm; snake 2:l=300 mm and t=40 mm. Use the ordered pairs (l, t).
\n" );
document.write( "a. Find the linear equation for these data points.
\n" );
document.write( "b. Use this linear equation to estimate the tail length of a snake with a total length of 200 mm.
\n" );
document.write( "c. Use this linear equation to estimate the tail length of a snake with a total length of 350 mm.
\n" );
document.write( "THANK YOU!!! \n" );
document.write( "
Algebra.Com's Answer #46662 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The total length (l) of a certain species of snake is related linearly to the tail length (t) of this snake. Here are the measurements for two snakes of this species. Snake 1:l=150 mm and t=19 mm; snake 2:l=300 mm and t=40 mm. Use the ordered pairs (l, t). \n" ); document.write( "--------------- \n" ); document.write( "You have two points in the form (l,t): (150,19) and (300,40) \n" ); document.write( "a. Find the linear equation for these data points. \n" ); document.write( "slope=[40-19]/[300-140]=21/150=7/50 \n" ); document.write( "intercept: 40=(7/50)(300)+b; 40=42+b; b=-2 \n" ); document.write( "EQUATION: tail=(7/50)(length)-2 \n" ); document.write( "b. Use this linear equation to estimate the tail length of a snake with a total length of 200 mm. \n" ); document.write( "t=(7/50)200-2 \n" ); document.write( "t=26 mm \n" ); document.write( "-------------- \n" ); document.write( "c. Use this linear equation to estimate the tail length of a snake with a total length of 350 mm. \n" ); document.write( "t=(7/50)(350)-2 \n" ); document.write( "t=47 mm \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |