document.write( "Question 1104737: Jill and Kyle get paid per project Joe is paid a project fee of $25 plus $10 per hour Kyle is paid a project fee of $18 plus $14 per hour write an expression to represent how much in company will pay to hire both to work the same number of hours on a project and simplify \n" ); document.write( "
Algebra.Com's Answer #719472 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
x number of hours\r
\n" ); document.write( "\n" ); document.write( "JILL, \"10x%2B25\", income for a project
\n" ); document.write( "KYLE, \"14x%2B18\", income for a project\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The company will pay a total of, \"10x%2B25%2B14x%2B18=highlight%2824x%2B43%29\" dollars for Jill and Kyle to do a project each working the same number of hours.
\n" ); document.write( "
\n" );