mccarthyteresa913 mccarthyteresa913
  • 22-02-2021
  • Mathematics
contestada

4x - 3y =24
Find the x and y intercept then use them to graph the line​

Respuesta :

24khalifayara 24khalifayara
  • 22-02-2021

Answer:

y=21-7x

-7 is your slope

21 is your y-intercept

Step-by-step explanation:

you send the 4x the other side and you send the other side opposite so it going to be -4x

-3y= 24-4x

than you divide -3 on 24 and -4x

Answer Link

Otras preguntas

According to Scout in TKAM, how are Miss Maudie and Miss Stephanie different?
A manufacturer produces two models of toy airplanes. It takes the manufacturer 32 minutes to assemble model A and 8 minutes to package it. It takes the manufact
Hey...I have tried resetting my password but it keeps saying this...any ideas how to fix it?​
This act signifies the moment when World War Two begins
Ambi- (Give a word example, not another definition)Your answerStruct- (Give a word example, not another definition)​
can you help me on this please ​​12 - 3x > 9
Which of the following points lies on the graph of the function y = 3 Superscript x? a. (1, 0) c. (3, 1) b. (2, 9) d. (0, 3)
I need help for this question.
How much of the ice on planet is located in this extreme place?
Select public static int sumTwoLowestElements(int[] numbers) { PriorityQueue values = new PriorityQueue<>(); for (int num: numbers) { values.add(num); }