document.write( "Question 159949: Function Value from Slope and run: Suppose f is a linear function such that f(3)=7. If the slope of f is 2.7, then what is f(5)? \r
\n" );
document.write( "\n" );
document.write( "I have no clue how to set this problem up! \r
\n" );
document.write( "\n" );
document.write( "The secons question is: Run from slope and rise: Suppose that f is a linear function with slope -3.4 and that f(1)=6.What value of x gives f(x)=0?\r
\n" );
document.write( "\n" );
document.write( "Please help. I am getting so far behind because I don't get this! Thank you. Andie \n" );
document.write( "
Algebra.Com's Answer #117928 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose f is a linear function such that f(3)=7. If the slope of f is 2.7, then what is f(5)? \n" ); document.write( "y = 2.7x + b \n" ); document.write( "7 = 2.7*3 + b \n" ); document.write( "b = -1.1 \n" ); document.write( "------ \n" ); document.write( "EQUATION: \n" ); document.write( "f(x) = 2.7x - 1.1 \n" ); document.write( "f(5) = 2.7*5 - 1.1 \n" ); document.write( "f(5) = 12.4 \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( "The second question is: Run from slope and rise: Suppose that f is a linear function with slope -3.4 and that f(1)=6. \n" ); document.write( "-------- \n" ); document.write( "y = -3.4x + b \n" ); document.write( "6 -3.4*1 + b \n" ); document.write( " b = 9.4 \n" ); document.write( "EQUATION: \n" ); document.write( "f(x) = -3.4x + 9.4 \n" ); document.write( "----------------- \n" ); document.write( "What value of x gives f(x)=0? \n" ); document.write( "0 = -3.4x + 9.4 \n" ); document.write( "3.4x = 9.4 \n" ); document.write( "x = 2.765 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |