document.write( "Question 706595: one-seventh of a number is 6 greater than the same number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #435288 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! one-seventh of a number is 6 greater than the same number. what is the number? \n" ); document.write( "Let x = the number \n" ); document.write( "then \n" ); document.write( "(1/7)x = 6 + x \n" ); document.write( "multiplying both sides by 7: \n" ); document.write( "x = 42 + 7x \n" ); document.write( "-6x = 42 \n" ); document.write( "x = -7 \n" ); document.write( " |