document.write( "Question 985074: if the sum of a number and seven is tripled the results is two less than twice the number find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #605912 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! if the sum of a number and seven is tripled the results is two less than twice the number find the number \r \n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "(n + 7)*3 = 2n - 2 \n" ); document.write( " \n" ); document.write( " |