document.write( "Question 144186: if f is a linear function and f(0)=10 and f(10)=14, find f(5) and f(-5). \n" ); document.write( "
Algebra.Com's Answer #104949 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
if f is a linear function and f(0)=10 and f(10)=14, find f(5) and f(-5).
\n" ); document.write( "------------
\n" ); document.write( "f(0) gives you the y-intercept.
\n" ); document.write( "----------
\n" ); document.write( "Find the slope:
\n" ); document.write( "slope = (14-10)/(10-0) = 4/10 = 2/5
\n" ); document.write( "----------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "f(x) = (2/5)x + 10
\n" ); document.write( "--------------
\n" ); document.write( "f(5) = (2/5)*5 + 10 = 12
\n" ); document.write( "f(-5) = (2/5)*(-5) + 10 = 8
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );