document.write( "Question 961352: The sum of 2/3 and five times a number is equal to 5/6 subtracted from six times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #587487 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let n = the number \n" ); document.write( ": \n" ); document.write( "The sum of 2/3 and five times a number is equal to 5/6 subtracted from six times the number. \n" ); document.write( " \n" ); document.write( "multiply by 6 to get rid of the fractions \n" ); document.write( "2(2) + 6(5n) = 6(6n) - 5 \n" ); document.write( "4 + 30n = 36n - 5 \n" ); document.write( "30n + 4 = 36n - 5 \n" ); document.write( "4 + 5 = 36n - 30n \n" ); document.write( "9 = 6n \n" ); document.write( "n = 9/6 \n" ); document.write( ": \n" ); document.write( " Find the number. 1.5 is the number \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on your calc \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |