document.write( "Question 447048: f(x)=-7x+1 \r
\n" );
document.write( "\n" );
document.write( "it wants to know the inverse
\n" );
document.write( "how do i figure out if it is a one-to-one equation? \n" );
document.write( "
Algebra.Com's Answer #307803 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-7x+1 \n" ); document.write( "it wants to know the inverse \n" ); document.write( "how do i figure out if it is a one-to-one equation? \n" ); document.write( "---- \n" ); document.write( "It's a line so it's one-to-one. \n" ); document.write( "--- \n" ); document.write( "Find inverse: \n" ); document.write( "1st: Interchange x and y: \n" ); document.write( "x = -7y + 1 \n" ); document.write( "--- \n" ); document.write( "2nd: Solve for \"y\": \n" ); document.write( "-7y = x-1 \n" ); document.write( "y = (-1/7)x+(1/7) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |