document.write( "Question 123287: I have a problem (8th grade) that I can't get started on. \"a group of friends \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "eat at a restaurant and agreed to split the $6.00 bill equally. Two men left without paying and the remaining others were assessed .25 more. How many men in the party originally?\"
\n" ); document.write( "It seems like a linear equation that has 2 variables. How much did each spend and how many men. I can't put it into equation form.
\n" ); document.write( "

Algebra.Com's Answer #90464 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"number of men\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(600/x)+25=600/(x-2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by x(x-2) __ 600x-1200+25x^2-50x=600x __ 25x^2-50x-1200=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2-2x-48=0 __ factoring __ (x-8)(x+6)=0
\n" ); document.write( "
\n" );