document.write( "Question 949007: at a fair,hamburgers sell for $3.00 each and hot dogs sell for $1.50 each.the
\n" );
document.write( "equation 3x + 1.5y=30 describes the number of hamburgers and hot dogs a family can buy with $30.\r
\n" );
document.write( "\n" );
document.write( "find the intercepts and graph the function?\r
\n" );
document.write( "\n" );
document.write( "what does each intercept represents? \n" );
document.write( "
Algebra.Com's Answer #579336 by macston(5194)![]() ![]() You can put this solution on YOUR website! 3x + 1.5y=30 \n" ); document.write( "y-intercept: (x=0) \n" ); document.write( "3(0)+1.5y=30 \n" ); document.write( "y=30/1.5=20 y-intercept is (0,20), when the family buys all hot dogs \n" ); document.write( "x-intercept: (y=0) \n" ); document.write( "3x+1.5(0)=30 \n" ); document.write( "3x=30 \n" ); document.write( "x=10 x-intercept is (10,0) when the family buys all hamburgers \n" ); document.write( " \n" ); document.write( " |