document.write( "Question 866: twenty-one is three times the difference between four times a number and five. find the number. \n" ); document.write( "
Algebra.Com's Answer #290 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! First, make an equation!!! \n" ); document.write( "Let the number be x: \n" ); document.write( " \n" ); document.write( "------------------------------------------------------------------------------ \n" ); document.write( "First equation: \n" ); document.write( " \n" ); document.write( "7 = 4x-5 \n" ); document.write( "7+5 = 4x-5+5 \n" ); document.write( "12 = 4x \n" ); document.write( "[x = 3] \n" ); document.write( "------------------------------------------------------------------------------ \n" ); document.write( "Second equation: \n" ); document.write( " \n" ); document.write( "7 = 5-4x \n" ); document.write( "7+4x = 5 \n" ); document.write( "4x = -2 \n" ); document.write( "[x = -1/2 or -0.5] \n" ); document.write( "------------------------------------------------------------------------------ \n" ); document.write( "[x = 3 or -0.5] (ANSWER!!!!) \n" ); document.write( " |