Y=4x+7
3 ビュー (過去 30 日間)
古いコメントを表示
Determine the intercepts of the line
0 件のコメント
採用された回答
その他の回答 (1 件)
Image Analyst
2018 年 9 月 8 日
It intercepts two axes.
It crosses the y axis at y=7, determined by setting x = 0 and solving for y.
It crosses the x axis at x = -7/4, determined by setting y = 0 and solving for x..
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!