document.write( "Question 775406: what is the sum of 24 and three times a number y is equal to 56? \n" ); document.write( "
Algebra.Com's Answer #472827 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! let the number be y, then \n" ); document.write( "24+3y=56 solve for y, subtract 24 from each side \n" ); document.write( "3y=32 divide each side by 3 \n" ); document.write( "y=32/3 \n" ); document.write( " |