document.write( "Question 105643This question is from textbook Algebra I
\n" );
document.write( ": Suppose the Central Perk coffee shop sells a cup of espresso for $2.00 and a cup of cappuccino for $2.50. On Friday, Destiny sold 30 more cups of cappuccino than espresso for a total of $178.50 worth of espresso and cappuccino. How many cups of each were sold?\r
\n" );
document.write( "\n" );
document.write( "I need to show an equation and solve the problem. Help! \n" );
document.write( "
Algebra.Com's Answer #76888 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=espresso, so x+30=cappuccino\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2(x)+2.5(x+30)=178.5 \n" ); document.write( " |