document.write( "Question 988684: The prime factorization of a number is 2 to the power of 5 x3 to the power of8 x5 to the power of 7 x7 to the power of 4x 11x13 Which statements are true about the number? Explain.
\n" );
document.write( "a) the number is even
\n" );
document.write( "b) number is a multiple of 10
\n" );
document.write( "c)15 is a factor of the number
\n" );
document.write( "d) 17 is not a factor of the number
\n" );
document.write( "e)77 is a factor if the number
\n" );
document.write( "Thanks in advance! :D \n" );
document.write( "
Algebra.Com's Answer #609283 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( "a) True, it has at least one power of 2 making it even. \n" ); document.write( "b) True, it has 2*5 as a factor. \n" ); document.write( "c) True, it has 3*5 as a factor. \n" ); document.write( "d) False, 17 is not a factor. \n" ); document.write( "e) True, it has 7*11 as a factor. \n" ); document.write( " \n" ); document.write( " |