document.write( "Question 974471: f(x) = x^2 + x-2, find f(a-1) \n" ); document.write( "
Algebra.Com's Answer #596360 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! f(x) = x² + x - 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(a - 1) \n" ); document.write( "= (a - 1)² + (a - 1) - 2 {substituted (a - 1) for x} \n" ); document.write( "= (a - 1)(a - 1) + a - 1 - 2 {when squaring a binomial, multiply it by itself} \n" ); document.write( "= a² - 2a + 1 + a - 1 - 2 {used the foil method to square the binomial} \n" ); document.write( "= a² - a - 2 {combined like terms} \n" ); document.write( " To ask a question, visit: www.algebrahouse.com \n" ); document.write( " |