document.write( "Question 13596: 8=4(3c+5)
\n" );
document.write( "i need to find the value of c.please help \n" );
document.write( "
Algebra.Com's Answer #6848 by LilSkittleMd(119) ![]() You can put this solution on YOUR website! To find the value of c you need to multiply everything in the ( ) by 4. Then you solve for c : \n" ); document.write( "8=4(3c+5) (Multiply the ( ) by 4) \n" ); document.write( "8=(4*3c)+(4*5) \n" ); document.write( "8=12c+20 \n" ); document.write( "(Now you need to get c by itself. Subtract 20 from both sides of the equations) \n" ); document.write( "8-20=12c+20-20 \n" ); document.write( "-12=12c (Now divide each side of the equations by 12 to get c by itself) \n" ); document.write( "-1=c \n" ); document.write( "The value of c is -1 \n" ); document.write( " |