document.write( "Question 775372: what is the measure of angle A will make this quadrilateral a parallelogram?angle D =7x+1 angle B=10x-23 \n" ); document.write( "
Algebra.Com's Answer #472840 by htmentor(1343) You can put this solution on YOUR website! If B and D are opposite angles of a parallelogram, then they are congruent. \n" ); document.write( "So 7x + 1 = 10x - 23 \n" ); document.write( "Solve for x: \n" ); document.write( "3x = 24 -> x = 8 \n" ); document.write( "So the measure of angle B is 10*8 - 23 = 57 deg. \n" ); document.write( "Since consecutive angles of a parallelogram are supplementary, we have A + 57 = 180, or A = 123 deg. \n" ); document.write( " |