document.write( "Question 257244: Mowing a lawn. Adam can mow a lawn in 40 minutes,
\n" ); document.write( "while his cousin Victor can mow the same lawn in one
\n" ); document.write( "hour. How long would it take to mow the lawn if Albert
\n" ); document.write( "and Vinnie work together?
\n" ); document.write( "

Algebra.Com's Answer #189159 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x/40+x/60=1
\n" ); document.write( "6x+4x=240
\n" ); document.write( "10x=240
\n" ); document.write( "x=24 minutes for both of them together
\n" ); document.write( "
\n" );