document.write( "Question 1025893: Find a formula for the linear function described below.\r
\n" );
document.write( "\n" );
document.write( "The graph of y=v(x) intersects the graph of u(x)=1+x^3 (x cubed) at x=-2 and x=3.\r
\n" );
document.write( "\n" );
document.write( "v(x)= \n" );
document.write( "
Algebra.Com's Answer #641167 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find a formula for the linear function described below. \n" ); document.write( "The graph of y=v(x) intersects the graph of u(x)=1+x^3 (x cubed) at x=-2 and x=3. \n" ); document.write( "v(x)= ? \n" ); document.write( "----- \n" ); document.write( "Find the two points:: \n" ); document.write( "u(2) = 1+2^3 = 9 \n" ); document.write( "u(3) = 1+3^3 = 28 \n" ); document.write( "----------------------- \n" ); document.write( "Linear form:: y = mx + b \n" ); document.write( "Find \"m\" and \"b\":: \n" ); document.write( "m = (28-9)/(3-2) = 19 \n" ); document.write( "---- \n" ); document.write( "Substitute and solve for \"b\":: \n" ); document.write( "9 = 19*2 + b \n" ); document.write( "b = -9 \n" ); document.write( "-------- \n" ); document.write( "v(x) = 19x - 9 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |