document.write( "Question 382021: write the equation of the line from the given data:
\n" );
document.write( "x: 6, 12, 18, 24, 30
\n" );
document.write( "y: 14, 21, 28, 35, 42 \n" );
document.write( "
Algebra.Com's Answer #270858 by edjones(8007)![]() ![]() You can put this solution on YOUR website! m=(21-14)/(12-6)=7/6 \n" ); document.write( "y-28=7/6(x-18) \n" ); document.write( "y-28=7x/6 - 21 \n" ); document.write( "y=7x/6 + 7 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |