document.write( "Question 142693: Hello, I've got to solve this word problem using a system of linear equations and I do not know where to begin, it seems to me like all the variables are just not there. Any help would be appreciated. Thank you in advance.\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 #103840 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "------------- \n" ); document.write( "Let \"b\" be bricklayer time; Let \"e\" be electrician time. \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Time Eq.: b + e = 90 \n" ); document.write( "Value Eq: 12b + 16e = 1350 \n" ); document.write( "---------------------- \n" ); document.write( "Use any method to solve the system to get: \n" ); document.write( "b = 22.5 hrs. \n" ); document.write( "e = 67.5 hrs. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |