Question 1002844
x, apple price
y, orange price


{{{system(3x+2y=1.25,2x+y=0.75)}}}


Using Elimination Method
{{{system(3x+2y=1.25,4x+2y=1.50)}}}


{{{4x+2y-3x-2y=1.50-1.25}}}
{{{highlight(x=0.25)}}}------how many dollars for one apple


{{{2x+y=0.75}}}
{{{y=0.75-2x}}}
{{{y=0.75-2(0.25)}}}
{{{highlight(y=0.25)}}}-----one orange ALSO costs 0.25 dollars.