document.write( "Question 909987: A building contractor estimates labour cost for a job will be $25,000 more than material cost. The total labour and material cost is $95,000.
\n" );
document.write( "A. What is the estimated material cost?
\n" );
document.write( "B. what is the estimated labour cost? \n" );
document.write( "
Algebra.Com's Answer #552175 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x est material cost \n" ); document.write( "x + (x+25000) = 95000 \n" ); document.write( "2x = 70,000 \n" ); document.write( "x = $35,000, est material cost. est labor cost = $60,000 \n" ); document.write( "and..sum = $95,000 \n" ); document.write( " |