document.write( "Question 1185579: Write a constraint equation if roses sell for $3 each and carnations sell for $2 each and you have $50 to spend \n" ); document.write( "
Algebra.Com's Answer #816399 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let the number of roses \"x\" and the number of carnations \"y\"\r
\n" ); document.write( "\n" ); document.write( " if roses sell for $\"3\" each and carnations sell for $\"2\" each and you have $\"50\" to spend:\r
\n" ); document.write( "\n" ); document.write( "\"3x%2B2y%3C=50\"
\n" ); document.write( "
\n" );