Question 143496
Basic Trig problem. For this one all you need to know is the law of sines and you have to make sure to label your drawing correctly
{{{drawing(300,200,-4,4,-4,4,
triangle(3,3,4),
locate(3,3.5,B),
locate(-.2,.5,A),
locate(4,.5,C),
locate(3.5,.5,37),
locate(.5,.5,55),
locate(2.9,2.8,x),
locate(2,-.5, 1000))}}}
To get the other angle you have to remember that the angles in a triangle add up to 180. 
{{{180=55+37+x}}}
Add 55 and 37 and subtract it from 180.
{{{180-92=x}}}
{{{x=88}}}
Then our picture looks like this:
{{{drawing(300,200,-4,4,-4,4,
triangle(3,3,4),
locate(3,3.5,B),
locate(-.2,.5,A),
locate(4,.5,C),
locate(3.5,.5,37),
locate(.5,.5,55),
locate(2.8,2.6,88),
locate(2,-.5, 1000))}}}
Then we can use the law of sines.
The law of sines equation is:
.
{{{Sin A/a = Sin B/b = Sin C/c}}}
.
In order to use these equations all we need is one angle and its opposite side. Sense we already figured out what our other angle is we can use this formula to calculate our sides. 
.
We can start by finding either side, its up to you which one you do first. I'll do side c first.
.
Our equation would look like this:
{{{Sin 88/1000 = Sin 37/c}}}
.
Then we cross multiply:
{{{1000sin37 = csin88}}}
.
Divide both sides by {{{sin88}}}:
{{{1000sin37/sin88 = c}}}
Put that in our calculator or look up sine in the back of your text book you end up with:
{{{c=602.1819}}}
.
You then do the same exact thing with side b:
{{{sin88/1000 = sin55/b}}}
.
cross multiply:
{{{1000sin55=bsin88}}}
.
Divide by {{{sin88}}}
{{{1000sin55/sin88 = b}}}
.
Plug into calculator or look up sin values and compute manually:
{{{b = 819.6513}}}

your answers are:
{{{c=602.1819}}}
{{{b=819.6513}}}
Sorry if these are a little off, I didn't have a scientific calculator on hand so I had to use a solver I found online....