document.write( "Question 440130: Mari and James are friends. The difference between 9 times James' age and 4 times Mari's age is 72. Twelve years ago, James was half as old as Mari was.\r
\n" );
document.write( "\n" );
document.write( "a) Write a linear system to describe the relationship between Mari's age and James age.
\n" );
document.write( "b) Graph the system on a grid
\n" );
document.write( "c) Five years from now, how old will Mari and James be?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I'm getting stumped on A&B. I thought that a) would be 9x-4y=72, and b) would be j-12=1/2(y-12), but the two aren't intersecting, so I must be thinking the equation incorrectly! \n" );
document.write( "
Algebra.Com's Answer #304111 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Assuming that you meant the second equation to be x-12=1/2(y-12), the equations look right to me. When I solved the system that you have, I got James=24 and Mari=36 years present age. Of course in 5 years they will be 5 years older so the answer to the question should be J+5=29 and M+5=41. You mentioned that you were solving this system by graphing, and you said the lines did not intersect! Maybe you did not extend the graph far enough. You will need a LARGE graph to contain the point (24,36). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is the graph of the two lines. If you are using a graphing calculator, like the one in algebra.com, you will need to solve for y in each of the equations. Then most importantly, be sure to make the window of the calculator large enough. I'm using x and y from -10 to 50 .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) 9x-4y=72 \n" ); document.write( " -4y = -9x + 72 \n" ); document.write( " y=(9x-72)/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) x-12=1/2(y-12) \n" ); document.write( " 2(x-12)=y-12 \n" ); document.write( " y=2(x-12) + 12\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As you can see, the lines DO actually intersect!! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired \n" ); document.write( "Seminole State College of Florida \n" ); document.write( " |