document.write( "Question 28489: please help me solve this question:
\n" );
document.write( "I know the answer is 3 but when i try it, it equals -2.
\n" );
document.write( "this is what I have tried
\n" );
document.write( "4c - 7 = 2c - 1
\n" );
document.write( "4c + 2c - 7 - 1
\n" );
document.write( "6c - 8
\n" );
document.write( "= -2
\n" );
document.write( "please help me
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #15475 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! I think you've got the right idea but your execution is a little off. \n" ); document.write( "4c-7 = 2c-1 Subtract 2c from both sides of the equation. \n" ); document.write( "2c-7 = -1 Now add 7 to both sides. \n" ); document.write( "2c = 6 Finally, divide both sides by 2. \n" ); document.write( "c = 3 \n" ); document.write( " \n" ); document.write( " |