document.write( "Question 902586: Write a formula expressing the second variable in terms of the first\r
\n" );
document.write( "\n" );
document.write( "t 5 10 13 25
\n" );
document.write( "x 0 25 40 100\r
\n" );
document.write( "\n" );
document.write( "X= \n" );
document.write( "
Algebra.Com's Answer #547366 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (t,x)**** \n" ); document.write( "(5,0) \n" ); document.write( "(10,25) m = -25/-5 = 5 \n" ); document.write( "(13,40) \n" ); document.write( "(25,100) m = -60/-12 = 5 \n" ); document.write( "m = 5 \n" ); document.write( "***Using point-slope form, \n" ); document.write( "x -0 = 5(t-5) \n" ); document.write( "x = 5t - 25 \n" ); document.write( " |