document.write( "Question 142968: Any help with this system of linear equations will be appreciated. \r
\n" ); document.write( "\n" ); document.write( "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 #104022 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = number of hours spent by the bricklayer.
\n" ); document.write( "Let y = number of hours spent by the electrician.
\n" ); document.write( "From the problem description, you can write:
\n" ); document.write( "1) x+y = 90 \"A bricklayer and an electrician together spend 90 hours...\"
\n" ); document.write( "2) $12(x) + $16(y) = $1350 \"...the owner pays them a total of $1350 for their work,...\"
\n" ); document.write( "Rewrite equation 1) as: x = 90-y and substitute into equation 2).
\n" ); document.write( "2a) 12(90-y) + 16y = 1350 Simplify and solve for y.
\n" ); document.write( "2a) 1080-12y + 16y = 1350
\n" ); document.write( "2a) 1080 + 4y = 1350 Subtrct 1080 from both sides.
\n" ); document.write( "2a) 4y = 270 Divide both sides by 4.
\n" ); document.write( "2a) y = 67.5\r
\n" ); document.write( "\n" ); document.write( "x = 90-y
\n" ); document.write( "x = 90-67.5
\n" ); document.write( "x = 22.5
\n" ); document.write( "-------------
\n" ); document.write( "The bricklayer spent 22.5 hours on the house.
\n" ); document.write( "The electrician spent 67.5 hours on the house.
\n" ); document.write( "
\n" ); document.write( "
\n" );