document.write( "Question 906764: Jessie and Mark are planning to paint a house together. Jessie thinks that if he works alone, it would take him 5 hours more than the time Mark takes a paint the entire house. Working together, they can complete the job in 6 hours.\r
\n" );
document.write( "\n" );
document.write( "*What equation represents the situation?
\n" );
document.write( "*How long would it take Jessie and Mark if each work alone in painting the entire house? \n" );
document.write( "
Algebra.Com's Answer #550116 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/j+1/m=1/x \n" ); document.write( "j=m+5 \n" ); document.write( "1/(m+5)+1/m=1/6\r \n" ); document.write( "\n" ); document.write( "1/x+1/(x+5)=1/6 \n" ); document.write( "(6*x*(x+5))/x+(6*x*(x+5))/(x+5)=(6*x*(x+5))/6 \n" ); document.write( "(6*(x+5))+6*x=x*(x+5) \n" ); document.write( "6*x+30+6*x=x^2+5*x \n" ); document.write( "12*x+30=x^2+5*x \n" ); document.write( "x^2-7*x-30=0 \n" ); document.write( "x^2-7*x=30 \n" ); document.write( "add it \n" ); document.write( "x^2-7*x+(-7/2)=30+(-7/2) \n" ); document.write( "square it \n" ); document.write( "x^2-7*x+(49/4)=30+(49/4) \n" ); document.write( "x^2-7*x+(12.25)=30+(12.25) \n" ); document.write( "x^2-7*x+(12.25)=42.25 \n" ); document.write( "(x-3.5)^2=42.25 \n" ); document.write( "(x-3.5)^2=42.25 \n" ); document.write( "we can continue \n" ); document.write( "x-3.5=+-6.5 \n" ); document.write( "x=3.5+-6.5 \n" ); document.write( "Positive useful answer: \n" ); document.write( "x=3.5+6.5 \n" ); document.write( "One answer is x=10 \n" ); document.write( "x+5=5+10 \n" ); document.write( "x+5=15 \n" ); document.write( "check \n" ); document.write( "1/x+1/(x+5)=1/6 \n" ); document.write( "1/10+1/(10+5)=1/6 \n" ); document.write( "1/10+1/15=1/6 \n" ); document.write( "6/60+4/60=1/6 \n" ); document.write( "10/60=1/6 \n" ); document.write( "1/6=1/6 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( "Negative useless answer: \n" ); document.write( "x=3.5-6.5 \n" ); document.write( "Negative answer is x=-3.0 \n" ); document.write( "For real life cases involving time, distance and other measurements, we reject the negative results\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |