document.write( "Question 227270:  angle A and angle B are complimentary. Find m of angle A and m of angle B.
\n" );
document.write( "m of angle A = 7x+1
\n" );
document.write( "m of angle B = 5x-7 \n" );
document.write( "
| Algebra.Com's Answer #168953 by miss_elaine17(1)      You can put this solution on YOUR website! First, complimentary means the two angles equal 90 degrees.\r \n" ); document.write( "\n" ); document.write( "Next, you have to solve for x.\r \n" ); document.write( "\n" ); document.write( "7x+1+5x-7=90\r \n" ); document.write( "\n" ); document.write( "(The 90 came from complimentary, which, again, means 90 degrees)\r \n" ); document.write( "\n" ); document.write( "Combine like-terms, which are the numbers before the equals sign.\r \n" ); document.write( "\n" ); document.write( "So, now your equation looks like:\r \n" ); document.write( "\n" ); document.write( "12x-6=90\r \n" ); document.write( "\n" ); document.write( "Add the 6 to all numbers without an x.\r \n" ); document.write( "\n" ); document.write( "12x-6=90 \n" ); document.write( " +6 +6 \n" ); document.write( "12x =96\r \n" ); document.write( "\n" ); document.write( "You do this to cancel out the extra 6.\r \n" ); document.write( "\n" ); document.write( "Next, divide 12x and 96 by 12.\r \n" ); document.write( "\n" ); document.write( "12x/12 =96/12\r \n" ); document.write( "\n" ); document.write( "You get the 'divided by 12' from the number with the x. That goes for any time you complete an equation such as this one. (Example: if it would have been 6x =40, you would've divided 6x and 40 by 6. If it would have been 5y =50, you would've divided 5x and 50 by 5)\r \n" ); document.write( "\n" ); document.write( "Okay, since 12 divided by 12 is 0, you don't write 12, just bring down your x. \n" ); document.write( "96/12=8\r \n" ); document.write( "\n" ); document.write( "You should be at this step by now:\r \n" ); document.write( "\n" ); document.write( "x=8 \n" ); document.write( "If you got 8, then congratulations, you solved it!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you would like to check your work, that is always an option. \n" ); document.write( "Do so like this:\r \n" ); document.write( "\n" ); document.write( "Go back to your original problem. \n" ); document.write( "(7x+1 and 5x-7)\r \n" ); document.write( "\n" ); document.write( "remember that x=8\r \n" ); document.write( "\n" ); document.write( "7(8)+1=57 \n" ); document.write( "5(8)-7=33\r \n" ); document.write( "\n" ); document.write( "57+33=90\r \n" ); document.write( "\n" ); document.write( "Hope this helped! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |