document.write( "Question 946814: It takes 40 minutes for 7 people to paint 6 walls.\r
\n" );
document.write( "\n" );
document.write( "How many minutes does it take 4 people to paint 3 walls?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #577612 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the general formula for these types of problem is r * p * t = q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = rate of work per person \n" ); document.write( "p = number of persons \n" ); document.write( "t = time \n" ); document.write( "q = quantity of work performed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = what you want to solve for \n" ); document.write( "p = 7 \n" ); document.write( "t = 40 minutes \n" ); document.write( "q = 6 walls\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes r * 7 * 40 = 6 \n" ); document.write( "solve for r to get r = 6 / 280\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now that you know r, you can solvde for t in the second part of the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get r = 6/280 \n" ); document.write( "p = 4 \n" ); document.write( "t = what you want to solve for \n" ); document.write( "q = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes 6/280 * 4 * t = 3 \n" ); document.write( "solve for t to get t = (3 * 280) / (4 * 6) = 35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is that t = 35 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r * p * t = 3 becomes 6/280 * 4 * 35 = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify to get 3 = 3, confirming the solution is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |