document.write( "Question 195886: x/2+x/3 for x=6 \n" ); document.write( "
Algebra.Com's Answer #146878 by nerdybill(7384) You can put this solution on YOUR website! x/2+x/3 for x=6 \n" ); document.write( ". \n" ); document.write( "Simply plug in 6 for x: \n" ); document.write( "6/2 + 6/3 \n" ); document.write( "Now, because of the order of precedence do division first: \n" ); document.write( "3 + 2 \n" ); document.write( "5 (answer) \n" ); document.write( " \n" ); document.write( " |