document.write( "Question 505150: The difference of a four times a number and seven times the number is 9 \n" ); document.write( "
Algebra.Com's Answer #339789 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Number = x \n" ); document.write( "Four times of x = 4*x = 4x \n" ); document.write( "Seven times of x = 7*x = 7x \n" ); document.write( "Difference of 7x & 4x = 7x-4x which is equal to 9 \n" ); document.write( "7x-4x=9 \n" ); document.write( "3x=9 \n" ); document.write( "Divide by 3 both sides of the equation \n" ); document.write( "3x/3=9/3 \n" ); document.write( "x=3\r \n" ); document.write( "\n" ); document.write( "Number is 3\r \n" ); document.write( "\n" ); document.write( "Check \n" ); document.write( "7x-4x=9 \n" ); document.write( "Plug in the value of x in above equation \n" ); document.write( "7(3)-4(3) = 9 \n" ); document.write( "21-12=9 \n" ); document.write( "9=9 \n" ); document.write( " |