document.write( "Question 770675: Eight times oi a number reduced by 10 is equal to the sum of six times the number and 4 find the number? \n" ); document.write( "
Algebra.Com's Answer #469690 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
The number = x
\n" ); document.write( "8x - 10 = 6x + 4
\n" ); document.write( "8x - 6x = 4 + 10
\n" ); document.write( "2x = 14
\n" ); document.write( "x = 7
\n" ); document.write( "Number = 7.
\n" ); document.write( "Proof
\n" ); document.write( "8x - 10 = 6x + 4
\n" ); document.write( "8(7) - 10 = 6(7) + 4
\n" ); document.write( "56 - 10 = 42 + 4
\n" ); document.write( "46 = 46
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );