document.write( "Question 1022035: If f(x)=2x^3+Ax^2+5x-7 and f(2)=7, what is the value of A? \n" ); document.write( "
Algebra.Com's Answer #637710 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! hi dear, \n" ); document.write( "just put 2 in f(x) and equate it to 7 \n" ); document.write( "i.e \n" ); document.write( "2(2)^3+A(2)²+5(2)-7=7 \n" ); document.write( "simplify and get; \n" ); document.write( "16+4A+10-7=7 \n" ); document.write( "4A+19=7 \n" ); document.write( "4A=7-19 \n" ); document.write( "4A=-12 \n" ); document.write( "A=-3 \n" ); document.write( "Hope this helps? \n" ); document.write( " |