document.write( "Question 806958: In 3 years,Carlo will be 3 times as old as his sister Daisy.
\n" );
document.write( "A year ago, Carlo was 7 times old as Daisy. How old are they now
\n" );
document.write( "i need a solution about \"problems involving systems of linear equations\".. please help me \n" );
document.write( "
Algebra.Com's Answer #486114 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! c is carlo's age \n" ); document.write( "d is daisy's age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c+3=3(d+3). \n" ); document.write( "c-1=7(d-1), but the worded description might be ambiguous.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Organizing each equation into the same form, \n" ); document.write( "c+3=3d+9 \n" ); document.write( "c-3d=9-3 \n" ); document.write( "c-3d=6 \n" ); document.write( "' \n" ); document.write( "c-1=7d-7 \n" ); document.write( "c-7d=-7+1 \n" ); document.write( "c-7d=-7 \n" ); document.write( "' \n" ); document.write( "The system of equations is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use any method you know to solve the system. You could solve each equation for c and equate those expressions to solve for d; or you could subtract one equation from the other and solve for d. You could then solve for c knowing your value for d. \n" ); document.write( " |