document.write( "Question 149801: For the given rational function f, find all values of x for which f(x) has the indicated value.
\n" );
document.write( "f(x) = 5x + ; f(x) = -38 \r
\n" );
document.write( "\n" );
document.write( "I don't really understand how I have to approach this to solve it! why are there two different functions? \n" );
document.write( "
Algebra.Com's Answer #109912 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! This is poorly worded question.\r \n" ); document.write( "\n" ); document.write( "First question, is this really correct f(x) = 5x + ??? That seems like it is missing a term after the plus sign.\r \n" ); document.write( "\n" ); document.write( "Second question, f(x) = -38 is, in fact, a second function. It defines the vertical line that runs through (-38,0). \r \n" ); document.write( "\n" ); document.write( "What I think they meant to ask was f(x) = 5x + (somethingGoesHere) ; f(X) = -38 \n" ); document.write( "In this case, the X in the second expression is not a variable, but a specific instance where x=X.\r \n" ); document.write( "\n" ); document.write( "So then all you need to do is: \n" ); document.write( "f(x) = 5x + (somethingGoesHere) \n" ); document.write( "f(X) = 5X + (somethingGoesHere) \n" ); document.write( "-38 = 5X + (somethingGoesHere) \n" ); document.write( "(-38 -(somethingGoesHere))/5 = X\r \n" ); document.write( "\n" ); document.write( "I hope this helps \n" ); document.write( " \n" ); document.write( " |