document.write( "Question 437186: The sum of fifteen and four times x is the same as the difference of three
\n" );
document.write( "times x and seven. Find x. \n" );
document.write( "
Algebra.Com's Answer #302409 by mananth(16946) You can put this solution on YOUR website! 4x+15=3x-7 \n" ); document.write( "4x-3x=-15-7 \n" ); document.write( "x=-22 \n" ); document.write( " |