document.write( "Question 986817: when x=2 what is 2x²+3x-1 \n" ); document.write( "
Algebra.Com's Answer #607693 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If x = 2 \n" ); document.write( "= 2x^2 + 3x - 1 \n" ); document.write( "= 2(2)^2 + 3(2) - 1 \n" ); document.write( "= 8 + 6 - 1 \n" ); document.write( "= 13 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |