document.write( "Question 781201: Four times a number added to 5 is divided by 6. The result is 7/2. Find the number. \n" ); document.write( "
Algebra.Com's Answer #476140 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! (4x+5)/6=7/2 \n" ); document.write( "6(4x+5)/6=6*7/2 \n" ); document.write( "4x+5=21 \n" ); document.write( "4x=16 \n" ); document.write( "x=4 \n" ); document.write( " |