document.write( "Question 984329: When 6 is added to five times a certian number the result is the same as when 4 is subtract from seven times the number.find the number \n" ); document.write( "
Algebra.Com's Answer #605114 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=the number \n" ); document.write( ". \n" ); document.write( "5x+6=7x-4 \n" ); document.write( "10=2x \n" ); document.write( "5=x \n" ); document.write( "ANSWER: The number is 5. \n" ); document.write( " |