document.write( "Question 69383: if x = # of apples @15 cents each & y= # bananas @ 10 cents each what did it all cost? \n" ); document.write( "
Algebra.Com's Answer #49402 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "if x = # of apples @15 cents each & y= # bananas\r\n" );
document.write( "@ 10 cents each what did it all cost? \r\n" );
document.write( "\r\n" );
document.write( "15 cents times the number of apples PLUS 10 cents times\r\n" );
document.write( "the number of bananas =\r\n" );
document.write( "\r\n" );
document.write( "15x + 10y\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );