document.write( "Question 194495This question is from textbook
\n" );
document.write( ": Write an expression for the following (use x for the unknown number): 2 more than 3 times an unknown number is equal to one half of the difference between the unknown number and ten. \n" );
document.write( "
Algebra.Com's Answer #145991 by ejazali_syed(7)![]() ![]() ![]() You can put this solution on YOUR website! Write an expression for the following (use x for the unknown number): 2 more than 3 times an unknown number is equal to one half of the difference between the unknown number and ten. \r \n" ); document.write( "\n" ); document.write( "3 times an unknown no = 3x \n" ); document.write( "2 more than that = 3x + 2\r \n" ); document.write( "\n" ); document.write( "equals\r \n" ); document.write( "\n" ); document.write( "difference between x - 10 \n" ); document.write( "one half of that (x-10)/2\r \n" ); document.write( "\n" ); document.write( "therefore\r \n" ); document.write( "\n" ); document.write( "3x + 2 = (x-10)/2 \n" ); document.write( " |