document.write( "Question 138231: Please help!! I can't figure out this question.\r
\n" );
document.write( "\n" );
document.write( "Twice the difference of 7 times a number and 4 yields the same result as the same number increased by 6. \n" );
document.write( "
Algebra.Com's Answer #100943 by scott8148(6628) You can put this solution on YOUR website! let x=number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Twice the difference of 7 times a number and 4\" __ 2(7x-4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"yields the same result as\" __ =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the same number increased by 6\" __ x+6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "14x-8=x+6 __ 13x=14 \n" ); document.write( " |