document.write( "Question 825194: I have gone through a lengthy exercise starting with the following\r
\n" );
document.write( "\n" );
document.write( "f(x) = 3x-2
\n" );
document.write( "g(x) = x^2+2\r
\n" );
document.write( "\n" );
document.write( "f(x+2)/g(x+1) = (f(2)/g(-1)) - 1\r
\n" );
document.write( "\n" );
document.write( "and narrowing the answer to 0 = x^2 - 7x - 9. But I am having trouble solving for x. What am I missing? (Thanks) \n" );
document.write( "
Algebra.Com's Answer #497100 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! You haven't missed anything. \n" ); document.write( "Since the left side does not factor, use the quadratic formula on it. \n" ); document.write( " |