document.write( "Question 275305: An isosceles triangle in which angles B and C have the same measure. Find the measure of each angle whose degree is represented with variables.
\n" ); document.write( "A= 4x + 2y
\n" ); document.write( "B= 9y - 2
\n" ); document.write( "C= 10x + 10\r
\n" ); document.write( "\n" ); document.write( "The assignment calls for setting it up as a system of equations and solving the problem. I have no idea where to even begin. \r
\n" ); document.write( "\n" ); document.write( "I tried something like 4x + 2y = 180- 9y -2 + 10x + 10\r
\n" ); document.write( "\n" ); document.write( "that definately was not right! Lol!
\n" ); document.write( "I would appreciate any help.
\n" ); document.write( "

Algebra.Com's Answer #200815 by Greenfinch(383)\"\" \"About 
You can put this solution on YOUR website!
We know B = C,so we know 10x + 10 = 9y - 2
\n" ); document.write( "thus x = (9y -12)/10
\n" ); document.write( "and A + B + C = 180
\n" ); document.write( "14x + 11y + 8 = 180
\n" ); document.write( "14 (9y - 12)/10 + 11y = 172
\n" ); document.write( "126y - 168 + 110y = 1720
\n" ); document.write( "236y = 1888
\n" ); document.write( "y = 8
\n" ); document.write( "x = (72 - 12)/10 = 6
\n" ); document.write( "So B = 70
\n" ); document.write( "C = 70
\n" ); document.write( "A = 40
\n" ); document.write( "
\n" );