document.write( "Question 987054: How do you solve 5(y-4)=7(2y+1) \n" ); document.write( "
Algebra.Com's Answer #607824 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "5(y-4)=7(2y+1) Multiply. \n" ); document.write( "5y-20=14y+7 Subtract 5y from each side. \n" ); document.write( "-20=9y+7 Subtract 7 from each side. \n" ); document.write( "-27=9y Divide each side by 9. \n" ); document.write( "-3=y \n" ); document.write( " |