document.write( "Question 1082551: Andy, Taylor and Ben share their team payment in the ratio 1 : 3 : 4.\r
\n" ); document.write( "\n" ); document.write( "What percentage of the total does Andy receive?
\n" ); document.write( "

Algebra.Com's Answer #696612 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Any time we have a:b:c, we can interpret that as:\r\n" );
document.write( "\r\n" );
document.write( "The fraction of the total which a is, is \"a%2F%28a%2Bb%2Bc%29\"\r\n" );
document.write( "The fraction of the total which b is, is \"b%2F%28a%2Bb%2Bc%29\"\r\n" );
document.write( "The fraction of the total which c is, is \"c%2F%28a%2Bb%2Bc%29\"\r\n" );
document.write( "\r\n" );
document.write( "-----------------\r\n" );
document.write( "\r\n" );
document.write( "We have A:T:B = 1:3:4\r\n" );
document.write( "\r\n" );
document.write( "So the fraction of the total which Andy gets is \"1%2F%281%2B3%2B4%29\" or \"1%2F8\".\r\n" );
document.write( "\r\n" );
document.write( "So \"1%2F8\" is the FRACTION of the total which Andy gets.\r\n" );
document.write( "\r\n" );
document.write( "All we have to do is change the fraction \"1%2F8\" to a percent.\r\n" );
document.write( "\r\n" );
document.write( "Divide 1 by 8, get 0.125, move the decimal two places right\r\n" );
document.write( "and put on a %\r\n" );
document.write( "\r\n" );
document.write( "Answer 12.5%\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );