document.write( "Question 1039728: Six times a number decreased by 20 is four times the number. Find the number \n" ); document.write( "
Algebra.Com's Answer #654505 by Reema Kumari(5)![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "Then, \n" ); document.write( "A/Q =>6x-40=4x \n" ); document.write( "=>6x-4x=40 \n" ); document.write( "=>2x=40 \n" ); document.write( "=>x=20 \n" ); document.write( "since,required number=20 \n" ); document.write( " |