document.write( "Question 1059702: How do I write an equation for this word problem?
\n" );
document.write( "\"David and Henry both have lawn-mowing businesses. David charges $5 to show up with his equipment, and 25 cents per square yard of lawn. Henry charges $8 to show up and 20 cents per square yard of lawn. How many square yards would it take for David and Henry to earn the same amount of money?\" \n" );
document.write( "
Algebra.Com's Answer #674741 by ikleyn(52811)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How do I write an equation for this word problem? \n" ); document.write( "\"David and Henry both have lawn-mowing businesses. David charges $5 to show up with his equipment, and 25 cents per square yard of lawn. \n" ); document.write( "Henry charges $8 to show up and 20 cents per square yard of lawn. How many square yards would it take for David and Henry \n" ); document.write( "to earn the same amount of money?\" \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "David earns 5 + 0.25*x dollars mowing x square yards.\r\n" ); document.write( "\r\n" ); document.write( "Henry earns 8 + 0.2*x dollars mowing x square yards.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "If the earned the same amount of money, the equation is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "5 + 0.25*x = 8 + 0.2*x.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |