document.write( "Question 343928: Solve the system of equations in 3a using substitution, to find the exact number of hours for which Company B will have a lower total price. Express your answer as an inequality \n" ); document.write( "
Algebra.Com's Answer #246225 by toya3081(3) You can put this solution on YOUR website! t=500+80h \n" ); document.write( "t=750+70h, using the top equation replace t with 750+70h to get: \n" ); document.write( "750+70h=500+80h \n" ); document.write( "-500 -500 \n" ); document.write( "250+70h=80h \n" ); document.write( " -70h -70 \n" ); document.write( "250=10h \n" ); document.write( "10 10 \n" ); document.write( "h=25\r \n" ); document.write( "\n" ); document.write( "Since B has a lower price at h = 40, a higher price at h = 20, and an equal price at h = 25, we can say that B has a lower price whenever h > 25. \n" ); document.write( " \n" ); document.write( " |