document.write( "Question 280622: Really need help on this question
\n" );
document.write( "use the equation y=30/x,where y equals the amount of time to complete a job and x represents the number of people working. how many people does it take to complete the job in 5hours? \n" );
document.write( "
Algebra.Com's Answer #203968 by richwmiller(17219) You can put this solution on YOUR website! just plug in 5 for y and solve for x \n" ); document.write( "y=30/x \n" ); document.write( "5=30/x \n" ); document.write( "multiply both sides by x\r \n" ); document.write( "\n" ); document.write( "5x=30 \n" ); document.write( "divide both sides by 5\r \n" ); document.write( "\n" ); document.write( "x=6 \n" ); document.write( " |