document.write( "Question 1003996: What value for y will make the equation true?\r
\n" );
document.write( "\n" );
document.write( "4(y-2)+6y = 2(3y +2) \n" );
document.write( "
Algebra.Com's Answer #620563 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We solve this equation \n" ); document.write( "4(y-2)+6y = 2(3y +2) \n" ); document.write( "Expand and collect like terms first... \n" ); document.write( "4y - 8 + 6y = 6y + 4 \n" ); document.write( "10y - 8 = 6y + 4 \n" ); document.write( "Now subtract 6y and add 8 and get \n" ); document.write( "4y = 12 \n" ); document.write( "y = 3 \n" ); document.write( " \n" ); document.write( " |