document.write( "Question 52996This question is from textbook
\n" );
document.write( ": given that (3x-a)(x-2)(x-7)= 3x^3-32^2+18x-70 determine the value of a \n" );
document.write( "
Algebra.Com's Answer #36586 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! given that (3x-a)(x-2)(x-7)= 3x^3-32^2+18x-70 determine the value of a \n" ); document.write( "PUT X=1 \n" ); document.write( "(3*1-A)(1-2)(1-7)=3*1^3-32*1^2+18*1-70=-81 \n" ); document.write( "(3-A)6=-81 \n" ); document.write( "3-A=-81/6=-27/2 \n" ); document.write( "6-2A=-27 \n" ); document.write( "2A=33 \n" ); document.write( "A=16.5 \n" ); document.write( " |