document.write( "Question 952325: If twice a number, added to 3 is divided by the number plus 7, the result is three halves. Find the number. \n" ); document.write( "
Algebra.Com's Answer #581589 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
(2n+3)/(n+7)=3/2
\n" ); document.write( "2n+3=3(n+7)/2
\n" ); document.write( "4n+6=3n+21
\n" ); document.write( "n=15
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );