answersLogoWhite

0


Best Answer

lund lelo mooh mein

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a program to implement a line using slope intercept formula?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a program to implement prim's algorithm?

dfgbrgffee


Write A program to implement insertion using AVL trees?

yes


Write a program to implement domain and referential integrity?

give me the program which can related on domain and referential integrity.


How do you Write equations in slope-intercept form?

the formula for slope intercept form is y=mx+b where m is the slope and b is the y intercept then figure the rest out from there


Write a program in c plus plus to implement macro processor?

Don't write, it is already written, google for 'cpp'.


Write an equation for the line that is parallel to the given line and that contains the given point?

plug in the slope(m) and coordinates (x,y) into the slope-intercept formula & solve for b.slope-intercept formula: y=mx+b


Write a program in c language to implement framing methods like character stuffing?

A program in c language to implement framing methods like character stuffing can be grave sizeCRC-32 and the variable c50.


Write a program of binary heap in c or c language?

to implement operations on binary heap in c


Write the equation in slope-intercept form of the line that has a slope of -2 and y-intercept of 2?

-4


How do you write the equation y - 4 -2x - 5 in slope-intercept form?

Without an equality sign the expression given can't be considered to be an equation. The formula for slope intercept form is: y = mx+b whereas m is the slope and b is the y intercept


Write a program to plot line whose slope is 0 and 45 degree using slope intercept form?

they become trunk and crazy


What 2 pieces of information must you have to write a linear equation in slope intercept form?

You will need to find the slope and the y-intercept. For example: find the equation of the line containing points (0,5) and (2,10) and write it in slope-intercept form. The slope (m) here is found using the formula (y2-y1)/(x2-x1) So... (10-5)/(2-0) = 5/2 The y-intercept (b) is the value of y at the point where x=0 So... it is 5 The slope-intercept formula is y=mx+b So... that gives us y=(5/2)x+5