document.write( "Question 1054867: There is a number written on the board. One student increased the number by 23, but another student decreased the number by 1. The first student’s result was 7 times greater than the result of the second student. What is the number written on the board? \n" ); document.write( "
Algebra.Com's Answer #670078 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "There is a number written on the board. One student increased the number by 23, but another student decreased the number by 1. \n" ); document.write( "The first student’s result was 7 times greater than the result of the second student. What is the number written on the board? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "x + 23 = 7(x-1).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "x + 23 = 7x - 7,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "6x = 23+7 ---> 6x = 30 ---> x = 5.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |