document.write( "Question 298341: if p is a prime number greater than 3,which of the following is not a factor of 6p ?\r
\n" );
document.write( "\n" );
document.write( "a p^2 b 6p c 3p d 2p e 3 \n" );
document.write( "
Algebra.Com's Answer #214860 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! Answer: a) p^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ex: p=5, p^2=25 not a factor of 6*5=30 \n" ); document.write( " |