document.write( "Question 503691: four times the sum of y and three is -1 \n" ); document.write( "
Algebra.Com's Answer #339359 by nic0le116(25)\"\" \"About 
You can put this solution on YOUR website!
Read through and try writing it out in numbers
\n" ); document.write( "\"Four times\"- We know we're multiplying something by four
\n" ); document.write( "\"the sum of y and 3\"- We now know what we're multiplying four by (y+3)\r
\n" ); document.write( "\n" ); document.write( "4(y+3)=-1 If you need to solve...
\n" ); document.write( "4y+12=-1 (distribute 4. 4*y and 4*12)
\n" ); document.write( "4y=11 (subtract 12 from both sides)
\n" ); document.write( "y=11/4 (divide each side by 4 to get y alone)
\n" ); document.write( "
\n" );