document.write( "Question 207850: determine if given point is a solution to the system
\n" );
document.write( "2,5
\n" );
document.write( "5x-2y=2
\n" );
document.write( "3x-5y=26 \n" );
document.write( "
Algebra.Com's Answer #157217 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5(2)-2(5)=2 \n" ); document.write( "doesn't work \n" ); document.write( "3(2)-5(5)=26 \n" ); document.write( "6-25=26 \n" ); document.write( "doesn't work \n" ); document.write( " |