if A+B=90;SinA=3/4 then secB=?
\n" );
document.write( "\r\n" );
document.write( "Since sine =
, draw a right triangle\r\n" );
document.write( "with opposite side the numerator of 3/4, which is 3, and \r\n" );
document.write( "a hypotenuse which is the denominator of 3/4, which is 4:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "A simpler way to do it is this way: \r\n" );
document.write( "\r\n" );
document.write( "sin(A) = cos(B) = 3/4, and sec(B) = [reciprocal of cos(B)] = 4/3\r\n" );
document.write( "\r\n" );
document.write( "{Edwin
\n" );
document.write( "