Question 1190182
c price carrots
p price spinach
{{{system(2c+3p=20,c+2p=11.25)}}}
Any method you want.


maybe, multiply second equation by 2:
{{{system(2c+3p=20,2c+4p=22.5)}}}
Eliminate c using this system....

.

.