document.write( "Question 217626: If twice a number added to 3 is divided by the number plus 1, the result is three halves. Find the number. \n" ); document.write( "
Algebra.Com's Answer #164045 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If twice a number added to 3 is divided by the number plus 1, the result is three halves. \n" ); document.write( "Find the number. \n" ); document.write( ": \n" ); document.write( "Let x = \" a number\" \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Cross multiply \n" ); document.write( "2(2x+3) = 3(x+1) \n" ); document.write( ": \n" ); document.write( "4x + 6 = 3x + 3 \n" ); document.write( ": \n" ); document.write( "4x - 3x = 3 - 6 \n" ); document.write( ": \n" ); document.write( "x = -3 \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check in original equation \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " |