document.write( "Question 143250This question is from textbook algebra: structure and method: book1
\n" );
document.write( ": Together Mary and Sara can mow a golf course in 15 hours. Alone it takes Mary 2 hours less than Sara. Find the time it takes each of them to mow the course alone. PLEASE HELP!!!! the answer is m=29 and s=31, but I don't know how to get there. HELP APPRECIATED!!!! \n" );
document.write( "
Algebra.Com's Answer #104263 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the time together is some fraction of the time alone __ the fractions add to 1 (the entire task)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x=Mary, so x+2=Sara\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(15/x)+[15/(x+2)]=1 __ multiplying by x(x+2) __ 15(x+2)+15x=x(x+2) __ 30x+30=x^2+2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtracting 30x+30 __ 0=x^2-28x-30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use quadratic formula to find x __ the answers are very close to (but not exactly) 29 and 31 \n" ); document.write( " |