document.write( "Question 466712: lindsey hires a plumber who charges $120 per visit plus $55 per hour. the plumber's bill costs $154.
\n" );
document.write( "a) write a linear equation to represent this situation. let x be the number of hours the plumber stayed.
\n" );
document.write( "b) solve the linear equation to determine the length of the plumbers visit\r
\n" );
document.write( "\n" );
document.write( "how do you work out the length of time that the plumber stayed. the answer is 37 minutes but i'm unsure of how to reach this answer. \n" );
document.write( "
Algebra.Com's Answer #319994 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 154 = 120 +55x \n" ); document.write( "154-120=55x \n" ); document.write( "34=55x \n" ); document.write( "34/55= x\r \n" ); document.write( "\n" ); document.write( "x= 34/55 hours\r \n" ); document.write( "\n" ); document.write( "(34/55) *60= 37 minutes \n" ); document.write( " |