document.write( "Question 823594: Hello, I have a problem, that I dont know what am I doing wrong with it.The problem is like this:\r
\n" );
document.write( "\n" );
document.write( "A vendor sends an invoice that totals $6115.68, this invoice contains 2 types of products that have different prices.
\n" );
document.write( "Product 1: $1.65 per case
\n" );
document.write( "Product 2: $2.46 per case.\r
\n" );
document.write( "\n" );
document.write( "How many cases of each product is the vendor charging for?\r
\n" );
document.write( "\n" );
document.write( "I just cant figure out how to do this, can someone please explain me?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #495684 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! The question lacks some data for a specific answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let x and y be the number of cases for product 1 and product 2 in that order.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Accounting for money, \n" ); document.write( "You may expect these simple restrictions. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Additionally, the cost of either x or y must not reach or go beyond 6115.68 dollars. This means \n" ); document.write( "1.65x<6115.68 \n" ); document.write( "x<6115.68/1.65 \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "2.46y<6115.68 \n" ); document.write( "y<6115.68/2.46 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "With this, you may have several possible solutions. Having any further more specific data may give you a much more specific answer.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "The y-intercept is at 2485.77\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Do you have ANY case count data to include with the description? \n" ); document.write( " |