document.write( "Question 303500: Ron can make as many pizzas in 30 minutes as Jess can make in 40 minutes. How long will it take to make the same number if they both work? \n" ); document.write( "
Algebra.Com's Answer #217505 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! I assume you mean they work together at the same job at the same time. \n" ); document.write( "x/30+x/40=1 \n" ); document.write( "4x+3x=120 \n" ); document.write( "7x=120 \n" ); document.write( "x=120/7 \n" ); document.write( " \n" ); document.write( " |