document.write( "Question 1186107: A book costs 4 times as much a pencil. A pen costs 1 1/2 times as
\n" );
document.write( "much as the pencil. Find the ratio of the cost of the pen to the total of all the
\n" );
document.write( "3 items. \n" );
document.write( "
Algebra.Com's Answer #816978 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To avoid fractions... \n" ); document.write( "let 2x = cost of each pencil \n" ); document.write( "then (3/2)(2x) = 3x = cost of each pen \n" ); document.write( "and 4(2x)=8x = cost of a book \n" ); document.write( "Cost of all three: 2x+3x+8x=13x \n" ); document.write( "(pen):(all three) = 3x:13x = 3:13 \n" ); document.write( "ANSWER: 3:13 \n" ); document.write( " \n" ); document.write( " |