document.write( "Question 1046104: I don't know how to solve g(1-t)=3(1-t)^2-2(1-t)+1. I have seen many examples, but I still don't know how to do it. \n" ); document.write( "
Algebra.Com's Answer #661634 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Let x = (1-t) \n" ); document.write( "Then: \n" ); document.write( "g(x) = 3x^2 - 2x + 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = \n" ); document.write( "x = 1/3 ± 2i√2 \n" ); document.write( "and \n" ); document.write( "1-t = 1/3 ± 2i√2 \n" ); document.write( "2/3 ± 2i√2 = t \n" ); document.write( "Check All work \n" ); document.write( "Note: \n" ); document.write( "3x^2 - 2x - 1 = (3x + 1)(x-1) Much easier to solve \n" ); document.write( " |