document.write( "Question 1103982: the slope of a line is a -2/t and the line contains the points (7.4) and (x,12) what is the value of t
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #718695 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the slope of a line is a -2/t and the line contains the points (7.4) and (x,12) what is the value of t \n" ); document.write( "---------- \n" ); document.write( "m = (12-4)/(x-7) = -2/t \n" ); document.write( "8t = -2x + 14 \n" ); document.write( "t = -x/4 + 7/4 \n" ); document.write( "t = (7-x)/4 \n" ); document.write( " \n" ); document.write( " |