document.write( "Question 307107: Fifteen more than twice the hours Carla worked last week is the same as three times the hours she worked this week decreased by fifteen. She worked the same number of hours each week. How many hours did she work each week? \r
\n" );
document.write( "\n" );
document.write( " - i came up with the equation : 2c+15=3c-15, then i subtracted 2c from each side which is now 15=c-15. but now im stuck. please help \n" );
document.write( "
Algebra.Com's Answer #219720 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 15 = c - 15 \n" ); document.write( "Add 15 to both sides \n" ); document.write( "15 + 15 = c \n" ); document.write( "c = 30 \n" ); document.write( ": \n" ); document.write( "Check in your original equation: \n" ); document.write( " 2(30) + 15 = 3(30) - 15 \n" ); document.write( "75 = 75 \n" ); document.write( " |