Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Matlab, please dont use functions thanks 4. (10 pts) Write a program named LineInfo that will find the slope, x-intercept, and y-intercept of a line

Matlab, please dont use functions thanks image text in transcribed

4. (10 pts) Write a program named LineInfo that will find the slope, x-intercept, and y-intercept of a line given two points A and B on the line. Find the slope, x-intercept, and y-intercept for each of the following: hint use slope formula a) A(3,4), B(6,6) b) A(-2,5), B(4, -1) c) A(-3,-6), B(6, 12) Here is a sample run for: >> LineInfo Line A has slope 0.6667. Its y intercept is at 2, and its x intercept is as - 3 Line B

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

101 Database Exercises Text Workbook

Authors: McGraw-Hill

2nd Edition

0028007484, 978-0028007489

More Books

Students also viewed these Databases questions

Question

5. Benchmark current training practices.

Answered: 1 week ago