document.write( "Question 1109363: Decide which of the \r
\n" );
document.write( "\n" );
document.write( " Two given functions is liner and find its equation
\n" );
document.write( "x -10 0 10 20 30
\n" );
document.write( "F (x) -1.5 0 1.5 2.5 4.5
\n" );
document.write( "g (x) -7 -2 3 8 13\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #724369 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Decide which of the \n" ); document.write( "Two given functions is liner and find its equation \n" ); document.write( "----- \n" ); document.write( "Note:: Look for a common difference between consecutive terms. \n" ); document.write( "----- \n" ); document.write( "A(x) -10 0 10 20 30 \n" ); document.write( "common difference = (0--10) = 10 \n" ); document.write( "Since A(1) = -10, A(0) = -20 \n" ); document.write( "Equations:: y = 10x -20 \n" ); document.write( "---------------------------- \n" ); document.write( "F (x) -1.5 0 1.5 2.5 4.5 \n" ); document.write( "no common difference \n" ); document.write( "----------------- \n" ); document.write( "g (x) -7 -2 3 8 13 \n" ); document.write( "common difference = (-2--7) = 5 \n" ); document.write( "Since g(1) = -7, g(0) = -7-5 = -12 \n" ); document.write( "Equation: y = 5x -12 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |