document.write( "Question 99897: Three friends find $150. Paul takes 15%, Lola takes 82%, and Marianna takes the rest. How much money does each person get? \n" ); document.write( "
Algebra.Com's Answer #72712 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
150*.15=22.50 for Paul.
\n" ); document.write( "150*.82=123.00 for Lola
\n" ); document.write( "150-22.50-123=4.50 left for Marianna.
\n" ); document.write( "
\n" );