document.write( "Question 1097320: when a number is added to 4 , the result is equal to subtracting 10 from three
\n" );
document.write( "times of it what is the number ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #711721 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the number is x \n" ); document.write( "x+4=3x-10 \n" ); document.write( "14=2x \n" ); document.write( "x=7 \n" ); document.write( "11=3(7)-10 \n" ); document.write( " |