document.write( "Question 275287: What is the constant in the product of (3t-2)(t-4)? \n" ); document.write( "
Algebra.Com's Answer #200794 by dabanfield(803) ![]() You can put this solution on YOUR website! What is the constant in the product of (3t-2)(t-4)?\r \n" ); document.write( "\n" ); document.write( "Uisng FOIL:\r \n" ); document.write( "\n" ); document.write( "(3t-2)*(t-4) = 3t*t + 3t*-4 + -2*t + (-2)*(-4) = \n" ); document.write( "3t^2 -12t - 2t + 8 = \n" ); document.write( "3t^2 -14t + 8\r \n" ); document.write( "\n" ); document.write( "The constant is 8. \n" ); document.write( " |