document.write( "Question 541940: If x^100 = 2(x^50), what are both possible values of x^200? \n" ); document.write( "
Algebra.Com's Answer #354349 by Alan3354(69443) You can put this solution on YOUR website! If x^100 = 2(x^50), what are both possible values of x^200? \n" ); document.write( "------------ \n" ); document.write( "x^100 = 2(x^50) \n" ); document.write( "x^50 = 2 \n" ); document.write( " \n" ); document.write( "--> x^200 = 16 \n" ); document.write( "------------ \n" ); document.write( "The other is x = 0 --> x^200 = 0 \n" ); document.write( " \n" ); document.write( " |