document.write( "Question 826365: A plane set off to Portland at a speed of 298 miles per hour. On the return flight of 15 hours, the plane cruised at 234 miles per hour. How many hours long was the flight to Portland? \n" ); document.write( "
Algebra.Com's Answer #498044 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "s = d/t
\n" ); document.write( "d = s*t
\n" ); document.write( "x = time outbound (to Portland)
\n" ); document.write( "y = distance between cities
\n" ); document.write( "---
\n" ); document.write( "outbound:
\n" ); document.write( "s = d/t
\n" ); document.write( "y = 298x
\n" ); document.write( "---
\n" ); document.write( "inbound:
\n" ); document.write( "s = d/t
\n" ); document.write( "y = 234*15
\n" ); document.write( "---
\n" ); document.write( "linear system:
\n" ); document.write( "---
\n" ); document.write( "y = 298x
\n" ); document.write( "y = 234*15
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form:
\n" ); document.write( "---
\n" ); document.write( "298x - y = 0
\n" ); document.write( "y = 3510
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above linear system in standard form into this matrix-method solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = time outbound (to Portland) = 11.778523 hours
\n" ); document.write( "y = distance between cities = 3510 miles
\n" ); document.write( "---
\n" ); document.write( "system matrix
\n" ); document.write( "298 -1
\n" ); document.write( "0 1
\n" ); document.write( "---
\n" ); document.write( "inverse of system matrix
\n" ); document.write( "0.0033557047 0.0033557047
\n" ); document.write( "0 1
\n" ); document.write( "---
\n" ); document.write( "determinant of system matrix = 298
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );