document.write( "Question 1135241: Ten more than four times a number is equal to the difference between -22 and four times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #752824 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let number be \"x\"
\n" ); document.write( "Ten more than four times a number:\"4x%2B10\"\r
\n" ); document.write( "\n" ); document.write( " is equal to :=\r
\n" ); document.write( "\n" ); document.write( "the difference between \"-22\" and four times the number:\"-22-4x\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4x%2B10=-22-4x\"\r
\n" ); document.write( "\n" ); document.write( "\"4x%2B4x=-22-10\"\r
\n" ); document.write( "\n" ); document.write( "\"8x=-32\"\r
\n" ); document.write( "\n" ); document.write( "\"x=-32%2F8\"\r
\n" ); document.write( "\n" ); document.write( "\"x=-4\"
\n" ); document.write( "
\n" ); document.write( "
\n" );