document.write( "Question 363401: Your friend works as a waitress at a local restaurant. Her
\n" );
document.write( "income consists of an hourly wage plus tips. On Wednesday, your
\n" );
document.write( "friend earned $25 in tips over a 5 hour period. On Friday, your friend
\n" );
document.write( "earned $30.76 in tips over a 3 hour period. How much is your friend’s
\n" );
document.write( "hourly wage if your friend earned the same amount of money on
\n" );
document.write( "Wednesday as on Friday? \n" );
document.write( "
Algebra.Com's Answer #259229 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 25+5X=30.76+3X \n" ); document.write( "5X-3X=30.76-25 \n" ); document.write( "2X=5.76 \n" ); document.write( "X=5.76/2 \n" ); document.write( "X=2.88 IS THE HOURLY WAGE \n" ); document.write( "PROOF: \n" ); document.write( "25+5*2.88=30.76+3*2.88 \n" ); document.write( "25+14.40=30.76+8.64 \n" ); document.write( "39.40=39.40 \n" ); document.write( " |