document.write( "Question 730089: Tulips sell for $1.25 each and roses sell for 2.00$ each. $116 worth are sold. How many roses were sold if 3 times as many roses as tulips were sold? \n" ); document.write( "
Algebra.Com's Answer #446458 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r=3t,
\n" ); document.write( "1.25t+2r=116
\n" ); document.write( "r=48., t=16.
\n" ); document.write( "
\n" );