document.write( "Question 1021471: How do I solve this? Please show detailed workings if possible, much thanks.
\n" );
document.write( "The function of f and g are given by f(x)=3^x-x and g(x)=9x+1
\n" );
document.write( "Find an equation of the line passing through the points (1,19) and (-1,-3) \n" );
document.write( "
Algebra.Com's Answer #637253 by Alan3354(69443) You can put this solution on YOUR website! The function of f and g are given by f(x)=3^x-x and g(x)=9x+1 \n" ); document.write( "Thx for letting us know. \n" ); document.write( "==================== \n" ); document.write( "Find an equation of the line passing through the points (1,19) and (-1,-3) \n" ); document.write( "Step 1, find the slope m \n" ); document.write( "m = diffy/diffx \n" ); document.write( "--- \n" ); document.write( "Step 2, use y-y1 = m*(x-x1) where (x1,y1) is either point. \n" ); document.write( " \n" ); document.write( " |