document.write( "Question 279146: three times the difference between four times a number and seven is fifteen \n" ); document.write( "
Algebra.Com's Answer #203004 by mananth(16946)![]() ![]() You can put this solution on YOUR website! three times the difference between four times a number and seven is fifteen \r \n" ); document.write( "\n" ); document.write( "Let the number be x\r \n" ); document.write( "\n" ); document.write( "4 times a number = 4x\r \n" ); document.write( "\n" ); document.write( "difference between 7 and 4x = 4x-7\r \n" ); document.write( "\n" ); document.write( "3 times this = 15\r \n" ); document.write( "\n" ); document.write( "3(4x-7)=15\r \n" ); document.write( "\n" ); document.write( "12x-21=15\r \n" ); document.write( "\n" ); document.write( "12x=36 \n" ); document.write( "x=3 \n" ); document.write( " |