document.write( "Question 422262: I don't understand how to do this: 3 (c - 5) + 4c (c - 5) Could you show me how to do problems like these? \n" ); document.write( "
Algebra.Com's Answer #294735 by shree840(260)![]() ![]() You can put this solution on YOUR website! It means 3*(c-5)+4c*(c-5) remember 3 is multiplied with both numbers inside the bracket and the sign with the number remains \n" ); document.write( "3c-3*5+4c*c-4c*5 \n" ); document.write( "3c-15+4c^2-20c \n" ); document.write( "4c^2-17c-15 \n" ); document.write( " |