document.write( "Question 911855: Determine if the following conjecture is true. If not, give a counterexample. \r
\n" );
document.write( "\n" );
document.write( "The cubic power of an odd integer is odd.\r
\n" );
document.write( "\n" );
document.write( "Options: \r
\n" );
document.write( "\n" );
document.write( "true
\n" );
document.write( " false; 73 = 342
\n" );
document.write( " false; 93 = 728
\n" );
document.write( "OR
\n" );
document.write( " false; 53 = 126\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #553428 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Statement is true for all odd integers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7^3 = 343, 9^3 = 729, 5^3 = 125 so the rest of those choices are all bogus. \n" ); document.write( " |