document.write( "Question 391222: Determine the value of y for the following equation:
\n" );
document.write( "y = sec(pi) \n" );
document.write( "
Algebra.Com's Answer #277496 by Alan3354(69443) You can put this solution on YOUR website! sec = 1/cosine \n" ); document.write( "cos(pi) = -1 \n" ); document.write( "sec(pi) = -1 \n" ); document.write( " \n" ); document.write( " |