document.write( "Question 485799: If your pencil costs x cents and nine pens cost y cents, what is the cost of one pencil and three pens?
\n" );
document.write( " Good morning ma'am/ sir, I need a step-by -step solution. Thank you. \n" );
document.write( "
Algebra.Com's Answer #332184 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 1 pencil x cents \n" ); document.write( ".... \n" ); document.write( "9 pens cost y cents \n" ); document.write( "1 pen will cost y/9 cents \n" ); document.write( ".... \n" ); document.write( " 1 pencil 3 pens will cost\r \n" ); document.write( "\n" ); document.write( "x + y/9 * 3\r \n" ); document.write( "\n" ); document.write( "= x+y/3 cents\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |