document.write( "Question 185975: the difference beetwen four times a number and 11 equals the sum of the number and 13. Find the number \n" ); document.write( "
Algebra.Com's Answer #139462 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let the number be x. \n" ); document.write( "4x-11=x+13 \n" ); document.write( "3x=24 \n" ); document.write( "x=8 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |