document.write( "Question 121345: A bricklayer and an electrician together spend 90 hours working on a new house. If the bricklayer earns $12 per hour, the electrician earns $16 an hour, and the owner pays them a total of $1350 for their work, how many hours does each worker spend on the house? \n" ); document.write( "
Algebra.Com's Answer #89114 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x+y=90 or x=90-y \n" ); document.write( "12x+16(90-x)=1350 \n" ); document.write( "12x+1440-16x=1350 \n" ); document.write( "-4x=1350-1440 \n" ); document.write( "-4x=-90 \n" ); document.write( "x=-90/-4 \n" ); document.write( "x=22.5 hours for the bricklayer. \n" ); document.write( "90-22.5=67.5 hours for the electrician. \n" ); document.write( "proof \n" ); document.write( "12*22.5+16*67.5=1350 \n" ); document.write( "270+1080=1350 \n" ); document.write( "1350=1350 \n" ); document.write( " \n" ); document.write( " |