document.write( "Question 1088282: Ralph and Adam earn $600 cleaning a huge house. Adam was the one who found the job,so he took 60%of the earnings. How much Maloney did Ralph take
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #702530 by akch2002(12)![]() ![]() You can put this solution on YOUR website! Total earnings = $600 \n" ); document.write( "Adam's share = 60% \n" ); document.write( "Hence, Ralph's share = 100-60 = 40% \n" ); document.write( "Hence, Ralph's earning = 40% of 600 \n" ); document.write( "= (40/100)*600 \n" ); document.write( "= $240 \n" ); document.write( " |