document.write( "Question 262854: the sum of 1/3 and three times a number is equal to 4/5 subtracted from four times the number find the number. is it 7/15? \n" ); document.write( "
Algebra.Com's Answer #193620 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! the sum of 1/3 and three times a number is equal to 4/5 subtracted from four times the number find the number. is it 7/15?\r \n" ); document.write( "\n" ); document.write( "Let x be the number.\r \n" ); document.write( "\n" ); document.write( "Then we have:\r \n" ); document.write( "\n" ); document.write( "1/3 + 3*x = 4*x - 4/5 \n" ); document.write( "4*x - 3*x = 4/5 + 1/3 \n" ); document.write( "x = 12/15 + 5/15 = 17/15 \n" ); document.write( " |