document.write( "Question 1064491: Kensington charges $20 per hour (h) teaching music lessons. Last year,
\n" );
document.write( "Kensington earned $37,705, including tips (t ). Given this information,
\n" );
document.write( "which of the following equations can be used to find the amount
\n" );
document.write( "Kensington made in tips last year?
\n" );
document.write( " A. t = 37705 + 20h
\n" );
document.write( " B. t = 37705 - 20h
\n" );
document.write( " C. t = 37705h + 20
\n" );
document.write( " D. t = 37705h - 20 \n" );
document.write( "
Algebra.Com's Answer #679540 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The salary is 20h+t=37,705 \n" ); document.write( "Therefore, t=37705-20h \n" ); document.write( "B \n" ); document.write( " |