document.write( "Question 202288: HI, i cannot seem to find my mistakes in these three questions....can u plzz kindly solve these so i can see where i went wrong?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1) Is the ordered pair (- 2, - 5) a solution to the system of equations defined by 3x - 4y = 14 and 5x + 3y = - 25? \r
\n" );
document.write( "\n" );
document.write( "2)Create a linear system of two equations that has no solution.\r
\n" );
document.write( "\n" );
document.write( "3)Part of a $5000 prize was invested at 6%, while the remainder was invested at 8%. If the total interest received was $368, how much was invested at each rate?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #152538 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1) Is the ordered pair (- 2, - 5) a solution to the system of equations defined by 3x - 4y = 14 and 5x + 3y = - 25? \n" ); document.write( "--- \n" ); document.write( "If y = -5 when x = -2 you would get: \n" ); document.write( "3*-2 - 4*-5 = 14 \n" ); document.write( "-6 + 20 = 14 \n" ); document.write( "14 = 14 \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "5*-2 - 3*-5 = -25 \n" ); document.write( "-10 + 15 = -25 \n" ); document.write( "5 = -25\r \n" ); document.write( "\n" ); document.write( "Answer: No \n" ); document.write( "=================================================\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2)Create a linear system of two equations that has no solution. \n" ); document.write( "y = 2x + 3 \n" ); document.write( "y = 2x + 5 \n" ); document.write( "These are lines with the same slope and different y-intercepts. \n" ); document.write( "The lines are parallel so there is no solution. \n" ); document.write( "=================================================\r \n" ); document.write( "\n" ); document.write( "3)Part of a $5000 prize was invested at 6%, while the remainder was invested at 8%. If the total interest received was $368, how much was invested at each rate? \n" ); document.write( "--- \n" ); document.write( "interest + interest = interest \n" ); document.write( "0.06x + 0.08(5000-x) = 368 \n" ); document.write( "6x + 8(5000-x) = 36800 \n" ); document.write( "6x + 40000 - 9x = 36800 \n" ); document.write( "-2x = -3200 \n" ); document.write( "x = $1600.00 (amt. invested at 6%) \n" ); document.write( "-------------- \n" ); document.write( "5000-x = 5000-3200 = $1800 (amt. invested at 8%) \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |