document.write( "Question 117696: you have $50 to spend on a party. Pizzas cost $10 each, ships cost $2 per bag , and soda costs $1.25 per bottle. write and equation in three variables for the number of pizzas, bags of chips, and bottles of soda you buy. find the intercept of the equation and graph the equation \n" ); document.write( "
Algebra.Com's Answer #85896 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
you have $50 to spend on a party. Pizzas cost $10 each, ships cost $2 per bag , and soda costs $1.25 per bottle. write and equation in three variables for the number of pizzas, bags of chips, and bottles of soda you buy. find the intercept of the equation and graph the equation \r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "10x + 2y + 1.25z = 10\r\n" );
document.write( "\r\n" );
document.write( "To find the x-intercept, substitute 0 for y and z and\r\n" );
document.write( "solve for x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10x + 2(0) + 1.25(0) = 10\r\n" );
document.write( "                 10x = 10\r\n" );
document.write( "                   x = 1\r\n" );
document.write( "\r\n" );
document.write( "So the x-intercept is the point (1,0,0)\r\n" );
document.write( "\r\n" );
document.write( "To find the y-intercept, substitute 0 for x and z and\r\n" );
document.write( "solve for y\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10(0) + 2y + 1.25(0) = 10\r\n" );
document.write( "                  2y = 10\r\n" );
document.write( "                   y = 5\r\n" );
document.write( "\r\n" );
document.write( "So the y-intercept is the point (0,5,0)\r\n" );
document.write( "\r\n" );
document.write( "To find the z-intercept, substitute 0 for x and y and\r\n" );
document.write( "solve for z\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "10(0) + 2(0) + 1.25z = 10\r\n" );
document.write( "               1.25z = 10\r\n" );
document.write( "                   z = 8\r\n" );
document.write( "\r\n" );
document.write( "So the x-intercept is the point (0,0,8)\r\n" );
document.write( "\r\n" );
document.write( "Sorry, we can't draw 3D graphs on here. But it is a plane\r\n" );
document.write( "which passes through those three points.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );