document.write( "Question 657208: The sum of two numbers is 80. One number is 26 more than the other find the numbers \n" ); document.write( "
Algebra.Com's Answer #409887 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
If x is one of the other numbers, x+26 is the other. Since their sum is 80, you have the following equation.\r
\n" ); document.write( "\n" ); document.write( "x+(x+26)=80\r
\n" ); document.write( "\n" ); document.write( "Remember, what you do to one side of the equation, you must do to the other.\r
\n" ); document.write( "\n" ); document.write( "x+(x+26)=80
\n" ); document.write( "x+x+26=80
\n" ); document.write( "2x+26=80
\n" ); document.write( "2x+26-26=80-26
\n" ); document.write( "2x+0=54
\n" ); document.write( "2x=54
\n" ); document.write( "2x/2=54/2
\n" ); document.write( "x*1=27
\n" ); document.write( "x=27\r
\n" ); document.write( "\n" ); document.write( "Thus, the two numbers are 27 and 53 since 27 or x + 26=53.
\n" ); document.write( "
\n" );