document.write( "Question 327917: For children between ages 6 and 10, height y in (inches) is frequently a linear function of age t ( in years). The height of certain child is 48 inches at age 6 and 50.5 inches at age 7.
\n" ); document.write( "a) Express y as function of t.
\n" ); document.write( "b) Predict the height of the child at age 10.
\n" ); document.write( "

Algebra.Com's Answer #234866 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
You have two points (6,48) and (7,50.5).
\n" ); document.write( "Use the formula for slope,
\n" ); document.write( "\"m=%28y2-y1%29%2F%28x2-x1%29=%2850.5-48%29%2F%287-6%29=2.5%2F1=2.5\"
\n" ); document.write( "Then use the point-slope form of a line,\"y-yp=m%28x-xp%29\",with either point.
\n" ); document.write( "\"y-48=2.5%28t-6%29\"
\n" ); document.write( "\"y-48=2.5t-15\"
\n" ); document.write( "\"highlight%28y=2.5t%2B33%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "What is the height(y) when the age(t) is 10?
\n" ); document.write( "\"H=2.5%2810%29%2B33\"
\n" ); document.write( "\"H=25%2B33=58\" inches
\n" ); document.write( "
\n" );