document.write( "Question 58550: if f(x) = 5x to the 2power-3x+1,find f(-2) \n" ); document.write( "
Algebra.Com's Answer #40112 by babynarah2007(12)![]() ![]() You can put this solution on YOUR website! if f(x) = 5x to the 2power-3x+1,find f(-2) \n" ); document.write( " this is simple quadratic fuction to find domain.... \n" ); document.write( " So, F(X)= 5X^2-3X+1 \n" ); document.write( " F(-2)= 5(-2)^2-3(-2)+1 \n" ); document.write( " = 5(4)+6+1 \n" ); document.write( " = 20+6+1 \n" ); document.write( " = 27 \n" ); document.write( " F(-2) is the domain of 27 \n" ); document.write( " best luck \n" ); document.write( " |