document.write( "Question 622981: Given: side b = 600, angle B = 11 degrees, angle C = 75degrees in triangle ABC; find side a and side c. (Round the answer to the nearest whole number.) \n" ); document.write( "
Algebra.Com's Answer #391757 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can use \"the law of sines\" to solve this.
\n" ); document.write( "\"SinB%2Fb+=+SinC%2Fc\" Solve for c.
\n" ); document.write( "\"c+=+bSinC%2FSinB\" Substitute b = 600, C = 75 degrees, and B = 11 degrees.
\n" ); document.write( "\"c+=+600%28Sin75%2FSin11%29\"
\n" ); document.write( "\"c+=+3037.36\"
\n" ); document.write( "\"c+=+3037\" Rounded to nearesst whole number.
\n" ); document.write( "
\n" );