document.write( "Question 1118350: In this systems of equations, how can I figure out what the 2nd equation's minimum/least dollar value is?\r
\n" ); document.write( "\n" ); document.write( "Purchases of $6 or $4 each month. Is there a better way to solve this?
\n" ); document.write( "Thanks in advance.\r
\n" ); document.write( "\n" ); document.write( "m+s=12\r
\n" ); document.write( "\n" ); document.write( "6m+4s=?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #733630 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
------------------------------------------------------------------------
\n" ); document.write( "In this systems of equations, how can I figure out what the 2nd equation's minimum/least dollar value is?\r
\n" ); document.write( "\n" ); document.write( "Purchases of $6 or $4 each month. Is there a better way to solve this?
\n" ); document.write( "Thanks in advance.\r
\n" ); document.write( "\n" ); document.write( "m+s=12\r
\n" ); document.write( "\n" ); document.write( "6m+4s=?
\n" ); document.write( "-------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The second equation is incomplete; it is only an expression, but not an equation. What are the variables, m and s, supposed to be? quantity counts for $6 and $4 ? If they are, then \"m%3E=0\" and \"s%3E=0\" and each is only whole-numbers or 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If vertical axis counts m and horizontal axis counts s then graph for first equation is
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C12%2C-1%2C12%2C12-x%29\".
\n" ); document.write( "m for vertical axis and s for horizontal axis;
\n" ); document.write( "counts y and counts x for m and for x, respectively.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"6m%2B4s\" does not establish any constrain unless it is equated to some value. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Are you trying to make something like \"f%28m%29=6m%2B4s\" with \"m%2Bs=12\" as a restriction?
\n" ); document.write( "\"f%28m%29=6m%2B4%2812-m%29\"
\n" ); document.write( "\"f%28m%29=6m%2B48-4m\"
\n" ); document.write( "\"f%28m%29=2m%2B48\"
\n" ); document.write( "-
\n" ); document.write( "\"df%2Fdm=2\", but then this is a constant, and \"df%2Fdm%3C%3E0\".
\n" ); document.write( "No minimum for f and no maximum for f.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The SMALLEST value that m can be is 0, and this will make \"highlight_green%28f%28m%29=f%280%29=2%2A0%2B48=highlight%2848%29%29\".
\n" ); document.write( "
\n" );