document.write( "Question 793073: I'm trying to find n in the following:\r
\n" );
document.write( "\n" );
document.write( "1000 * sin(n/2) * 1.1 = 285.5\r
\n" );
document.write( "\n" );
document.write( "where / is divided by.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #480207 by Alan3354(69443) You can put this solution on YOUR website! I'm trying to find n in the following:\r \n" ); document.write( "\n" ); document.write( "1000 * sin(n/2) * 1.1 = 285.5 \n" ); document.write( "----------------- \n" ); document.write( "sin(n/2) = 285.5/(1.1*1000) \n" ); document.write( " \n" ); document.write( " |